[BUG] Using Prometheus datasource causes internal server error #3176
Labels
bug
Something isn't working
catch-all acknowledged
Marks issues caught in catch-all triage for searchability
Describe the bug
Trying to get metrics from prometheus datasource via app/observability-metrics#/ shows nothing and Browser developer tools listing a XHR with: POST "api/ppl/search?dataSourceMDSId=" and 500 Internal Server Error
Related component
Plugins
To Reproduce
create one via dev tools:
Prometheus is reachable via http://localhost:9090.
Expected behavior
Available metrics are listed like shown here: https://opensearch.org/docs/latest/observing-your-data/prometheusmetrics/, no "Internal Server error" XHR requests show up inside developer tools.
Additional Details
Plugins
SQL Plugin
Log messages from Opensearch-dashboards
The text was updated successfully, but these errors were encountered: