GitXplorerGitXplorer
j

grafana-dashboard-sync

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
e02616373a952fa9a43e67b164dbfd6d962568e8

[cmd/diff] List targets that are missing from one server

jjylitalo committed 9 months ago
Unverified
a4cffccb7f663595ef6e2026c305c17551cd96ca

[cmd] compare variables

jjylitalo committed 10 months ago
Unverified
555471f251ac901626a20aaedae4936ba5e0db6d

[api] Variable.DataSource can be string or struct

jjylitalo committed 10 months ago
Unverified
b85e3abb5422bef314380e2d77883fe131fd4d36

[api] Introduces Variable struct

jjylitalo committed 10 months ago
Unverified
ba8b875ff757ef76e3f29719b090bc25d7aa15d3

[diff] Check targets exprs and format dashboards, panel and target diffs into table

jjylitalo committed 10 months ago
Unverified
961f449f54d5ddb4f0a17e805c7acb1d09c7f65a

[diff] Introduces panel targets comparison and tablewriter to format output

jjylitalo committed 10 months ago

README

The README file for this repository.

grafana-dashboard-sync

Goal of this project is to create tool that helps you to keep dashboards on two separate grafana instances in sync between each others.

As a concrete use-case, even if you have split testing and production environments into distinct networks, you probably want to have identical dashboards for both environments.