mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-14 15:21:02 +01:00
According to the documentation, the target metadata API accepts it, if no value for match_target has been provided. This was not the case in the implementation. This commit make the API behave as described in the docs. Signed-off-by: Tobias Guggenmos <tguggenm@redhat.com>