LogoLogo
StackState.comDownloadSupportExplore playground
StackState v6.0
StackState v6.0
  • StackState docs!
  • Docs for all StackState products
  • 🚀Get started
    • Quick start guide
    • StackState walk-through
    • SUSE Rancher Prime
      • Air-gapped
      • Agent Air-gapped
  • 🦮Guided troubleshooting
    • What is guided troubleshooting?
    • YAML Configuration
    • Changes
    • Logs
  • 🚨Monitors and alerts
    • Monitors
    • Out of the box monitors for Kubernetes
    • Notifications
      • Configure notifications
      • Notification channels
        • Slack
        • Teams
        • Webhook
        • Opsgenie
      • Troubleshooting
    • Customize
      • Add a monitor using the CLI
      • Override monitor arguments
      • Write a remediation guide
  • 📈Metrics
    • Explore Metrics
    • Custom charts
      • Adding custom charts to components
      • Writing PromQL queries for representative charts
      • Troubleshooting custom charts
    • Advanced Metrics
      • Grafana Datasource
      • Prometheus remote_write
      • OpenMetrics
  • 📑Logs
    • Explore Logs
    • Log Shipping
  • 🔭Traces
    • Explore Traces
  • 📖Health
    • Health synchronization
    • Send health data over HTTP
      • Send health data
      • Repeat Snapshots JSON
      • Repeat States JSON
      • Transactional Increments JSON
    • Debug health synchronization
  • 🔍Views
    • Kubernetes views
    • Custom views
    • Component views
    • Explore views
    • View structure
      • Filters
      • Overview perspective
      • Highlights perspective
      • Topology perspective
      • Events perspective
      • Metrics perspective
      • Traces perspective
    • Timeline and time travel
  • 🕵️Agent
    • Network configuration
      • Proxy Configuration
    • Using a custom registry
    • Custom Secret Management
    • Request tracing
      • Certificates for sidecar injection
  • 🔭Open Telemetry
    • Getting started
    • Open telemetry collector
    • Languages
      • Generic Exporter configuration
      • Java
      • Node.js
      • .NET
      • Verify the results
    • Troubleshooting
  • CLI
    • StackState CLI
  • 🚀Self-hosted setup
    • Install StackState
      • Requirements
      • Kubernetes / OpenShift
        • Kubernetes install
        • OpenShift install
        • Required Permissions
        • Non-high availability setup
        • Small profile setup
        • Override default configuration
        • Configure storage
        • Exposing StackState outside of the cluster
      • Initial run guide
      • Troubleshooting
        • Logs
    • Configure StackState
      • Slack notifications
      • Stackpacks
    • Release Notes
      • v1.11.0 - 18/07/2024
      • v1.11.3 - 15/08/2024
      • v1.11.4 - 29/08/2024
      • v1.12.0 - 24/10/2024
      • v1.12.1 - 08/11/2024
    • Upgrade StackState
      • Steps to upgrade
      • Version-specific upgrade instructions
    • Uninstall StackState
    • Air-gapped
      • StackState air-gapped
      • StackState Kubernetes Agent air-gapped
    • Data management
      • Backup and Restore
        • Kubernetes backup
        • Configuration backup
      • Data retention
      • Clear stored data
    • Security
      • Authentication
        • Authentication options
        • File-based
        • LDAP
        • Open ID Connect (OIDC)
        • KeyCloak
        • Service tokens
      • RBAC
        • Role-based Access Control
        • Permissions
        • Roles
        • Scopes
      • Self-signed certificates
  • 🔐Security
    • Service Tokens
    • Ingestion API Keys
  • ☁️SaaS
    • User Management
  • Reference
    • StackState Query Language (STQL)
    • Chart units
Powered by GitBook
LogoLogo

Legal notices

  • Privacy
  • Cookies
  • Responsible disclosure
  • SOC 2/SOC 3
On this page
  • Release Notes StackState version 6.0.0 Helm Chart version 1.11.0
  • New Features & Enhancements:
  • Bug Fixes:
  • Security Updates:
  • Breaking Changes:
  • Other Updates:
  1. Self-hosted setup
  2. Release Notes

v1.11.0 - 18/07/2024

StackState Self-hosted

PreviousRelease NotesNextv1.11.3 - 15/08/2024

Last updated 9 months ago

Release Notes StackState version 6.0.0 Helm Chart version 1.11.0

New Features & Enhancements:

  • Trace Explorer: Introduced a new Trace Explorer, accessible via the main menu, providing enhanced visibility into your trace data.

  • Microsoft Teams Notifications: Added support for Microsoft Teams notifications, enabling better communication and alerting within your team.

  • OpenTelemetry Integration: Added general support for OpenTelemetry Traces and Metrics. OpenTelemetry authentication now also supports .

  • ClickHouse Database Backups: Added support for full and incremental backups to the ClickHouse database. Backups are disabled by default; follow the documentation to enable and configure this feature.

  • Improved Trace Performance: Enhanced storage and query performance for traces. Important: This upgrade will remove all existing trace data.

  • OpenShift 4.14 Support: The latest agent now supports OpenShift 4.14.

  • Receiver API Key Management: The stackstate.apiKey is no longer a required value. You can now supply the receiver API key as a self-managed secret. For more details, refer to the .

  • Custom Labels and Annotations: Resources deployed by the stackstate-k8s-agent Helm chart resources can now be customized with additional labels and annotations via the global.extraLabels and global.extraAnnotations Helm values.

  • Right-Hand Side Panel Enhancements: The Right-Hand Side panel now includes:

    • Three mini charts showing highlighted metrics.

    • A mini health timeline for better visibility of system health.

    • Similar mini charts have been added to the topology explorer component popover.

Bug Fixes:

  • X-Forwarded-For Logs: Suppressed errors in logs when the x-forwarded-for header contains comma-separated list of IP addresses with port numbers.

  • Minio Helm Chart: The Minio Helm chart now correctly respects the globally defined imageRegistry.

  • Saved Queries (Splunk): Fixed a bug where retrieving the list of saved queries was incorrectly pulling data from the global namespace.

  • MonitorFunctions on Windows: MonitorFunctions created on Windows OS with \r are now converted to UNIX style (). Note: Functions created previously will not be migrated automatically; they must be manually updated by reopening and saving them.

Security Updates:

  • Vulnerabilities Addressed: Fixed several vulnerabilities in the StackState CLI, including:

    • CVE-2022-27664

    • CVE-2022-41721

    • CVE-2022-41723

    • CVE-2023-39325

    • CVE-2023-3978

    • CVE-2023-44487

    • CVE-2022-32149

    • CVE-2024-24786

    • CVE-2022-25645

Breaking Changes:

  • Openshift Installations: For OpenShift installations, the elasticsearch.prometheus-elasticsearch-exporter.podSecurityContext must now be set to an empty string ("").

  • Propagated Health: Dropped support for propagated health. User can now use the AggregatedHealth monitor to get an aggregated health state on higher level components.

Other Updates:

  • MetricBindings Management: Added permissions to manage MetricBindings, which are assigned to the stackstate-k8s-admin role.

  • Topological Relations: Fixed missing indirect relations for paths containing hierarchical relations.

🚀
Ingestion API Keys
documentation