-
Notifications
You must be signed in to change notification settings - Fork 11
readme-metrics #17
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
base: main
Are you sure you want to change the base?
readme-metrics #17
Conversation
| event_input_buffer_histogram | buffer | histogram | number of events received | | ||
| event_input_buffer_count | buffer count | count | number of measurements | | ||
| event_input_buffer_sum | buffer total | count | sum of all measured quantities | | ||
| event_operation_lag | elapsed | histogram | time it took connect to receive event | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/connect/Redis Connect
README.md
Outdated
| event_operation_latency | elapsed | histogram | time it took to process the event | | ||
| event_operation_latency_milliseconds_count | elapsed count | count | number of times latency was recorded | | ||
| event_operation_latency_milliseconds_sum | elapsed sum | count | sum of all latency recordings | | ||
| event_operation_elapsed | elapsed | histogram | time it took to write event to redis | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| event_operation_elapsed | elapsed | histogram | time it took to write event to redis | | |
| event_operation_elapsed | elapsed | histogram | time it took to write event to Redis | |
README.md
Outdated
| event_operation_latency_milliseconds_count | elapsed count | count | number of times latency was recorded | | ||
| event_operation_latency_milliseconds_sum | elapsed sum | count | sum of all latency recordings | | ||
| event_operation_elapsed | elapsed | histogram | time it took to write event to redis | | ||
| event_operation_elapsed_milliseconds_count | elapsed count | count | number of time duration was recorded | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| event_operation_elapsed_milliseconds_count | elapsed count | count | number of time duration was recorded | | |
| event_operation_elapsed_milliseconds_count | elapsed count | count | number of times duration was recorded | |
descriptions and instructions for open telemetry metrics