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 event processing time metric #6

Merged
merged 4 commits into from
Oct 12, 2023
Merged

Add event processing time metric #6

merged 4 commits into from
Oct 12, 2023

Conversation

robertodauria
Copy link
Collaborator

This PR replaces revtr_eventsocket_polling_duration_seconds with revtr_event_processing_duration_seconds. This new metric measures the "total time between the instant the event is generated by tcp-info and the instant the same event is sent to the revtr API server".

To do this, I had to refactor the code a bit to get the timestamp field to callRevtr.

@kvermeul kvermeul merged commit 0948f4c into main Oct 12, 2023
@kvermeul kvermeul deleted the e2e-metric branch October 18, 2023 16:12
kvermeul added a commit that referenced this pull request Oct 18, 2023
Add event processing time metric
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.

3 participants