All Projects → tradera → grafana-git-sync

tradera / grafana-git-sync

Licence: MIT license
A docker image that syncs grafana dashboards, datasources and organizations to a git repository

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to grafana-git-sync

Go-gRPC-RabbitMQ-microservice
Go gRPC RabbitMQ email microservice
Stars: ✭ 107 (+529.41%)
Mutual labels:  grafana
firehose
firehose: the metrics gateway for prometheus
Stars: ✭ 23 (+35.29%)
Mutual labels:  grafana
rblx nurd
Open Source Nomad Usage Resource Dashboard
Stars: ✭ 21 (+23.53%)
Mutual labels:  grafana
prom-bitbucket-exporter
Prometheus Exporter for Bitbucket
Stars: ✭ 47 (+176.47%)
Mutual labels:  grafana
qa-automation-base
There are basic projects for automation frameworks based on Kotlin/Java and TypeScript for the backend, frontend, and mobile.
Stars: ✭ 45 (+164.71%)
Mutual labels:  grafana
django-template
The ultimate Django template: production ready Django 3.2 with Docker, HTTPS and CI/CD using Github actions ‎️‍🔥
Stars: ✭ 20 (+17.65%)
Mutual labels:  grafana
monitoring-rancher
🤠How to Set up Rancher Server Monitoring with TIG Stack?
Stars: ✭ 22 (+29.41%)
Mutual labels:  grafana
telegraf-influxdb-grafana
TIG Stack
Stars: ✭ 30 (+76.47%)
Mutual labels:  grafana
prometheus-barman-exporter
Barman exporter for Prometheus
Stars: ✭ 23 (+35.29%)
Mutual labels:  grafana
loki-multi-tenant-proxy
Grafana Loki multi-tenant Proxy. Needed to deploy Grafana Loki in a multi-tenant way
Stars: ✭ 48 (+182.35%)
Mutual labels:  grafana
prop
An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.
Stars: ✭ 26 (+52.94%)
Mutual labels:  grafana
fronius-to-influx
Collect Fronius inverter data and save in Influxdb for Grafana
Stars: ✭ 31 (+82.35%)
Mutual labels:  grafana
Book k8sInfra
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
Stars: ✭ 176 (+935.29%)
Mutual labels:  grafana
spring-boot-prometheus
No description or website provided.
Stars: ✭ 20 (+17.65%)
Mutual labels:  grafana
bounded-disturbances
A k6/.NET red/green load testing workshop
Stars: ✭ 39 (+129.41%)
Mutual labels:  grafana
grafana-dashboards
List of Grafana Dashboards 📺
Stars: ✭ 120 (+605.88%)
Mutual labels:  grafana
docker-monitoring-windows
Monitor your Docker containers using prometheus, cAdvisor , node-exported and grafana on Windows
Stars: ✭ 49 (+188.24%)
Mutual labels:  grafana
skalogs-bundle
Open Source data and event driven real time Monitoring and Analytics Platform
Stars: ✭ 16 (-5.88%)
Mutual labels:  grafana
workshop-prometheus
Workshop Prometheus ♥️ Grafana
Stars: ✭ 13 (-23.53%)
Mutual labels:  grafana
PogoStats
A mini Monitoring tool to collect performance data of Pokémon, Quests, Raids and Spawnpoints.
Stars: ✭ 17 (+0%)
Mutual labels:  grafana

A docker image that syncs grafana dashboards, datasources and organizations to a git repository using wizzy.

Usage

$ docker run -it \
    -e GRAFANA_URL=http://host.com \
    -e GRAFANA_USER=username \
    -e GRAFANA_PWD=password \
    -e GIT_REPO=http://username:[email protected]/repo.git \
    -e [email protected] \
    tradera/grafana-git-sync
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].