Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripted Fields support for Time Series Visual Builder #35400

Closed
fdmsantos opened this issue Apr 22, 2019 · 2 comments
Closed

Scripted Fields support for Time Series Visual Builder #35400

fdmsantos opened this issue Apr 22, 2019 · 2 comments
Labels
Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@fdmsantos
Copy link

fdmsantos commented Apr 22, 2019

I'm trying to create a time series visualization with two series to see metrics from servers.

My problem is:
These two series use different json documents. the first serie has a field performancemanager.virtualmachines.name to identify Server name and the second uses inventory.virtualmachines.name to identify Server Name.

I want to filter by Server in Dashboard (Using Global filter or controls). If I use the field from the first serie, will affect the second serie.

Is possible to create a mapping in ES/Kibana between these fields? Something like performancemanager.virtualmachines.name field is linked to inventory.virtualmachines.name, so if a create a global filter to performancemanager.virtualmachines.name, the second serie will use this filter in inventory.virtualmachines.name field?

I have been thinking about using scripted fields

@fdmsantos fdmsantos changed the title Time Series visualization Global Filter Scripted Fields support for Time Series Visual Builder Apr 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@Bargs Bargs added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Apr 23, 2019
@timroes
Copy link
Contributor

timroes commented Apr 24, 2019

Duplicate of #13928

@timroes timroes marked this as a duplicate of #13928 Apr 24, 2019
@timroes timroes closed this as completed Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants