Skip to content

Commit 6dd9137

Browse files
committed
Small readme change
1 parent 467b98f commit 6dd9137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ These settings are subsequently passed to the [sentry-sdk](https://pypi.org/proj
221221

222222
### Prometheus
223223

224-
Prometheus is not an easy case, because two underlying libraries for `fastapi` and `litestar` are so different, that could not be cast to a single interface. For that reason prometheus settings for `fastapi` and `litestar` are a little bit different
224+
Prometheus integration presents a challenge because the underlying libraries for `FastAPI` and `Litestar` differ significantly, making it impossible to unify them under a single interface. As a result, the Prometheus settings for `FastAPI` and `Litestar` must be configured separately.
225225

226226
#### Fastapi
227227

0 commit comments

Comments
 (0)