Skip to content

Releases: caas-team/caas-project-monitoring

1.3.0

07 Nov 15:08
e66ff4d
Compare
Choose a tag to compare

The new version of project monitoring deprecates an old API Group and updates the prometheus stack to match the one deployed with CaaS Cluster Monitoring 0.0.12-0.0.13.

Features

  • Update to kube-prometheus-stack 58.4.0
  • Update to grafana-7.3.9 chart
  • New Prometheus Rules:
    • container-cpu-usage-seconds-total
    • container-memory-cache
    • container-memory-rss
    • container-memory-swap
    • container-memory-working-set-bytes
    • container-resource
    • pod-owner

A new, final target_matchers in the inhibit_rules for AlertmanagerConfig, to inhibit more Alerts:

- target_matchers:
  - alertname = InfoInhibitor

Deprecation Warning

** This project monitoring version won't work with older versions of caas-cluster-monitoring (< 0.0.13).**

The ServiceAccount isn't allowed to view prometheus.monitoring.cattle.io, but only prometheus.monitoring.coreos.com. This is part of a bigger deprecation we're doing to remove this non-existent API Group from our monitoring stack.

Smaller changes

  • kubeprometheusstack/k8s-sidecar updated to 1.26.1
  • probes are now selected as well based on the project name label
  • field.cattle.io/projectId added as label to many resources

Full Changelog: 1.2.10...1.3.0

1.2.10

05 Jun 13:39
1e91459
Compare
Choose a tag to compare

What's Changed

  • fix: fixing kubeprometheusstack/prometheus tag version number by @CerRegulus in #38
  • remove crd sub chart from kube-prometheus-stack by @eumel8 in #39

New Contributors

Full Changelog: 1.2.9...1.2.10

1.2.9

24 May 17:10
ca71866
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.8...1.2.9

1.2.8

10 Apr 11:21
d8b8437
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.7...1.2.8

1.2.7

04 Apr 12:15
557bb17
Compare
Choose a tag to compare

What's Changed

  • chore: deprecate Rancher Workload dashboards by @y-eight in #32
  • bump images and chart version to 1.2.7 by @eumel8 in #33

Full Changelog: 1.2.6...1.2.7

1.2.6

05 Feb 11:43
c598696
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.5...1.2.6

1.2.5

16 Jan 14:55
ae4b367
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.2.5

1.2.4

16 Nov 17:57
1d21b68
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

23 Oct 12:51
c940ee5
Compare
Choose a tag to compare

What's Changed

  • Fixed global gaps and wrong realtime values in some metrics by @groundhog2k in #24

Full Changelog: 1.2.2...1.2.3

1.2.2

19 Oct 12:29
eee18c3
Compare
Choose a tag to compare

What's Changed

  • Prevent KubeletDown alerts on custom project monitoring setup by @groundhog2k in #22
  • fix outOfOrderTimeWindow value by @eumel8 in #23

New Contributors

Full Changelog: 1.2.1...1.2.2