Skip to content

Adding datasources submenu under Observability

Ankit Panchal requested to merge ankit.panchal/add-datasources-tab into master

What does this MR do and why?

gitlab-org/opstrace/opstrace-ui#178 (closed)

This MR adds Data sources submenu under observability. This wil give user the ability to configure data sources.

Screenshots or screen recordings

No Data source configured :

Screenshot_2023-01-04_at_5.40.47_PM

Configured Data source :

Screenshot_2023-01-04_at_5.40.10_PM

How to set up and validate locally

  1. This requires running Observability UI locally. Detailed steps for running it with gdk are here.
  2. Once, gdk and Observability UI both are running, Go to a group page, e.g. http://localhost:3000/gitlab-org
  3. Access the Observability tab from the left navbar. There will be three submenus Dashboards, Explore, Data sources and Manage.
  4. Visit page http://localhost:3000/groups/gitlab-org/-/observability/datasources

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Ankit Panchal

Merge request reports