Best of GrafanaJune 2024

  1. 1
    Article
    Avatar of itnextITNEXT·2y

    Kubernetes: monitoring Events with kubectl and Grafana Loki

    In Kubernetes, events provide critical information on the operational status of components like Pods, WorkerNodes, and the Scheduler. These events can be monitored using kubectl commands or integrated with tools like Grafana Loki for more advanced visualization and alerting. Various plugins and solutions, such as k8s-event-logger, can help collect and log these events, aiding in debugging and system performance monitoring.

  2. 2
    Article
    Avatar of grafanaGrafana Labs·2y

    Java observability with OpenTelemetry, Grafana Cloud, and Digma.ai

    Modern observability tools like OpenTelemetry and platforms such as Grafana Cloud are making it easier for developers to proactively monitor their application's performance. By integrating these tools with specialized solutions like Digma.ai, developers can shorten the feedback loop, identifying and addressing issues more swiftly. The post describes how to connect a Spring Boot application to Grafana Cloud and configure Digma.ai for continuous feedback within the IDE, enhancing the development lifecycle with runtime code analysis.

  3. 3
    Article
    Avatar of grafanaGrafana Labs·2y

    5 useful transformations you should know to get the most out of Grafana

    Discover five useful transformations in Grafana that can help you better understand your data, including grouping data, organizing fields by name, filtering data by value, sorting data, and partitioning data by values.