Skip to content

Commit

Permalink
add __meta_kubernetes_service_port_number (prometheus#11053)
Browse files Browse the repository at this point in the history
Signed-off-by: yngwiewang <yngwiewang@163.com>

Co-authored-by: yngwiewang <yngwiewang@163.com>
  • Loading branch information
2 people authored and B-Marine committed Aug 25, 2022
1 parent 2eeacc5 commit 276051b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -1738,6 +1738,7 @@ Available meta labels:
* `__meta_kubernetes_service_labelpresent_<labelname>`: `true` for each label of the service object.
* `__meta_kubernetes_service_name`: The name of the service object.
* `__meta_kubernetes_service_port_name`: Name of the service port for the target.
* `__meta_kubernetes_service_port_number`: Number of the service port for the target.
* `__meta_kubernetes_service_port_protocol`: Protocol of the service port for the target.
* `__meta_kubernetes_service_type`: The type of the service.

Expand Down

0 comments on commit 276051b

Please sign in to comment.