Releases: dell/karavi-observability
Releases · dell/karavi-observability
v1.2.0
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
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
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
Features:
- Update cert manager dependency from 1.1 to 1.5
v1.0.0
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
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
Note:
Bug Fixes:
- Fixes issue where default deployment was externally exposing the metrics for PowerFlex endpoint
v0.2.0
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
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