Rename Visual Builder to TSVB (#39125)

* Rename Visual Builder to TSVB

* A, B, C, D, E, F, G ...
This commit is contained in:
Tim Roes 2019-06-18 13:30:11 +02:00 committed by GitHub
parent 260d907f90
commit b550bfd810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ export function MetricsVisProvider(Private) {
return VisFactory.createReactVisualization({
name: 'metrics',
title: i18n.translate('tsvb.kbnVisTypes.metricsTitle', { defaultMessage: 'Timeseries' }),
title: i18n.translate('tsvb.kbnVisTypes.metricsTitle', { defaultMessage: 'TSVB' }),
description: i18n.translate('tsvb.kbnVisTypes.metricsDescription', {
defaultMessage: 'Build time-series using a visual pipeline interface',
}),

View file

@ -44,9 +44,9 @@ export default function ({ getService, getPageObjects }) {
'Metric',
'Pie',
'Region Map',
'TSVB',
'Tag Cloud',
'Timelion',
'Timeseries',
'Vega',
'Vertical Bar',
];

View file

@ -19,7 +19,7 @@ export const RollupPrompt = () => (
<p>
Kibana&apos;s support for rollup index patterns is in beta. You might encounter
issues using these patterns in saved searches, visualizations, and dashboards.
They are not supported in advanced features, such as Timeseries, Timelion,
They are not supported in advanced features, such as TSVB, Timelion,
and Machine Learning.
</p>
<p>