Skip to content

Add metrics for monitoring requests sent to Promgen#729

Merged
vincent-olivert-riera merged 1 commit into
line:masterfrom
hoangpn:feature/metrics_for_requests
May 19, 2026
Merged

Add metrics for monitoring requests sent to Promgen#729
vincent-olivert-riera merged 1 commit into
line:masterfrom
hoangpn:feature/metrics_for_requests

Conversation

@hoangpn
Copy link
Copy Markdown
Contributor

@hoangpn hoangpn commented May 19, 2026

We have implemented new metrics to monitor the number and processing duration of requests sent to Promgen, categorized by endpoint, method, and status_code. These new metrics have been initialized using a migration script. The values of these metrics will be calculated and stored in the MySQL database after being processed in the middleware class.

We have implemented new metrics to monitor the number and processing duration of requests sent
to Promgen, categorized by endpoint, method, and status_code. These new metrics have been
initialized using a migration script. The values of these metrics will be calculated and stored
in the MySQL database after being processed in the middleware class.
Copy link
Copy Markdown
Contributor

@vincent-olivert-riera vincent-olivert-riera left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@vincent-olivert-riera vincent-olivert-riera merged commit d10af02 into line:master May 19, 2026
5 checks passed
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