Skip to content

Releases: tiithansen/grafana-k8s-app

v0.11.2

19 Jan 19:38
affb8b1
Compare
Choose a tag to compare

0.11.2 (2025-01-19)

Bug Fixes

  • Release zip was missing nested grafana-k8s-app directory which caused failure when installing from zip (5813070)

v0.11.1

19 Jan 11:21
0f39cc7
Compare
Choose a tag to compare

0.11.1 (2025-01-19)

Bug Fixes

v0.11.0

19 Jan 11:05
177d4f8
Compare
Choose a tag to compare

0.11.0 (2025-01-19)

Features

  • Add experimental feature to display Logs and Kubernetes events from Loki (0a10f2f)

Bug Fixes

  • Fix ingress panels when multiple controllers present in the cluster (fe3659e)
  • Make it possible to remove ruler mapping (2c107de)
  • Replace 5m rate with 1m rate (bbb4122)

v0.10.1

04 Dec 12:41
98e1c45
Compare
Choose a tag to compare

0.10.1 (2024-12-04)

Bug Fixes

v0.10.0

04 Dec 11:59
91869fb
Compare
Choose a tag to compare

0.10.0 (2024-12-04)

Features

  • Add additional filters for alerts (5589702)
  • Add cpu throttling to pods table (c65655c)
  • Add node age and version to nodes table (fe1d51a)
  • Change pods and pods by owner kind to stacking mode (5b1cb7f)
  • Fetch additional data about alerts like annotations, query from rulers (dd70fc3)

Bug Fixes

  • Show average throttling across pods in combined view (4f90cb6)
  • Show path in failure ratio legend (76ac029)

v0.9.0

25 Nov 07:15
1954d58
Compare
Choose a tag to compare

0.9.0 (2024-11-25)

Features

v0.8.1

15 Nov 16:47
6b54e4c
Compare
Choose a tag to compare

0.8.1 (2024-11-15)

Bug Fixes

  • Fix 'npm run server' to use 'docker compose' instead of docker-compose. (eee08c1)
  • Fix crash if Severity is not set (f2d75bf)

v0.8.0

10 Nov 12:09
08f583d
Compare
Choose a tag to compare

0.8.0 (2024-11-10)

Features

  • Add more panels for nginx ingress metrics (e2df175)
  • Add network panel to node page and enable pod table filters (5911bb0)
  • Add timeseries panel to AlertsTable to show how alerts change over time (9ae3bce)
  • Enable filters for embedded pod tables (f112a49)
  • Make it possible to filter alerts based on state (3281252)

Bug Fixes

  • Add clusters link to navigation and add instructions how to move app to Infrastrucutre section (eb169ba)

v0.7.0

27 Oct 17:22
75b748a
Compare
Choose a tag to compare

0.7.0 (2024-10-27)

Features

  • Add CPU throttling panel to Node page (8a72b28)
  • Add sorting support for Nodes table for metrics which have node name attached (b258c0d)

v0.6.1

26 Oct 11:17
c7d6cd5
Compare
Choose a tag to compare

0.6.1 (2024-10-26)

Bug Fixes