You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Vector and have encountered parsing errors in the remap component. I'd like to capture and monitor these parse errors for observability and troubleshooting purposes. Additionally, I've noticed that Vector documentation mentions metrics like timestamp_parse_errors_total and parse_errors_total, but it's not clear how to use them or if they are exposed for monitoring.
Request
Is it possible to expose parse errors generated by the remap component as metrics within Vector?
If so, how can I configure Vector to capture and expose these parse errors as metrics?
Are metrics like timestamp_parse_errors_total and parse_errors_total available for monitoring, and if yes, how can I access and utilize them?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Issue Description
I'm using Vector and have encountered parsing errors in the
remap
component. I'd like to capture and monitor these parse errors for observability and troubleshooting purposes. Additionally, I've noticed that Vector documentation mentions metrics liketimestamp_parse_errors_total
andparse_errors_total
, but it's not clear how to use them or if they are exposed for monitoring.Request
remap
component as metrics within Vector?timestamp_parse_errors_total
andparse_errors_total
available for monitoring, and if yes, how can I access and utilize them?Environment Details
0.30.0
thanks
Beta Was this translation helpful? Give feedback.
All reactions