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

Invalid field/tag format error with not modified sample data #3

Open
Defozo opened this issue Oct 9, 2019 · 1 comment
Open

Invalid field/tag format error with not modified sample data #3

Defozo opened this issue Oct 9, 2019 · 1 comment

Comments

@Defozo
Copy link

Defozo commented Oct 9, 2019

This sample data (downloaded from InfluxDB, not modified) results in invalid field and invalid tag format error:

cloudwatch_aws_ec2,ImageId=ami-xxxxxdfdd10b21371,InstanceId=i-0eee38fbfed578000,InstanceType=m5.large,PrivateDnsName=ip-172-31-16-249.eu-west-1.compute.internal,PrivateIpAddress=172.31.16.249,PublicDnsName=ec2-52-50-76-55.eu-west-1.compute.amazonaws.com,PublicIpAddress=52.50.76.55,tag:Application=backend-v3,tag:Name=backend-v3,tag:aws:autoscaling:groupName=awseb-e-upfmri2pe7-stack-AWSEBAutoScalingGroup-1EW7NCXC9WLFE,tag:aws:cloudformation:logical-id=AWSEBAutoScalingGroup,tag:aws:cloudformation:stack-id=arn:aws:cloudformation:eu-west-1:172153366055:stack/awseb-e-upfmri2pe7-stack/edcad180-58e4-11e8-b614-50faf00dccfd,tag:aws:cloudformation:stack-name=awseb-e-upfmri2pe7-stack,tag:elasticbeanstalk:environment-id=e-upfmri2pe7,tag:elasticbeanstalk:environment-name=backend-v3,unit=Percent CPUUtilization_Average=37,CPUUtilization_Maximum=37,CPUUtilization_Minimum=37,CPUUtilization_SampleCount=1,CPUUtilization_Sum=37 1570624380000000000

Response:

"unable to parse ... invalid field format\n"

"unable to parse ... invalid tag format\n"

At first, it returned invalid field format error, then I removed spaces and \ from the sample data and got invalid tag format error.

@ForestJohnson
Copy link
Member

Thanks for this bug report. I don't have time to look into it right now, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants