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

index.json preceeding dot in all metrics paths #289

Closed
Xann972 opened this issue Apr 11, 2013 · 1 comment
Closed

index.json preceeding dot in all metrics paths #289

Xann972 opened this issue Apr 11, 2013 · 1 comment

Comments

@Xann972
Copy link

Xann972 commented Apr 11, 2013

metrics/index.json shows all available metrics with a preceeding .

[".172_25_160_184.JT.Hadoop.service_JobTracker.name_JobTrackerMetrics.blacklisted_maps",

when actually the &target used to render the graph is without preceding DOT -> .

&target=172_25_160_184.JT.Hadoop.service_JobTracker.name_JobTrackerMetrics.blacklisted_maps

This issue generates a problem when trying to use graph-explorer which imports index.json and compares all regexes against it, later on trying to request &target= in json format from graphite-IP/render/ with the leading dot in &target= which returns an empty value.

@SEJeff
Copy link
Member

SEJeff commented May 7, 2013

This should be closed.

@Xann972 Xann972 closed this as completed May 7, 2013
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