Grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. (by grafana)

Grafana Alternatives

Similar projects and alternatives to Grafana

  1. Home Assistant

    :house_with_garden: Open source home automation that puts local control and privacy first.

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. Jellyfin

    The Free Software Media System - Server Backend & API

  4. kubernetes

    Production-Grade Container Scheduling and Management

  5. Nextcloud

    ☁️ Nextcloud server, a safe home for all your data

  6. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  7. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  8. prometheus

    The Prometheus monitoring system and time series database.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. signoz

    390 Grafana VS signoz

    SigNoz is an open-source, OpenTelemetry-native observability platform for your team and their AI agents. Get logs, metrics, and traces in one tool with features like APM, distributed tracing, log management, infra monitoring, etc. Combined with SigNoz MCP and a native AI teammate (in SigNoz Cloud) it helps you build more resilient apps.

  11. uptime-kuma

    384 Grafana VS uptime-kuma

    A fancy self-hosted monitoring tool

  12. Portainer

    353 Grafana VS Portainer

    Making Docker and Kubernetes management easy.

  13. helm

    272 Grafana VS helm

    The Kubernetes Package Manager

  14. traefik

    The Cloud Native Application Proxy

  15. Jenkins

    205 Grafana VS Jenkins

    Jenkins automation server

  16. opentelemetry-go

    OpenTelemetry Go API and SDK

  17. jaeger

    125 Grafana VS jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  18. VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution and time series database

  19. istio

    112 Grafana VS istio

    Connect, secure, control, and observe services.

  20. node_exporter

    Exporter for machine metrics

  21. dd-trace-cpp

    Datadog APM client for C++

  22. cadvisor

    Analyzes resource usage and performance characteristics of running containers.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Grafana alternative or higher similarity.

Grafana discussion

Log in or Post with
  1. User avatar
    78bdf507
    · about 2 years ago
    · Reply

    Review ★★★★★ 9/10

Grafana reviews and mentions

Posts with mentions or reviews of Grafana. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-26.
  • How To Learn Go Fast: A Practical Roadmap For Senior Backend Developers
    8 projects | dev.to | 26 Jun 2026
    grafana/grafana — Go backend with rich frontend,
  • OpenTelemetry: The Foundation of Modern Cloud-Native Observability — Traces, Metrics, Logs, and the Future of Observability
    2 projects | dev.to | 28 May 2026
    Grafana Labs ecosystem Datadog New Relic Dynatrace Splunk Elastic Custom data lakes and analytics systems
  • Grafana Labs internal source code accessed
    1 project | news.ycombinator.com | 16 May 2026
    Their whole repo had been made public !!!!

    https://github.com/grafana/grafana

    /s

  • The Performance Battle the hardening of Vault and OWASP: What Matters
    6 projects | dev.to | 7 May 2026
    A common mistake we see is teams rejecting Vault hardening because they assume it will add 400ms+ p99 latency, a myth perpetuated by outdated blog posts from 2020. Our benchmarks of Vault 1.15 show that OWASP-compliant TLS 1.3 and rate limiting add only 12ms p99 latency, not 400ms. Before deciding against hardening, run the first code example (vault_owasp_benchmark.py) against your own Vault deployment to get real numbers for your workload. Use tools like https://github.com/influxdata/telegraf to collect latency metrics from production, and https://github.com/grafana/grafana to visualize percentiles over time. For read-heavy workloads (10k+ requests per second), the latency overhead is even lower (under 8ms p99) because TLS 1.3 has lower handshake overhead than TLS 1.2. We worked with a SaaS company that rejected hardening for 6 months due to latency fears, only to find after benchmarking that the overhead was 9ms p99, well within their 100ms SLA. They implemented hardening in 2 weeks, cut breach risk by 89%, and saw no customer impact. Always benchmark with your own traffic patterns, not generic numbers from the internet. Use the Go benchmark tool or Python script provided to test with your secret sizes, request patterns, and auth methods. If you see unexpected latency spikes, check for misconfigured cipher suites or rate limits that are too strict, not the hardening itself.
  • Load Test
    1 project | dev.to | 6 May 2026
    The JSON output file can be analyzed using various tools. One popular option is to use Grafana along with k6 Cloud. You can also use the built-in summary report that k6 provides at the end of the test run.
  • Infrastructure as Code Toolbox - Final Thoughts and Future Work
    3 projects | dev.to | 6 May 2026
    Enable Application Logging, Monitoring and Alerting using services like CloudWatch or Grafana.
  • The Real Cost of Silent Data Pipeline Failures
    4 projects | dev.to | 27 Apr 2026
    For monitoring infrastructure, Prometheus and Grafana are widely used for pipeline metrics collection and alerting. For orchestration that includes built-in run observability, Apache Airflow tracks run history, task durations, and failure states in a web UI. Python with SQLAlchemy is the standard stack for custom pipeline implementation with relational state management.
  • 25 Trending Self-Hosted Projects on GitHub
    24 projects | dev.to | 2 Apr 2026
  • AI Is for DevOps: How a Neural Network Debugs Failed Pipelines
    2 projects | dev.to | 1 Apr 2026
    Grafana
  • LLM Inference Optimization: Techniques That Actually Reduce Latency and Cost
    5 projects | dev.to | 31 Mar 2026
    Prometheus lets you see this in real time. The vLLM metrics endpoint exposes vllm:gpu_cache_usage_perc and vllm:num_requests_waiting via a /metrics endpoint. Wire those up to Grafana, and you’ll immediately see when you’re cache-bound versus compute-bound, which tells you exactly which optimization to reach for first.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Grafana repo stats
478
75,655
10.0
5 days ago

grafana/grafana is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.

Grafana is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of Grafana is TypeScript.


Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?