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

metrics-generator: track failed requests in service-graphs processor #1413

Conversation

yvrhdn
Copy link
Member

@yvrhdn yvrhdn commented Apr 26, 2022

What this PR does:
The service-graphs processor can track failed requests with traces_service_graph_request_failed_total. For now we just check the status code of the span (client or server).

fyi the agent has more configurability in this area: you can configure http and grpc status codes that are also considered successfully.

Which issue(s) this PR fixes:
Related to #1303

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@yvrhdn yvrhdn merged commit 7946a5c into grafana:main Apr 26, 2022
@yvrhdn yvrhdn deleted the kvrhdn/metrics-generator-service-graphs-failed-spans branch April 26, 2022 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants