mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-05 02:17:31 +00:00
chore(telemetry): add grafana dashboards
# What does this PR do? ## Test Plan
This commit is contained in:
parent
98a5047f9d
commit
bfe06ae00f
5 changed files with 697 additions and 1 deletions
13
scripts/telemetry/grafana-dashboards.yaml
Normal file
13
scripts/telemetry/grafana-dashboards.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: 'Llama Stack'
|
||||
orgId: 1
|
||||
folder: ''
|
||||
type: file
|
||||
disableDeletion: false
|
||||
updateIntervalSeconds: 10
|
||||
allowUiUpdates: true
|
||||
options:
|
||||
path: /etc/grafana/provisioning/dashboards
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue