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

[Prometheus integration] Refactor OOTB dashboard #3668

Closed
tetianakravchenko opened this issue Jul 8, 2022 · 2 comments · Fixed by #4275
Closed

[Prometheus integration] Refactor OOTB dashboard #3668

tetianakravchenko opened this issue Jul 8, 2022 · 2 comments · Fixed by #4275
Assignees
Labels
Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring]

Comments

@tetianakravchenko
Copy link
Contributor

tetianakravchenko commented Jul 8, 2022

Prometheus integration datasets are highly customisable - so ootb dashboard might not work:

  1. Evaluate if it is possible to provide generic dashboard: number of scrapes/etc
  2. Does it make sense to keep existing dashboard
  3. If yes - fix it to use prometheus.* metrics (x-pack add metrics under prometheus.*) instead of prometheus.metrics.*
@tetianakravchenko tetianakravchenko added the Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] label Jul 8, 2022
@tetianakravchenko tetianakravchenko changed the title [Prometheus integration] Improve dashboard [Prometheus integration] Refactor OOTB dashboard Jul 12, 2022
@tetianakravchenko
Copy link
Contributor Author

see this pr for context - #3891:

  • dynamic_templates should be added for remote_write data_stream (histogram fields)
  • check if dynamic_templates should be added for other fields, like prometheus.*.value, etc. current mapping:

Screenshot 2022-07-29 at 15 55 43

@tetianakravchenko
Copy link
Contributor Author

the comment above can be ignored: it was already reverted - #4060, as the initial issue - elastic/kibana#129344 was fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring]
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant