Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
ea22fd0f
Commit
ea22fd0f
authored
Oct 13, 2015
by
Jimmi Dyson
Committed by
Fabian Reinartz
Jan 27, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kubernetes SD: Add node instance label details
parent
10ba63b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
configuration.md
content/docs/operating/configuration.md
+3
-1
No files found.
content/docs/operating/configuration.md
View file @
ea22fd0f
...
@@ -317,7 +317,6 @@ The following meta labels are available on targets during relabeling:
...
@@ -317,7 +317,6 @@ The following meta labels are available on targets during relabeling:
*
`__meta_kubernetes_role`
: the role of the target: one of
`master`
,
`node`
or
*
`__meta_kubernetes_role`
: the role of the target: one of
`master`
,
`node`
or
`service`
`service`
*
`__meta_kubernetes_node`
: the name of the node from the Kubernetes API
*
`__meta_kubernetes_node_label_<labelname>`
: each node label from the
*
`__meta_kubernetes_node_label_<labelname>`
: each node label from the
Kubernetes API
Kubernetes API
*
`__meta_kubernetes_service_namespace`
: the namespace of the service
*
`__meta_kubernetes_service_namespace`
: the namespace of the service
...
@@ -327,6 +326,9 @@ Kubernetes API
...
@@ -327,6 +326,9 @@ Kubernetes API
*
`__meta_kubernetes_service_annotation_<annotationname>`
: each service
*
`__meta_kubernetes_service_annotation_<annotationname>`
: each service
annotation from the Kubernetes API
annotation from the Kubernetes API
In addition, the
`instance`
label for node metrics will be set to the node name
as retrieved from the API server.
See below for the configuration options for Kubernetes discovery:
See below for the configuration options for Kubernetes discovery:
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment