Skip to content

Commit

Permalink
Add HAProxy metrics support (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
bakhtin authored Dec 3, 2024
1 parent b13afc7 commit 6c92b00
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions testdata/get-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@
"localhost:8090"
]
},
"haproxy_metrics": {
"enabled": true,
"targets": [
"localhost:8405"
]
},
"remote_write": [
{
"name": "tdx-rbuilder-collector",
Expand Down

0 comments on commit 6c92b00

Please sign in to comment.