Skip to content

feat(dashboard): allow overriding the datasource

Steve Xuereb requested to merge feat/support-multi-datasources into master

What

Allow the caller to override the datasource from the default of $PROMETHUS_DS.

Why

With the introduction of Loki as a datasource we want to have multiple panels in the same dashboard using different data sources.

For example: !6171 (merged)

Testing

Reference: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/23969

Edited by Steve Xuereb

Merge request reports