Skip to content

Can't populate datapoints #8

@resparis

Description

@resparis

Hi All, I was able to install the plugin successfully.
I have influxDB v2.x as datasource and I need to understand how to transform the data.
Do you think you can tell me what are the numbers in the arrays in the datapoints?
I tried to use infinity to directly use the json in your documentation but I dont see the utilization in the map

image

This is the custom map:

"name": "New Map", "metadata": {}, "endpoints": { "USANY": { "id": "4ew9bu", "label": "USANY", "shape": "circle", "size": 10, "lat": 41.33282687629106, "lng": -76.75781272351742, "fill": "rgba(40, 40, 40, 1)", "stroke": 1, "color": "rgba(40, 40, 40, 1)", "opacity": 1 }, "AMS": { "id": "20vWgR", "label": "AMS", "shape": "circle", "size": 10, "lat": 44.54872571914132, "lng": -23.84765647351742, "fill": "rgba(40, 40, 40, 1)", "stroke": 1, "color": "rgba(40, 40, 40, 1)", "opacity": 1 } }, "adjacencies": [ { "a": "USANY", "b": "AMS", "anchors": [ "L" ], "metadata": { "data_targets": [ "hostname.a.b.c+interfaceET-12+input", "hostname.a.b.c+interfaceET-12+output" ] }, "min": 0, "max": 10000000000 } ] }

image

image

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