Skip to content

Conversation

ricoberger
Copy link
Member

We are adding the Prometheus and logrus gRPC middleware to write a log
line for each gRPC call and to have some basic metrics for each gRPC
call.

For that we register the promhttp handler in our metrics package and
serve the Prometheus metrics at the "/metrics" path.

We are adding the Prometheus and logrus gRPC middleware to write a log
line for each gRPC call and to have some basic metrics for each gRPC
call.

For that we register the promhttp handler in our metrics package and
serve the Prometheus metrics at the "/metrics" path.
@ricoberger ricoberger merged commit f4df97e into main Mar 30, 2021
@ricoberger ricoberger deleted the add-grpc-logs-and-metrics branch March 30, 2021 17:29
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.

1 participant