mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-21 03:16:00 -08:00
fix: fix network endpoint id
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
This commit is contained in:
parent
1d49d11786
commit
803b1565a5
|
@ -147,7 +147,7 @@ func (m *SDMock) HandleAuthSuccessfully() {
|
||||||
"url": "%s"
|
"url": "%s"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "c609fc430175452290b62a4242e8a7e8",
|
"id": "589f3d99a3d94f5f871e9f5cf206d2e8",
|
||||||
"type": "network"
|
"type": "network"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue