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

enhancement: Ability to set gRPC stats handler #17

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

charithe
Copy link
Contributor

Otel library has finally moved to using stats.Handler to record gRPC
traces and metrics. This means that we need a way for users to set a
stats.Handler on the connection established by the Cerbos client.

Signed-off-by: Charith Ellawala [email protected]

Otel library has finally moved to using `stats.Handler` to record gRPC
traces and metrics. This means that we need a way for users to set a
`stats.Handler` on the connection established by the Cerbos client.

Signed-off-by: Charith Ellawala <[email protected]>
Signed-off-by: Charith Ellawala <[email protected]>
@oguzhand95 oguzhand95 self-requested a review November 13, 2023 11:45
@charithe charithe merged commit f881af4 into cerbos:main Nov 13, 2023
5 checks passed
@charithe charithe deleted the stats-handler branch November 13, 2023 12:01
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