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
b6b170b8
Commit
b6b170b8
authored
May 09, 2016
by
Brian Brazil
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #427 from federicobaldo/patch-1
Update EC2 SD docs
parents
76626dd6
9ab24ae7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
configuration.md
content/docs/operating/configuration.md
+7
-1
No files found.
content/docs/operating/configuration.md
View file @
b6b170b8
...
...
@@ -476,10 +476,16 @@ the public IP address with relabeling.
The following meta labels are available on targets during relabeling:
*
`__meta_ec2_availability_zone`
: the availability zone in which the instance is running
*
`__meta_ec2_instance_id`
: the EC2 instance ID
*
`__meta_ec2_public_ip`
: the public IP address of the instance
*
`__meta_ec2_private_ip`
: the private IP address of the instance, if present
*
`__meta_ec2_public_dns_name`
: the public DNS name of the instance, if available
*
`__meta_ec2_public_ip`
: the public IP address of the instance, if available
*
`__meta_ec2_subnet_id`
: comma separated list of subnets IDs in which the instance is running, if available
*
`__meta_ec2_tag_<tagkey>`
: each tag value of the instance
*
`__meta_ec2_vpc_id`
: the ID of the VPC in which the instance is running, if available
See below for the configuration options for EC2 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