mirror of https://github.com/prometheus/prometheus
Browse Source
Since the Target object was just created in this function, nobody else has a reference to it and there are no concerns about it being modified concurrently so we don't need to copy the value. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>pull/12084/head
Bryan Boreham
2 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue