Skip to content

Releases: kubeslice/kubeslice-monitoring

v0.2.2

13 Feb 12:20
c1674ef
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Security upgrade golang from 1.18 to 1.21.10 by @narmidm in #42
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #41
  • [Snyk] Security upgrade golang from 1.21.10 to 1.21.11 by @narmidm in #43
  • feat(): add support for additional labels by @crina-untea in #57

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Apr 02:20
9c4ce0d
Compare
Choose a tag to compare
fix(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0

v0.2.0

15 Apr 06:06
d5c32ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.2.0

v0.1.10: Event Aggregation Cache Issue Resolution

05 May 07:50
940b2ec
Compare
Choose a tag to compare

v0.1.10: Event Aggregation Cache Issue Resolution

v0.1.9: Metrics Refactor to support prefix

03 May 06:13
edd2613
Compare
Choose a tag to compare
fix(): refactoring metric factory to accept prefix for the metrics (#27)

* fix(): refactoring metric factory to accept prefix for the metrics

Signed-off-by: Puran Adhikari <[email protected]>

* fix(): moving prefix set to NewMetricFactory method

Signed-off-by: Puran Adhikari <[email protected]>

---------

Signed-off-by: Puran Adhikari <[email protected]>

Adding Cache Mechanism for events

28 Apr 11:37
c583470
Compare
Choose a tag to compare
add cache in events to avoid duplication (#26)

* add cache in events to avoid duplication

v0.1.7: Refactor metrics library and complete implementation (#24)

10 Apr 19:10
9338c8e
Compare
Choose a tag to compare
  • Refactor metrics library and complete implementation

v0.1.6

03 Apr 05:54
212c13d
Compare
Choose a tag to compare
  • Updated the implementation approach for events.

Please refer readme for more info.

v0.1.6-rc

31 Mar 15:05
8fb13e6
Compare
Choose a tag to compare
v0.1.6-rc Pre-release
Pre-release
  • Updated the implementation approach for events.

Please refer readme for more info.

v0.1.3: events for oss worker objects in controller

21 Mar 11:07
60a8302
Compare
Choose a tag to compare

v0.1.3: events for oss worker objects in controller