Grafana

Top 23 Grafana Open-Source Projects

  • Netdata

    The open-source observability platform everyone needs

  • Project mention: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev | dev.to | 2024-02-05

    netdata.cloud — Netdata is an open-source tool to collect real-time metrics. It's a growing product and can also be found on GitHub!

  • 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: Docker Log Observability: Analyzing Container Logs in HashiCorp Nomad with Vector, Loki, and Grafana | dev.to | 2024-04-19

    Monitoring application logs is a crucial aspect of the software development and deployment lifecycle. In this post, we'll delve into the process of observing logs generated by Docker container applications operating within HashiCorp Nomad. With the aid of Grafana, Vector, and Loki, we'll explore effective strategies for log analysis and visualization, enhancing visibility and troubleshooting capabilities within your Nomad environment.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • loki

    Like Prometheus, but for logs.

  • Project mention: Loki 3.0 Released | news.ycombinator.com | 2024-04-08
  • QuestDB

    An open source time-series database for fast ingest and SQL queries

  • Project mention: How to Forecast Air Temperatures with AI + IoT Sensor Data | dev.to | 2024-03-24

    If your data lacks uniform time intervals between consecutive entries, QuestDB offers a solution by allowing you to sample your data. After that, MindsDB facilitates creating, training, and deploying your time-series models.

  • VictoriaMetrics

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

  • Project mention: OpenTelemetry Is Too Complicated | news.ycombinator.com | 2024-04-03

    VictoriaMetrics CTO here.

    The referred library is the official OpenTelemetry package for reading metrics in Go language [1] - more details are available at [2].

    Note that we at VictoriaMetrics like the idea of unified observability standard like OpenTelemetry. The issue is in the current otel implementation. It is too bloated and very inefficient. This contradicts to our experience with observability cases, which need very optimized format for metrics' transfer in order to reduce costs on CPU and network traffic needed to transfer and process these metrics.

    VictoriaMetrics continues investing in OpenTelemetry by providing integration docs [3] and improving the existing functionality for otel metrics' ingestion [4].

    [1] https://github.com/open-telemetry/opentelemetry-proto-go

    [2] https://github.com/VictoriaMetrics/VictoriaMetrics/pull/2570...

    [3] https://docs.victoriametrics.com/guides/getting-started-with...

    [4] https://github.com/VictoriaMetrics/VictoriaMetrics/issues/60...

  • DevOps-Roadmap

    DevOps Roadmap for 2024. with learning resources

  • Project mention: Is Cybersecurity Field is still in demand? | /r/teenagers | 2023-12-08

    — https://github.com/milanm/DevOps-Roadmap

  • DevOps-Guide

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dockprom

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

  • TeslaMate

    A self-hosted data logger for your Tesla 🚘

  • Project mention: Does anyone here drive around in a tesla? If so how is the FSD experience? | /r/lakeland | 2023-07-07

    The graphs linked above were generated by a self-hosted application called TeslaMate, which connects to the Tesla API and harvest data as you drive, so I've got fairly extensive "health stats" for the Tesla I've owned. TeslaScope is a cloud based equivalent, which is cheap, and I also use, but mainly as a backup to my TeslaMate instance.

  • prometheus

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

  • Project mention: How can we read variables from file and use them in promql? | /r/grafana | 2023-05-29

    However I am not able to figure it out, how can I feed the string xyz_stack_1 to grafana. I have setup docker-compose.yaml file to start up all the containers. The configuration is done through prometheus.yaml, grafana.ini, dashboards.yaml and datasources.yaml

  • go-zero-looklook

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

  • tempo

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

  • Project mention: OpenTelemetry in 2023 | news.ycombinator.com | 2023-08-28

    Grafana Tempo also switched from Protobuf storage format to Apache Parquet last year. It's fully open source, and the proposal is here: https://github.com/grafana/tempo/blob/main/docs/design-propo...

    disclosure: I work for Grafana!

  • k8s-deployment-strategies

    Kubernetes deployment strategies explained

  • oncall

    Developer-friendly incident response with brilliant Slack integration

  • Project mention: Oncall: Developer-friendly incident response with brilliant Slack integration | news.ycombinator.com | 2023-06-27
  • 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.

  • pigsty

    Battery-Included PostgreSQL Distro as a Free RDS Alternative

  • Project mention: Show HN: OSS PostgreSQL RDS with Supabase,PGML,Vector,Ha,PITR,Monitor,&100 Exts | news.ycombinator.com | 2023-09-24

    And the only extension activated (`CREATE EXTENSION`) by default is pg_repack.

    The AGPLv3 is infected by the Grafana, MinIO and citus.

    https://github.com/Vonng/pigsty/blob/master/docs/PGSQL-EXTEN...

  • 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: Pradumnasaraf/DevOps: This repo contains all my learning related to DevOps | /r/kubernetesx | 2023-06-14
  • robusta

    Kubernetes observability and automation, with an awesome Prometheus integration

  • Project mention: Show HN: Kr8s a batteries-included Python client library for Kubernetes | news.ycombinator.com | 2023-09-13

    To put one more option out there, we use Hikaru (https://pypi.org/project/hikaru/) in Robusta.dev (https://github.com/robusta-dev/robusta) and have been pretty happy with it. Example code below:

      with Pod().read(name='thename', namespace='the-namespace') as p:

  • App.Metrics

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

  • grafana-dashboards-kubernetes

    A set of modern Grafana dashboards for Kubernetes.

  • Project mention: Do we have any Prometheus metric to get the kubernetes cluster-level CPU/Memory requests/limits? | /r/kubernetes | 2023-07-11

    We use kube-prometheus-stack for metrics and have added the K8s views dashboards from grafana-dashboards-kubernetes. You should check out the k8s-views-global dashboard. I believe it's just what you are looking for.

  • grafana-zabbix

    Zabbix plugin for Grafana dashboard

  • 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, ...

  • grafanalib

    Python library for building Grafana dashboards

  • Project mention: Write Grafana dashboards in Python, without losing thousands of dashboards in the zoo | /r/kubernetes | 2023-07-11

    How does it compare to grafanalib (Python) or grabana (Go)?

  • 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 related posts

Index

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

Project Stars
1 Netdata 68,064
2 Grafana 60,279
3 loki 22,149
4 QuestDB 13,448
5 VictoriaMetrics 10,826
6 DevOps-Roadmap 9,413
7 DevOps-Guide 7,639
8 dockprom 5,815
9 TeslaMate 5,226
10 prometheus 4,268
11 go-zero-looklook 4,041
12 tempo 3,617
13 k8s-deployment-strategies 3,431
14 oncall 3,228
15 cdn-up-and-running 3,057
16 pigsty 2,723
17 DevOps 2,591
18 robusta 2,412
19 App.Metrics 2,205
20 grafana-dashboards-kubernetes 2,055
21 grafana-zabbix 2,020
22 grafana-aws-cloudwatch-dashboards 1,968
23 grafanalib 1,825

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com