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

Add rate OpenMetrics transformer #8434

Merged
merged 1 commit into from
Jan 23, 2021
Merged

Add rate OpenMetrics transformer #8434

merged 1 commit into from
Jan 23, 2021

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Jan 23, 2021

Motivation

Uncommon, but some integrations use it:

'rt:client:connects': 'rate',
'rt:client:status:1XX': 'rate',
'rt:client:status:2XX': 'rate',
'rt:client:status:3XX': 'rate',
'rt:client:status:4XX': 'rate',
'rt:client:status:5XX': 'rate',
'rt:client:pool_cached': 'rate',

@ofek ofek requested review from a team as code owners January 23, 2021 19:27
@ofek ofek merged commit 2e26a13 into master Jan 23, 2021
@ofek ofek deleted the ofek/r branch January 23, 2021 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant