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

Improvements to the Grafana LGTM dashboards #43599

Open
3 of 12 tasks
brunobat opened this issue Sep 30, 2024 · 1 comment
Open
3 of 12 tasks

Improvements to the Grafana LGTM dashboards #43599

brunobat opened this issue Sep 30, 2024 · 1 comment
Assignees
Labels
area/tracing kind/enhancement New feature or request

Comments

@brunobat
Copy link
Contributor

brunobat commented Sep 30, 2024

Description

After PR #41264

There are some improvements that need to be performed:

  • - Increment the the Grafana LGTM image version to the latest (v0.7.4 when this issue was created) because if supports configurable dashboards. (@brunobat)
  • - Fix scraper port and prometheus.yaml file
  • - Add dashboard for the Micrometer to OpenTelemetry bridge. (@brunobat )
  • - After updating the image version add a grafana-dashboards.yaml at /otel-lgtm/grafana/conf/provisioning/dashboards and remove the hack in LgtmContainer.java. (@brunobat)
  • - Explain in the documentation how to access the Quarkus dashboards
  • - Fix some layout issues.
  • - Increase the scraper frequency. (@alesj)
  • - In devmode, Increase default output rate so data shows quicker on the dashboards. (@alesj)
  • - Only activate the scraper if the Prometheus registry is present. (@alesj)
  • - Having the max request is not very useful and I left them blanc... I would rather try to display percentils: 90%, 99% and 99.9%
  • - The I/O overview is just a repetition on the HTTP panels. (@alesj )
  • - We should probably display a total error count or rate with 4** and 5** requests. Check this on HTTP and see if this makes sense. (@alesj )

CC @melloware @gastaldi

Implementation ideas

No response

@brunobat
Copy link
Contributor Author

In devmode export rates should be quicker:

@brunobat brunobat moved this from Todo to In Progress in Quarkus Roadmap/Planning Jan 15, 2025
@brunobat brunobat self-assigned this Jan 15, 2025
@github-project-automation github-project-automation bot moved this to Under discussion in WG - Quarkus 3.20 LTS Jan 15, 2025
@brunobat brunobat moved this from Under discussion to In Progress in WG - Quarkus 3.20 LTS Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tracing kind/enhancement New feature or request
Projects
Status: In Progress
Status: In Progress
Development

No branches or pull requests

3 participants