Skip to content

Fix Traefik request-duration metric#1446

Merged
aryan9600 merged 2 commits intofluxcd:mainfrom
miguelvalerio:fix-traefik-request-duration
Aug 28, 2023
Merged

Fix Traefik request-duration metric#1446
aryan9600 merged 2 commits intofluxcd:mainfrom
miguelvalerio:fix-traefik-request-duration

Conversation

@miguelvalerio
Copy link
Copy Markdown
Contributor

The request-duration metric for Traefik returns the results in seconds, however the code assumes it is in milliseconds.

This PR fixes that.

@miguelvalerio miguelvalerio force-pushed the fix-traefik-request-duration branch from 565d328 to 3247b58 Compare June 27, 2023 18:51
@miguelvalerio miguelvalerio marked this pull request as ready for review June 27, 2023 19:00
Signed-off-by: miguelvalerio <miguelgomes.valerio@gmail.com>
@aryan9600 aryan9600 force-pushed the fix-traefik-request-duration branch from 3247b58 to c812dcf Compare August 28, 2023 14:45
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @miguelvalerio and @aryan9600

@aryan9600 aryan9600 merged commit d021e25 into fluxcd:main Aug 28, 2023
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.

3 participants