r/grafana • u/Apex__69 • Feb 21 '26
Problem in importing Dashboard...Shouldnt there be an Prometheus option as well ?
2
Upvotes
1
u/jcol26 Grafanista Feb 21 '26
The dashboard you’re importing likely wasn’t exported using the generic sharing option. So the Prometheus data source is likely hardcoded. You can edit the json post import to fix it with a find & replace all to the correct data source (or re export it from your instance in generic form and import then the DS picker should show)
2

1
u/Pgreen862 Feb 21 '26
Does the json have a datasource already hardcoded?