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

Add OpenTelemetry dashboards to the Flow mixin #6180

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Conversation

ptodev
Copy link
Contributor

@ptodev ptodev commented Jan 17, 2024

The mixin for Static mode already has a few dashboards. This PR adds the same ones + a few more to the Flow mixin.

For now the dashboards are mostly tracing-specific. Over time we will add logs and metrics support. We will also add dashboards for more components.

@ptodev ptodev assigned ptodev and jcreixell and unassigned ptodev Jan 18, 2024
@jcreixell
Copy link
Contributor

side note: given that for the OTEL use case (mostly stateless, supposedly fair load balancing) individual agent failures are probably less common than when using a WAL, does the per agent partition make sense? (instead of having aggregated metrics across all instances and a dropdown to select individual ones). For example, aggregated accepted/refused spans, etc.

@ptodev ptodev merged commit 68d5ec2 into main Jan 26, 2024
10 checks passed
@ptodev ptodev deleted the ptodev/add-otel-dashboards branch January 26, 2024 12:59
BarunKGP pushed a commit to BarunKGP/grafana-agent that referenced this pull request Feb 20, 2024
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 26, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants