Commit d360a8e
authored
enhancement(prometheus_remote_write sink): add support for
* enhancement(prometheus_remote_write sink): add support for healthcheck.uri
* Add changelog entry
* Update prometheus_remote_write.cue
---------
Co-authored-by: simonhammes <simonhammes@users.noreply.github.com>healthcheck.uri (#24603)1 parent 726c383 commit d360a8e
File tree
3 files changed
+13
-2
lines changed- changelog.d
- src/sinks/prometheus/remote_write
- website/cue/reference/components/sinks
3 files changed
+13
-2
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
181 | 186 | | |
182 | 187 | | |
183 | | - | |
| 188 | + | |
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments