-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Generalize source_lag_time_seconds
to component_lag_time_seconds
#14379
Comments
I agree this is the least effort way of generating these values. I do have some concerns.
|
To reiterate, this is just one signal/layer on the overall picture of lag and latency. I'm not looking for a single source of truth. As we implement better metrics this will become less important, but it's still useful nonetheless. |
@jszwedko, any idea when this will be prioritised? |
Unfortunately it isn't on our roadmap at the moment. We'd be happy to help support a contribution for it though. |
A note for the community
Use Cases
Attempted Solutions
No response
Proposal
We should generalize
source_lag_time_seconds
tocomponent_lag_time_seconds
. This will allow us to observe upstream lag from any component in the topology. As a side benefits we can also derive Vector's internal latency. I realize this is an imperfect metric, but it's a simple first step that'll eliminate these blind spots until we can implement something more sophisticated.References
No response
Version
No response
The text was updated successfully, but these errors were encountered: