opendatahub-io-contrib / data-mesh-pattern

Data Mesh Pattern
https://opendatahub-io-contrib.github.io/data-mesh-pattern
Apache License 2.0
25 stars 15 forks source link

Setup grafana visualization over trino #32

Open caldeirav opened 1 year ago

caldeirav commented 1 year ago

Grafana is potentially a good tool for dynamic visualization of geographical data (https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/geomap/). Using the trino plugin (https://github.com/trinodb/grafana-trino), it would be interesting to see if we can visualize data retrieved from trino (such as power plants) overlayed into a world map.

caldeirav commented 1 year ago

Red Hat platform telemetry is moving to a different direction for visualization due to licensing issues. Consider also Perses as the visualization stack:

https://github.com/perses/perses

Good get started article to start with:

https://www.schabell.org/2022/12/o11y-guide-getting-started-with-perses.html

This has been used by Amadeus to build observability for their platform.