And it return error : tsdb.HandleRequest() error bad_response: bad response code 401
I have enable basic auth on grafana but it seems the data source not configured for basic auth.
But it works fine when I try create alert in default project.
Do I need to setup additional config?
Hi, looks like there is default datasource endpoint with prometheus-auth in front.
I have created new datasource with http://access-prometheus endpoint and it works.