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

Use uint64 for counters in v3 xml #70

Merged
merged 1 commit into from
May 12, 2020
Merged

Use uint64 for counters in v3 xml #70

merged 1 commit into from
May 12, 2020

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Feb 27, 2020

Matches uint64 use in the v2 xml

Fixes: #69

Signed-off-by: Ben Kochie superq@gmail.com

@SuperQ
Copy link
Contributor Author

SuperQ commented Feb 27, 2020

cc @fyunly

Matches uint64 use in the v2 xml

Fixes: #69

Signed-off-by: Ben Kochie <superq@gmail.com>
@RichiH RichiH merged commit 6a71ca7 into master May 12, 2020
@RichiH RichiH deleted the bjk/uint64_counter branch May 12, 2020 13:28
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.

exporter Couldn't retrieve BIND stats: failed to unmarshal XML response
2 participants