GitXplorerGitXplorer
j

grafana-dashboard-sync

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
3ebf43748b4381c3529894f3f698bae10a023ec0

Adds couple extra dashboards as test material

jjylitalo committed 10 months ago
Unverified
2bff8924f891cde7559f209325c13bc7565e9c9b

[config] Happy path test and example config file

jjylitalo committed 10 months ago
Unverified
ee7784be709b86ab464145e14f8c8a54d56718a2

[config] Add debug and color options into config

jjylitalo committed 10 months ago
Unverified
1cf97ab0cdf13dfbe9def8a87797d685980aec18

[pkg/logging] Adds custom slog handler (no timestamp, custom color per log level)

jjylitalo committed 10 months ago
Verified
90b46a8426f5128fc7f6bf3b01d4df3f5311efe9

[api] Read dashboard information in and do most basic comparison. (#1)

jjylitalo committed a year ago
Unverified
c19f03c7959fa1dda907db8eba8a58ada8933a30

List and compare grafana servers data sources

jjylitalo committed a year 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.