Skip to content

Conversation

ricoberger
Copy link
Member

We are adding a new middleware, which is used to generate Prometheus
metrics for all API requests. The middleware generates two metrics for
each status, method and path: kobs_chi_requests_total and
kobs_chi_request_duration_milliseconds. These metrics can be used to
monitor the performance of all kobs API requests.

We also add an option to the kobs Helm chart to create a Service Monitor
for the Prometheus Operator, which can be used to collect these metrics.

We are adding a new middleware, which is used to generate Prometheus
metrics for all API requests. The middleware generates two metrics for
each status, method and path: kobs_chi_requests_total and
kobs_chi_request_duration_milliseconds. These metrics can be used to
monitor the performance of all kobs API requests.

We also add an option to the kobs Helm chart to create a Service Monitor
for the Prometheus Operator, which can be used to collect these metrics.
@ricoberger ricoberger merged commit 7c8aa0a into main Aug 6, 2021
@ricoberger ricoberger deleted the add-prometheus-metrics-for-api-requests branch August 6, 2021 15:19
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