We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5c2a4 commit f6af1abCopy full SHA for f6af1ab
docs/content/exporting/pushgateway.md
@@ -28,13 +28,13 @@ with the same grouping key
28
same name and grouping key
29
3. `delete_from_gateway` deletes metrics with the
30
given job and grouping key.
31
+4. `instance_ip_grouping_key` returns a grouping key with the instance label set
32
+to the host's IP address.
33
+
34
See the
35
[Pushgateway documentation](https://github.com/prometheus/pushgateway/blob/master/README.md)
36
for more information.
37
-`instance_ip_grouping_key` returns a grouping key with the instance label set
-to the host's IP address.
-
38
# Handlers for authentication
39
40
If the push gateway you are connecting to is protected with HTTP Basic Auth,
0 commit comments