Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to access cloudformation tags using ec2_sd_config #1671

Closed
awesomescot opened this Issue May 27, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@awesomescot
Copy link

awesomescot commented May 27, 2016

There are many cloudformation tags that have colons such as, aws:cloudformation:stack-name. If I try to access that tag in prometheus with something like __meta_ec2_tag_aws:cloudformation:stack-name, I get a bad label syntax error. It appears you don't allow colons. Is there any way to get around this? Do the colons get replaced with something else?

Thanks.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented May 27, 2016

The should be getting replaced with underscores.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.