Giter VIP home page Giter VIP logo

Comments (6)

bijwaard avatar bijwaard commented on July 19, 2024 1

Hi,
As proposed by Ryan in the related grafana ticket, a work-around in e.g. grafana 8.0.5 is to add an outer-join transform to join the metrics in time.
image
Kind regards,
Dennis

from alexandra-trackmap-panel.

mapleafGWN avatar mapleafGWN commented on July 19, 2024

Similar issue as bijwaard - the locations plot at Latitude / Longitude of 0,0

Using Trace Map v2.2.1; Enterprise Grafana v7.5.4; Oracle SQL Developer.

Query format is 'Table'. Query inspector data table shows two correct non-zero latitude / longitude locations:

Query_Inspector

Issue is that the locations plot at Latitude / Longitude of 0,0. Also, map does not center as toggled, 'Map center to first position':

Plotting_0_0

Display Parameters:
Display_Parameters

from alexandra-trackmap-panel.

mapleafGWN avatar mapleafGWN commented on July 19, 2024

This appears to be similar to issue #58. I've attempted to get this to plot locations through Docker containers for Grafana versions 7.5.4 and 7.5.9 with the same result - only plots at lat/lon 0,0. Same results on company's Enterprise version of Grafana (7.5.4). So, if I am getting same results with different versions of Grafana is this an issue with the plugin?

Again, its using format 'Table' - Query correctly retrieves the location data into the plugin's table. If locations are displayed properly in the query table then why are they not displayed on the map? No error notifications - and the json generated appears fine.

from alexandra-trackmap-panel.

mapleafGWN avatar mapleafGWN commented on July 19, 2024

Still looking for why markers are not at lat/lon locations shown in query table.
Reviewing again the 'Query' tab and it shows "series:null" and "dataframes:null". Why? Image below shows the correct values extracted. What is causing this?
Query-tab

from alexandra-trackmap-panel.

bijwaard avatar bijwaard commented on July 19, 2024

Hi,
Not sure why your query results look empty, the data may be in the columns and rows instead of dataframe/series. My query result looked strange in my grafana 7.6.5 as well, while the inspect data showed latitude and longitude separately, but when I tried to join them the data list is empty.
I updated to grafana 8.0.5 and allowed the unsigned trackmap panel:
`
[plugins]

allow_loading_unsigned_plugins = alexandra-trackmap-panel
`
The inspect data still looks the same, still no joined data, which may be causing the issue:
image
image
image

The query result now looks like this:
image

Unfortunately, the markers are still at the wrong place.

from alexandra-trackmap-panel.

ZhongyuWang avatar ZhongyuWang commented on July 19, 2024

To sum up, the reason seems to be latitude and longitude should be in the same row.

Close for now and feel free to post more information.

from alexandra-trackmap-panel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.