K-Phoen / dark

(grafana) Dashboards As Resources in Kubernetes
MIT License
428 stars 21 forks source link

Bootstrap new alerting support #141

Closed K-Phoen closed 2 years ago

K-Phoen commented 2 years ago

Needs https://github.com/K-Phoen/grabana/pull/170

codecov-commenter commented 2 years ago

Codecov Report

Merging #141 (d8f60d2) into master (98a540b) will increase coverage by 2.54%. The diff coverage is 60.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   37.01%   39.55%   +2.54%     
==========================================
  Files          34       35       +1     
  Lines        2083     2197     +114     
==========================================
+ Hits          771      869      +98     
- Misses       1287     1299      +12     
- Partials       25       29       +4     
Impacted Files Coverage Δ
api/v1/grafanadashboard_types.go 100.00% <ø> (ø)
internal/pkg/controllers/apikey_controller.go 0.00% <ø> (ø)
...nal/pkg/controllers/grafanadashboard_controller.go 0.00% <0.00%> (ø)
internal/pkg/converter/table.go 0.00% <0.00%> (ø)
internal/pkg/grafana/dashboards.go 0.00% <0.00%> (ø)
internal/pkg/grafana/prometheus.go 0.00% <0.00%> (ø)
internal/pkg/grafana/stackdriver.go 0.00% <0.00%> (ø)
internal/pkg/converter/stat.go 56.69% <56.69%> (ø)
internal/pkg/converter/annotation.go 100.00% <100.00%> (ø)
internal/pkg/converter/graph.go 89.83% <100.00%> (+0.17%) :arrow_up:
... and 9 more