Skip to content

Commit

Permalink
news: add entries for #4447
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
  • Loading branch information
alltilla committed May 2, 2023
1 parent be7f5a1 commit 1656741
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions news/feature-4447-1.md
@@ -0,0 +1,4 @@
`metrics-probe()`: Added `increment()` option.

Users can now set a template, which resolves to a number that modifies
the increment of the counter. If not set, the increment is 1.
6 changes: 6 additions & 0 deletions news/feature-4447-2.md
@@ -0,0 +1,6 @@
`kubernetes()`: Added `input_events_total` and `input_event_bytes_total` metrics.

```
syslogng_input_events_total{cluster="k8s",driver="kubernetes",id="#anon-source0",namespace="default",pod="log-generator-1682517834-7797487dcc-49hqc"} 25
syslogng_input_event_bytes_total{cluster="k8s",driver="kubernetes",id="#anon-source0",namespace="default",pod="log-generator-1682517834-7797487dcc-49hqc"} 1859
```

0 comments on commit 1656741

Please sign in to comment.