Skip to content

Commit

Permalink
changelog entries for middleware fork (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhogayatakb committed Jun 12, 2024
1 parent 08e3020 commit e9e5387
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions receiver/middleware-changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
k8seventsreceiver:
custom static log added to show "k8s.cluster" entry

k8sclusterreceiver:
bug-fix:
k8s.namespace.name -- value correction

kubeletstatsreceiver:
new-fields:
attribute:
k8s.node.uid

dockerstatsreceiver:
new-fields:
attributes:
container.started_on
metric:
container.status

hostmetricsreceiver:
new-fields:
attributes:
process.started_on
metric:
system.disk.io.speed
system.network.io.bandwidth
process.memory.percent
process.cpu.percent
new-feature:
avoid_selected_errors flag added -- to hide non-relevant errors

fluentforwardreciever:
bug-fix:
uint64 timestamp handled

0 comments on commit e9e5387

Please sign in to comment.