instana / instana-grafana-datasource

🔭 Grafana datasource plugin for Instana
https://grafana.com/plugins/instana-datasource
Apache License 2.0
38 stars 20 forks source link

Mark objects as optional to avoid throwing exceptions #102

Closed Dalje-et closed 3 years ago

Dalje-et commented 3 years ago

When we create a new query in the usual "Dashboard" section, we set some default values. However, these default values are not set when using the "Explore" section within Grafana (I guess because of some Grafana internal magic).

This fix sets two values as optional to avoid throwing exceptions and blocking the Explore view.