Skip to content

Commit

Permalink
Adding link to TSVB bug to comment
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Jul 31, 2020
1 parent 0ded14b commit bbfb243
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import { LinkDescriptor } from '../../../../../hooks/use_link_props';
We've recently changed the default index pattern in Metrics UI from `metricbeat-*` to
`metrics-*,metricbeat-*`. There is a bug in TSVB when there is an empty index in the pattern
the field dropdowns are not populated correctly. This index pattern is a temporary fix.
See: https://github.com/elastic/kibana/issues/73987
*/
const TSVB_WORKAROUND_INDEX_PATTERN = 'metric*';

Expand Down

0 comments on commit bbfb243

Please sign in to comment.