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

No data is displayed when using table lat,lon coordinates #295

Open
natesales opened this issue Jan 24, 2021 · 0 comments
Open

No data is displayed when using table lat,lon coordinates #295

natesales opened this issue Jan 24, 2021 · 0 comments

Comments

@natesales
Copy link

I'm looking to display some data using the table lat,lon format. I have some metrics stored in Prometheus like so:

pnode_status{latitude="40.657808",longitude="-74.004881",node="nyc"} 1
pnode_status{latitude="47.49312",longitude="-122.293712",node="sea"} 1
pnode_status{latitude="49.284697",longitude="-123.111935",node="yvr"} 1
pnode_status{latitude="50.09885",longitude="8.632004",node="fra"} 1

My worldmap config looks like this:

image

With this setup the resulting map is empty (no data is displayed)

Any help would be greatly appreciated!

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

1 participant