grafana-dashboard-plugin icon indicating copy to clipboard operation
grafana-dashboard-plugin copied to clipboard

Feature/use api key

Open josselinchevalay opened this issue 5 years ago • 2 comments

Hello,

i think it can be intresting use api key looks like : http://docs.grafana.org/http_api/auth/#create-api-token instead of user credentials.

Regards

josselinchevalay avatar Feb 28 '19 10:02 josselinchevalay

@josselinchevalay Please, add description of apiKey property to README.md Anyway, thank you for your contribution

komarovd95 avatar Mar 01 '19 18:03 komarovd95

Codecov Report

Merging #1 into master will decrease coverage by 2.03%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #1      +/-   ##
============================================
- Coverage     82.85%   80.82%   -2.04%     
- Complexity       33       34       +1     
============================================
  Files             8        8              
  Lines           140      146       +6     
  Branches          5        5              
============================================
+ Hits            116      118       +2     
- Misses           19       22       +3     
- Partials          5        6       +1
Impacted Files Coverage Δ Complexity Δ
...lugins/grafana/dashboard/impl/DashboardSender.java 69.56% <50%> (-6.63%) 3 <1> (ø)
.../grafana/dashboard/impl/GrafanaUploadSettings.java 86.2% <50%> (-5.8%) 7 <1> (+1)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 44bbbf6...1637ea0. Read the comment docs.

codecov[bot] avatar Mar 04 '19 16:03 codecov[bot]