As an Amazon Managed Prometheus user, I can't use the built in Insights dashboard because the dashboard doesn't accept anything besides "type": "prometheus".
The dashboard should be configurable to accept "type": "grafana-amazonprometheus-datasource". as a valid prometheus datasource.
Contribution
[ ] Are you looking to create the plugin?
[ ] Are you affiliated with the project/product the data source integrates with?
[ ] Does the plugin integrate with a commercial product?
Background
The OnCall "Insights" dashboard does not recognize Amazon Managed Prometheus as a valid data source, only Prometheus. https://github.com/grafana/oncall/blob/2a87bea6ed686b88e3aecb8d51d8b56b8eb276a8/grafana-plugin/src/pages/insights/variables.ts#L24
Use case
As an Amazon Managed Prometheus user, I can't use the built in Insights dashboard because the dashboard doesn't accept anything besides "type": "prometheus". The dashboard should be configurable to accept "type": "grafana-amazonprometheus-datasource". as a valid prometheus datasource.
Contribution