Grafana
Inspect Grafana dashboards, metrics, logs, traces, and alerts with write tools disabled.
v1.0.0OfficialBy CompozyOScompozy marketplace search grafanacompozy extension install compozy/grafanaSearch confirms the entry exists in your daemon's active catalog; install fetches the artifact, verifies its digest, and enrolls the extension. This package declares inputs — see below for the values it needs.
Inputs
| Input | Prompt | Type | Required |
|---|---|---|---|
grafana_urlenv GRAFANA_URL | Grafana URL | Text | Required |
grafana_service_account_tokenenv GRAFANA_SERVICE_ACCOUNT_TOKEN | Grafana service account token | Secret | Required |
Pass values at install time with repeatable --input id=value flags; the CLI reads the declared type, so a boolean becomes a JSON boolean. Use --input-file inputs.json for structured values or vault references so secrets never sit on the command line. The runtime binds each value to the environment variable or URL query parameter shown under its id. See Supply package inputs.
Secret values are never stored in the catalog or rendered on this page. Whether the server is running or authorized is runtime state — your daemon's Marketplace window shows it after install.
Provenance
- Tier
- OfficialFirst-party, shipped from the CompozyOS repository.
- Author
- CompozyOS
- Version
- v1.0.0
- Format
- CompozyOS package
- Install slug
- compozy/grafana
- Artifact
- https://raw.githubusercontent.com/compozy/compozy/main/catalog/artifacts/grafana-v1.0.0.tar.gz
- Digest
- sha256:41202019ae11e737f6a2f9aa96727f2dc47c1cf1bce46a9629ac006974f70e11
The runtime verifies this digest against the downloaded artifact before installing — trust on this page maps to these fields and nothing else.
New to the marketplace? The concept docs explain how installs, trust tiers, and plugin marketplaces fit the runtime.