mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
assign /metrics to metrics handler
This commit is contained in:
parent
2ba4422ea4
commit
118b2fe049
1 changed files with 1 additions and 1 deletions
|
|
@ -469,4 +469,4 @@ func parseHeaderArgs(args []string) http.Header {
|
||||||
headers.Add(parts[0], value)
|
headers.Add(parts[0], value)
|
||||||
}
|
}
|
||||||
return headers
|
return headers
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue