kibana
https://github.com/elastic/kibana
TypeScript
Your window into the Elastic Stack
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.
TypeScript not yet supported458 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 reindex & waitForReindexTask resolves right when reindex succeeds without reindex script
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves right and excludes all documents not matching the excludeOnUpgradeQuery
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves right when reindex succeeds with reindex script
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves right, ignores version conflicts and does not update existing docs when reindex multiple times
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves right and proceeds to add missing documents if there are some existing docs conflicts
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves left incompatible_mapping_exception if all reindex failures are due to a strict_dynamic_mapping_exception
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves left incompatible_mapping_exception if all reindex failures are due to a mapper_parsing_exception
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves left index_not_found_exception if source index does not exist
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves left target_index_had_write_block if all failures are due to a write block
- Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves left if requireAlias=true and the target is not an alias
- Docs
- TypeScript not yet supported