We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdafee5 commit 1471abbCopy full SHA for 1471abb
changelog.d/15687_syslog_udp_received_metrics.fix.md
@@ -0,0 +1,10 @@
1
+The `syslog` source in UDP mode now emits the standard "received" metrics, aligning behavior with TCP and the Component Specification:
2
+
3
+- `component_received_events_total`
4
+- `component_received_event_bytes_total`
5
+- `component_received_bytes_total`
6
7
+This makes internal telemetry consistent and restores compliance checks for UDP syslog.
8
9
+authors: sghall
10
0 commit comments