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 prometheus metrics to graphql #155

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

mikemrm
Copy link
Contributor

@mikemrm mikemrm commented Apr 15, 2024

This adds prometheus graphql tracing which exposes helpful metrics about the objects and fields being queried and manipulated.

This adds prometheus graphql tracing which exposes helpful metrics
about the objects and fields being queried and manipulated.

Signed-off-by: Mike Mason <mimason@equinix.com>
Copy link

GraphQL Schema Check

Compared 0 schema changes against null operations

✅ Found no changes

🔗 View full schema check details

@mikemrm mikemrm marked this pull request as ready for review April 15, 2024 18:23
@mikemrm mikemrm requested review from a team as code owners April 15, 2024 18:23
Copy link

@bailinhe bailinhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@mikemrm mikemrm merged commit 6919ced into infratographer:main Apr 15, 2024
12 checks passed
@mikemrm mikemrm deleted the add-graphql-prom-metrics branch April 15, 2024 22:28
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.

2 participants