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 current recursive clients metric #74

Merged
merged 2 commits into from
May 12, 2020

Conversation

Evesy
Copy link
Contributor

@Evesy Evesy commented May 12, 2020

Adds recording of an additional metric, recursive_clients_total.

Bind limits the number of simultaneous recursive client looks. Reaching this limit will cause subsequent requests to fail, so recording/monitoring this metric feels sensible.

Signed-off-by: Mike Eves <michael.eves@autotrader.co.uk>
Signed-off-by: Mike Eves <michael.eves@autotrader.co.uk>
Copy link
Contributor

@SuperQ SuperQ 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!

@SuperQ
Copy link
Contributor

SuperQ commented May 12, 2020

LGTM

@SuperQ SuperQ merged commit 5781126 into prometheus-community:master May 12, 2020
SuperQ added a commit that referenced this pull request Jan 12, 2021
* [CHANGE] Replace legacy common/log with promlog #85
* [FEATURE] Add current recursive clients metric #74
* [FEATURE] Add zone serial numbers as metrics #91
* [BUGFIX] Use uint64 for counters in v3 xml. #70
* [BUGFIX] Fix Gauge type for large gauges #90

Signed-off-by: Ben Kochie <superq@gmail.com>
@SuperQ SuperQ mentioned this pull request Jan 12, 2021
SuperQ added a commit that referenced this pull request Jan 14, 2021
* [CHANGE] Replace legacy common/log with promlog #85
* [FEATURE] Add current recursive clients metric #74
* [FEATURE] Add zone serial numbers as metrics #91
* [FEATURE] Add TLS and basic authentication #94
* [BUGFIX] Use uint64 for counters in v3 xml. #70
* [BUGFIX] Fix Gauge type for large gauges #90

Signed-off-by: Ben Kochie <superq@gmail.com>
SuperQ added a commit that referenced this pull request Jan 14, 2021
* [CHANGE] Replace legacy common/log with promlog #85
* [FEATURE] Add current recursive clients metric #74
* [FEATURE] Add zone serial numbers as metrics #91
* [FEATURE] Add TLS and basic authentication #94
* [BUGFIX] Use uint64 for counters in v3 xml #70
* [BUGFIX] Fix Gauge type for large gauges #90

Signed-off-by: Ben Kochie <superq@gmail.com>
SuperQ added a commit that referenced this pull request Jan 14, 2021
* [CHANGE] Replace legacy common/log with promlog #85
* [FEATURE] Add current recursive clients metric #74
* [FEATURE] Add zone serial numbers as metrics #91
* [FEATURE] Add TLS and basic authentication #94
* [BUGFIX] Use uint64 for counters in v3 xml #70
* [BUGFIX] Fix Gauge type for large gauges #90

Signed-off-by: Ben Kochie <superq@gmail.com>
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