Skip to content

index.json preceeding dot in all metrics paths #289

@Xann972

Description

@Xann972

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions