Skip to content

Commit 7be85d4

Browse files
committed
Refactor readme, dashboard and images [skip ci]
1 parent ee2433b commit 7be85d4

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ asgi-monitor uvicorn-log-config --path log-config.json --level info --json-forma
102102
uvicorn main:app --log-config log-config.json
103103
```
104104

105-
106-
107105
#### Tracing
108106

109107
You can also add query tracing and your logic using `opentelemetry`.

docs/images/dashboard.png

975 KB
Loading

docs/images/traces.png

449 KB
Loading

examples/real_world/grafana/dashboards/api-metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
},
212212
{
213213
"color": "red",
214-
"value": 80
214+
"value": 1
215215
}
216216
]
217217
}

0 commit comments

Comments
 (0)