Skip to content

Releases: coroot/coroot-node-agent

1.18.4

28 Feb 11:55
ec3a19a
Compare
Choose a tag to compare

What's Changed

  • metrics push mode using the Prometheus Remote Write API by @def in #70
  • tracing: retrieve ServiceName from ContainerId by @apetruhin in #71

Full Changelog: v1.18.3...v1.18.4

1.18.3

20 Feb 15:34
@def def
ff1e357
Compare
Choose a tag to compare

What's Changed

  • Outbound connection invalidation by @def in #69

Full Changelog: v1.18.2...v1.18.3

1.18.2

20 Feb 10:53
@def def
Compare
Choose a tag to compare

Full Changelog: v1.18.1...v1.18.2

1.18.1

16 Feb 13:09
Compare
Choose a tag to compare

What's Changed

  • logparser v1.1.0 (limit log message length by 64K)

Full Changelog: v1.18.0...v1.18.1

1.18.0

06 Feb 16:39
54b2a3d
Compare
Choose a tag to compare

What's Changed

  • build: upgrade go and github actions by @apetruhin in #62
  • Bump github.com/opencontainers/runc from 1.0.2 to 1.1.12 by @dependabot in #63
  • Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #64
  • Bump github.com/containerd/containerd from 1.5.17 to 1.6.26 by @dependabot in #65
  • Bump github.com/cilium/cilium from 1.13.2 to 1.13.7 by @dependabot in #66
  • Continuous Integration by @apetruhin in #67
  • Contributing Guide by @apetruhin in #68

New Contributors

Full Changelog: v1.17.0...v1.18.0

1.17.0

18 Jan 12:30
4a80e36
Compare
Choose a tag to compare

What's Changed

  • profiling: upload profiles to coroot-cluster-agent by @apetruhin in #59

Full Changelog: v1.16.2...v1.17.0

1.16.2

16 Jan 08:47
@def def
cffd56a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.1...v1.16.2

1.16.1

15 Jan 16:00
@def def
7ac7ff1
Compare
Choose a tag to compare

What's Changed

  • enhance application type detection by @def in #57

Full Changelog: v1.16.0...v1.16.1

1.16.0

15 Jan 12:52
@def def
Compare
Choose a tag to compare

This release introduces the collection of .NET runtime metrics.
The agent discovers .NET apps running on the node and gathers their runtime metrics through the diagnostic port

1.15.1

20 Dec 14:19
@def def
Compare
Choose a tag to compare
v1.15.1

CRI-O: fix container log discovery