Skip to content

Releases: dell/karavi-observability

v1.2.0

21 Jun 21:16
39cf7e4
Compare
Choose a tag to compare

Fixed Issues

  • Grafana dashboard does not populate correctly (dell/csm#279)
  • Grafana installation script - Prometheus address is incorrect. (dell/csm#278)
  • Observability data values are incorrect (dell/csm#288)

New Features/Changes

  • CSM 1.3 Release Specific Changes (dell/csm#243)
  • Update Go version to 1.18 for CSM (dell/csm#257)
  • CSM Observability online installer supports new orchestrator versions (dell/csm#331)

Documentation

Change Log

See the CHANGELOG for more details.

v1.1.1

24 May 18:57
c94bf77
Compare
Choose a tag to compare

Fixed Issues

  • Grafana dashboard does not populate correctly. (dell/csm#279)
  • Grafana installation script - Prometheus address is incorrect. (dell/csm#278)
  • Observability data values are incorrect. (dell/csm#288)

Documentation

Change Log

See the CHANGELOG for more details.

v1.1.0

23 Mar 13:40
bc647bd
Compare
Choose a tag to compare

New Features/Changes

  • Update Go version to 1.17 for CSM (across all CSI drivers and modules). (dell/csm#149)
  • Add support for Kubernetes 1.23. (dell/csm#136)
  • CSM 1.2 Release Specific Changes. (dell/csm#128)

Fixed Issues

  • Issues while using PowerFlex secret for Observability. (dell/csm#137)
  • Unit test for csm-metrics-powerstore fails periodically (dell/csm#113)

Documentation

Change Log

See the CHANGELOG for more details.

v1.0.1

15 Oct 19:50
73a37be
Compare
Choose a tag to compare

Features:

  • Update cert manager dependency from 1.1 to 1.5

v1.0.0

24 Sep 13:35
71e8eda
Compare
Choose a tag to compare

Features:

  • Collect and expose volume metrics for PowerFlex and PowerStore via the OpenTelemetry Collector
  • Collect and expose filesystem metrics for PowerStore via the OpenTelemetry Collector
  • Collect and expose Kubernetes node (SDC) metrics for PowerFlex via the OpenTelemetry Collector
  • Collect and expose filesystem capacity metrics for PowerStore via the OpenTelemetry Collector
  • Collect and expose block storage capacity metrics for PowerStore and PowerFlex via the OpenTelemetry Collector
  • Expose Kubernetes volume topology data for PowerFlex and PowerStore via REST endpoint
  • Grafana dashboards for displaying metrics and topology data

v0.3.0

26 Mar 13:31
1d8417f
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Bug Fixes

  • Updated the client-go version to v2.20.0 to address security issues
  • Fixed Kubernetes k8s.io/api/storage/v1beta1 warning messages as support is being phased out by v1.22

Features

  • Support for Dell EMC CSI driver for PowerFlex v1.4.0
  • Support for Kubernetes v1.20
  • Integration support with Karavi Authorization v0.1.0
  • Installation script to facilitate simplified deployment
  • Ability to perform non-disruptive configuration updates

v0.2.1

01 Feb 15:47
9a42369
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Note:
Bug Fixes:

  • Fixes issue where default deployment was externally exposing the metrics for PowerFlex endpoint

v0.2.0

25 Jan 18:14
1adf249
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Features:

  • Support for OpenShift 4.5/4.6
  • Simplified documentation by linking child repositories to documentation at https://github.com/dell/karavi-observability
  • Simplified Karavi Observability deployment through a consolidated helm chart
  • Simplified Karavi Observability deployment by handling default certificate generation and deployment

v0.1.0

21 Dec 20:28
906d240
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Features:

  • Kubernetes admin can view PowerFlex I/O performance data by Kubernetes node (SDC) in Grafana
  • Kubernetes admin can view PowerFlex I/O performance data by volume in Grafana
  • Kubernetes admin can view the amount of PowerFlex storage consumed by a storage pool and storage class in Grafana
  • Kubernetes admin can view topology data in Grafana related to PowerFlex volumes associated with their Kubernetes cluster
  • Kubernetes admin can scale-up karavi-powerflex-metrics to meet performance needs
  • Communication with the OTEL collector happens using TLS
  • The topology endpoint uses TLS, requiring communication over HTTPS
  • Open Source Software strategy, documentation, and automated quality checks in place