Interface: GrafanaDataSource ¶
Properties ¶
| property | type | description |
|---|---|---|
| name | string | - |
| type | "prometheus" | "loki" | - |
| url | string | - |
name ¶
• name: string
Defined in grafana/index.ts:74
type ¶
• type: "prometheus" | "loki"
Defined in grafana/index.ts:75
url ¶
• url: string
Defined in grafana/index.ts:76