8000 Changed pushgateway.md · prometheus/client_python@e355b88 · GitHub
[go: up one dir, main page]

Skip to content

Commit e355b88

Browse files
author
Mallika Muralidharan
committed
Changed pushgateway.md
1 parent a1b4967 commit e355b88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/content/exporting/pushgateway.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ with the same grouping key
2828
same name and grouping key
2929
3. `delete_from_gateway` deletes metrics with the
3030
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+
3134
See the
3235
[Pushgateway documentation](https://github.com/prometheus/pushgateway/blob/master/README.md)
3336
for more information.
3437

35-
`instance_ip_grouping_key` returns a grouping key with the instance label set
36-
to the host's IP address.
37-
3838
# Handlers for authentication
3939

4040
If the push gateway you are connecting to is protected with HTTP Basic Auth,

0 commit comments

Comments
 (0)
0