mprove-build-dashboard

Solid

Build Mprove Dashboard

Web & Frontend 335 stars 26 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
35
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Build Mprove Dashboard https://docs.mprove.io/docs/reference/dashboard ## Dashboard Link URL Structure The `run` MCP tool returns `RunDashboard` objects with a `url` property containing this URL. ``` {host}/org/{orgId}/project/{projectId}/repo/{repoId}/branch/{branch}/env/{env}/dashboards/dashboard/{dashboardId}?timezone={tz} ``` ## Rules If you build dashboard with top parameters (filters). Tiles should listen to them. ## Query Parameters ### timezone IANA timezone identifier, URL-encoded. - `America/New_York` → `America%2FNew_York` - `America/Port-au-Prince` → `America%2FPort-au-Prince` - `UTC` → `UTC` Provided timezone is project's `default_timezone` from mprove config.

Details

Author
mprove-io
Repository
mprove-io/mprove
Created
7 years ago
Last Updated
yesterday
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category