This repository was archived by the owner on May 31, 2023. It is now read-only.
Commit 9ef9e56
Fix: make curl fail when we encounter a 404 (#107)
- this happens when you supply a dashboard ID (or revision) which does not exist
- currently, the error (json) is downloaded and then uploaded to grafana (which fails)
- this patch/fix should uncover that problem more easily1 parent 7cfa8de commit 9ef9e56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments