Best of GrafanaMarch 2025

  1. 1
    Article
    Avatar of grafanaGrafana Labs·1y

    The latest in Kubernetes Monitoring: new features to track persistent storage, simplify alerting, and more

    Grafana Cloud has introduced several new features in Kubernetes Monitoring, including enhanced storage observability, easier alert creation, and improved Fleet Management. Key updates include tracking persistent volumes, seamless navigation, streamlined troubleshooting with historical data, and advanced cost management tools. Version 2.0 of the Kubernetes Monitoring Helm chart simplifies data collection and configuration, supporting multiple telemetry destinations and built-in integrations.

  2. 2
    Article
    Avatar of grafanaGrafana Labs·1y

    Grafana Drilldown: first-class OpenTelemetry support now available for metrics

    Grafana Labs has added first-class support for OpenTelemetry in its Metrics Drilldown tool. This integration allows users to seamlessly explore and filter metrics using OpenTelemetry resource attributes alongside Prometheus labels. The new features include automatic query writing, context-aware filtering, and a consolidated interface, significantly simplifying the process of gaining insights into distributed system performance.

  3. 3
    Video
    Avatar of codeheimcodeHeim·1y

    #79 Golang - Observability: Logging with Loki, Promtail & Grafana

    Enhance observability in Golang applications by setting up logging using Loki, Promtail, and Grafana. Learn how to collect and send logs to Loki with Promtail and visualize them in Grafana. The post explains the setup process, configuring a Go application to write logs, using Promtail for log collection, and using Grafana to visualize and analyze logs.

  4. 4
    Video
    Avatar of codeheimcodeHeim·1y

    #81 Golang - Observability: Logging with Loki, Alloy & Grafana

    Enhance observability in Golang applications by setting up logging using Loki and Grafana. Use Alloy to collect logs and send them to Loki, then visualize and analyze logs in Grafana. Details on setting up Grafana, configuring SLOG for logging, and steps to integrate logs from Alloy to Loki are provided along with some basic operations you can perform in Grafana.