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 supported578 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/group1 - v2 migration to the current stack version updates the index mappings to account for new SO types
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to the current stack version skips UPDATE_TARGET_MAPPINGS_PROPERTIES if there are no changes in the mappings
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to the current stack version returns a 'patched' status for each SO index
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to the current stack version each migrator takes less than 10 seconds
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to a newer stack version with unknown types fails if Kibana is not configured to discard unknown objects
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to a newer stack version with transform errors collects corrupt saved object documents across batches
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to a newer stack version with transform errors fails if Kibana is not configured to discard transform errors
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to a newer stack version with transform errors closes reindex PIT upon failure
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to a newer stack version configured to discard transform errors and unknown types migrates documents to the highest version
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group1 - v2 migration to a newer stack version configured to discard transform errors and unknown types a migrator performing a compatible upgrade migration updates target mappings when mappings have changed
- Docs
- JavaScript not yet supported