Releases: kubeslice/kubeslice-monitoring
Releases · kubeslice/kubeslice-monitoring
v0.2.1
v0.2.0
What's Changed
- Unit test by @richiesebastian in #30
- fix(): empty namespace of involvedObject fixed by @gourishkb in #31
- feat(): change log level to debug by @gourishkb in #34
- build(deps): bump golang.org/x/net from 0.5.0 to 0.17.0 by @dependabot in #33
New Contributors
- @richiesebastian made their first contribution in #30
- @gourishkb made their first contribution in #31
- @dependabot made their first contribution in #33
Full Changelog: v0.1.10...v0.2.0
v0.1.10: Event Aggregation Cache Issue Resolution
v0.1.10: Event Aggregation Cache Issue Resolution
v0.1.9: Metrics Refactor to support prefix
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
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)
- Refactor metrics library and complete implementation
v0.1.6
v0.1.6-rc
v0.1.3: events for oss worker objects in controller
v0.1.3: events for oss worker objects in controller
v0.1.2: Project Name Addition in Runtime
v0.1.2: Project Name Addition in Runtime