kibana
https://github.com/elasticsearch/kibana
JavaScript
:bar_chart: Kibana analytics and search dashboard for Elasticsearch
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported572 Subscribers
View all SubscribersAdd a CodeTriage badge to kibana
Help out
- Issues
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions updateAliases remove with must_exist=false resolves left alias_not_found_exception when alias does not exist
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions updateAliases remove with must_exist=true resolves left alias_not_found_exception when alias does not exist on specified index
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions updateAliases remove with must_exist=true resolves left alias_not_found_exception when alias does not exist
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions updateAliases remove_index left index_not_found_exception if index does not exist
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions updateAliases remove_index left remove_index_not_a_concrete_index when remove_index targets an alias
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions createIndex resolves right after waiting for an index status to become green when cluster state is not propagated within the timeout
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions createIndex resolves left if an existing index status does not become green
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions createIndex resolves right after waiting for an existing index status to become green
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions createIndex resolves left cluster_shard_limit_exceeded when the action would exceed the maximum normal open shards
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions createIndex rejects when there is an unexpected error creating the index
- Docs
- JavaScript not yet supported