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 dynamic counters for status codes #22

Closed
testillano opened this issue Aug 4, 2023 · 0 comments
Closed

Add dynamic counters for status codes #22

testillano opened this issue Aug 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@testillano
Copy link
Owner

Is your feature request related to a problem? Please describe.
We would improve metrics capabilities adding dynamic counters for every different registered status code.
This must be done for both server and client endpoints.

@testillano testillano added the enhancement New feature or request label Aug 4, 2023
@testillano testillano changed the title Add dynamic counter for status codes Add dynamic counters for status codes Aug 4, 2023
testillano added a commit that referenced this issue Aug 5, 2023
testillano added a commit to testillano/h2agent that referenced this issue Aug 5, 2023
Allow to provide multiple patterns to udp-server-h2client,
which will be selected by rand() algorithm [0].

Also, histogram buckets are now provided as a comma-separated
list, to avoid problems parsing bash arguments as space-separated [1].

Finally, we upgrade to http2comm v2.1.3 to have dynamic counter for
response status codes [2].

[0] #100
[1] #101
[2] testillano/http2comm#22
testillano added a commit to testillano/h2agent that referenced this issue May 13, 2024
Allow to provide multiple patterns to udp-server-h2client,
which will be selected by rand() algorithm [0].

Also, histogram buckets are now provided as a comma-separated
list, to avoid problems parsing bash arguments as space-separated [1].

Finally, we upgrade to http2comm v2.1.3 to have dynamic counter for
response status codes [2].

[0] #100
[1] #101
[2] testillano/http2comm#22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant