Grafana

Top 23 Grafana Open-Source Projects

  1. Netdata

    The open-source observability platform everyone needs

    Project mention: Ask HN: What are good high information density UIs (screenshots, apps, sites) | news.ycombinator.com | 2025-05-08
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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.

    Project mention: Send Node.js logs from Docker to Grafana Cloud with Alloy | dev.to | 2025-05-02

    Navigate to Grafana Cloud and sign up or log in. In the sidebar, select Connections → Add new connection, select Loki. This is the place that prompts you to set up your Loki connection and allows you to generate an access token for Alloy.

  4. loki

    Like Prometheus, but for logs.

    Project mention: Docker Logs Observability Using Grafana | dev.to | 2025-03-19

    auth_enabled: false server: http_listen_port: 3100 grpc_listen_port: 9096 log_level: debug grpc_server_max_concurrent_streams: 1000 common: instance_addr: 127.0.0.1 path_prefix: /tmp/loki storage: filesystem: chunks_directory: /tmp/loki/chunks rules_directory: /tmp/loki/rules replication_factor: 1 ring: kvstore: store: inmemory query_range: results_cache: cache: embedded_cache: enabled: true max_size_mb: 100 limits_config: metric_aggregation_enabled: true schema_config: configs: - from: 2020-10-24 store: tsdb object_store: filesystem schema: v13 index: prefix: index_ period: 24h pattern_ingester: enabled: true metric_aggregation: loki_address: localhost:3100 ruler: alertmanager_url: http://localhost:9093 frontend: encoding: protobuf # By default, Loki will send anonymous, but uniquely-identifiable usage and configuration # analytics to Grafana Labs. These statistics are sent to https://stats.grafana.org/ # # Statistics help us better understand how Loki is used, and they show us performance # levels for most users. This helps us prioritize features and documentation. # For more information on what's sent, look at # https://github.com/grafana/loki/blob/main/pkg/analytics/stats.go # Refer to the buildReport method to see what goes into a report. # # If you would like to disable reporting, uncomment the following lines: #analytics: # reporting_enabled: false

  5. DevOps-Roadmap

    DevOps Roadmap for 2025. with learning resources

    Project mention: System Design Resources that are Not ByteByteGo | dev.to | 2024-06-03

    “Tech World With Milan” by Milan Milanović

  6. QuestDB

    QuestDB is a high performance, open-source, time-series database

    Project mention: QuestDB is an open source time-series database for fast ingest and SQL queries | news.ycombinator.com | 2024-08-31
  7. VictoriaMetrics

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

    Project mention: Development Environment Configuration | dev.to | 2025-01-19

    Time Series: Greptime, Influx, Loki, Mimir, Prometheus, Tempo, Victoria Metrics

  8. DevOps-Guide

    DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.

    Project mention: DevOps-Guide: From Development to Production with Debugging Insights | news.ycombinator.com | 2024-09-29
  9. SaaSHub

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

    SaaSHub logo
  10. awesome-prometheus-alerts

    🚨 Collection of Prometheus alerting rules

    Project mention: Postgres in prod. Part 1 - setup and startup for growth. | dev.to | 2025-01-30

    a set of basic kubernetes alerts like PodCPULimit, ContainerCrashLooping, KubePodNotReady, etc. In addition to altering I would recommend referring to the Awesome Prometheus Alerts project to get ideas and solutions on how to monitor your infrastructure.

  11. TeslaMate

    A self-hosted data logger for your Tesla 🚘

  12. hertzbeat

    Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

    Project mention: Ask HN: How to do dead simple heartbeat monitoring? | news.ycombinator.com | 2024-05-06

    Maybe can try use opensource project apache hertzbeat to monitoring heartbeat. https://github.com/apache/hertzbeat

  13. dockprom

    Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager

  14. nvitop

    An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.

    Project mention: nvitop VS nviwatch - a user suggested alternative | libhunt.com/r/nvitop | 2024-09-09
  15. go-zero-looklook

    🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.

  16. prometheus

    A docker-compose stack for Prometheus monitoring (by vegasbrianc)

  17. tempo

    Grafana Tempo is a high volume, minimal dependency distributed tracing backend.

  18. oncall

    Developer-friendly incident response with brilliant Slack integration

  19. k8s-deployment-strategies

    Kubernetes deployment strategies explained

  20. cdn-up-and-running

    CDN Up and Running - Building a CDN from Scratch to Learn about CDN, Nginx, Lua, Prometheus, Grafana, Load balancing, and Containers.

    Project mention: Build a CDN from Scratch | news.ycombinator.com | 2024-10-10
  21. grafana-dashboards-kubernetes

    A set of modern Grafana dashboards for Kubernetes.

  22. DevOps

    I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.

    Project mention: My Hacktobefest 2024 Experience | dev.to | 2024-11-01

    This year, I was unable to make my repo "ready" for Hacktoberfest, but I got some PRs on the non-technical front on the DevOps repo. In case you didn't know about this DevOps repo, it is one of the most popular open source repos in the world to learn DevOps with a whopping 2.8k+ GitHub stars.

  23. robusta

    Better Prometheus alerts for Kubernetes - smart grouping, AI enrichment, and automatic remediation

    Project mention: AIOps : Déboguer son cluster Kubernetes en utilisant l’intelligence artificielle générative via… | dev.to | 2024-12-28

    apiVersion: v1 kind: Pod metadata: name: inventory-management-api spec: containers: - name: nginx image: nginx ports: - containerPort: 80 command: - wge - "-O" - "/work-dir/index.html" - https://home.robusta.dev (base) root@k8sgpt:~# kubectl apply -f https://raw.githubusercontent.com/robusta-dev/kubernetes-demos/refs/heads/main/crashloop_backoff/create_crashloop_backoff.yaml pod/inventory-management-api created (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 ContainerCreating 0 5s (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 RunContainerError 1 (1s ago) 10s

  24. App.Metrics

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

  25. grafana-aws-cloudwatch-dashboards

    :cloud: 40+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ...

  26. SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Grafana discussion

Log in or Post with

Grafana related posts

  • Send Node.js logs from Docker to Grafana Cloud with Alloy

    2 projects | dev.to | 2 May 2025
  • Stream Logs from Docker to Grafana Cloud with Alloy

    1 project | dev.to | 11 Apr 2025
  • Drosera HandBook: The ABC of Traps

    3 projects | dev.to | 9 Apr 2025
  • Docker Logs Observability Using Grafana

    1 project | dev.to | 19 Mar 2025
  • Terraform script to automate the deployment of a Grafana monitoring stack on AWS

    1 project | dev.to | 17 Mar 2025
  • Show HN: Xenoeye – high performance network traffic analyzer (OSS, *flow-based)

    1 project | news.ycombinator.com | 17 Feb 2025
  • Grafana: Why observability needs FinOps, and vice versa

    1 project | news.ycombinator.com | 9 Feb 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Grafana projects? This list will help you:

# Project Stars
1 Netdata 74,494
2 Grafana 67,914
3 loki 25,378
4 DevOps-Roadmap 15,808
5 QuestDB 15,153
6 VictoriaMetrics 13,981
7 DevOps-Guide 8,651
8 awesome-prometheus-alerts 7,131
9 TeslaMate 6,670
10 hertzbeat 6,241
11 dockprom 6,166
12 nvitop 5,517
13 go-zero-looklook 4,712
14 prometheus 4,482
15 tempo 4,433
16 oncall 3,728
17 k8s-deployment-strategies 3,584
18 cdn-up-and-running 3,472
19 grafana-dashboards-kubernetes 2,937
20 DevOps 2,863
21 robusta 2,754
22 App.Metrics 2,225
23 grafana-aws-cloudwatch-dashboards 2,167

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com