Tags: community-of-python/microbootstrap
Toggle 1.2.0's commit message
switch opentelemetry span names for litestar from `/some/resource/123… (
#130 )
* switch opentelemetry span names for litestar from `/some/resource/123` to `/some/resource/{resource_id}`
* fix mypy
* add tests
* small fix of behavior
---------
Co-authored-by: GADEEV Evgeny <[email protected] >
Toggle 1.1.0's commit message
Make foreign logs pretty in debug mode (#132 )
* Enable logging in debug mode and improve log message format
* Fix logging instrument processor configuration for debug mode
* Fix logging instrument configuration logic
Toggle 1.0.6's commit message
Merge pull request #129 from community-of-python/feature/add-tracing-…
…to-faststream-asgi-health-check
Add tracing to faststream asgi health-check
Toggle 1.0.5's commit message
Add asgi_routes to faststream config
Toggle 1.0.4's commit message
Merge pull request #128 from community-of-python/feature/generate-spa…
…ns-for-health-checks
Generate spans for healthcheck
Toggle 1.0.3's commit message
Generate spans for healthcheck
Toggle 1.0.2's commit message
Fix OpenTelemetry & Prometheus without FastStream (#127 )
* Fix OpenTelemetry & Prometheus without FastStream
* Remove unnecessary type ignore comment for prometheus middleware assignment
Toggle 1.0.1's commit message
Merge pull request #126 from m1khalchenko/prometheus-custom-labels
Add Prometheus custom labels support for FastAPI and FastStream
Toggle 1.0.0's commit message
Support faststream 0.6 (#125 )
* Support faststream 0.6
* Support faststream 0.6
* Support faststream 0.6
* Support faststream 0.6
Toggle 0.27.2's commit message
Use global Prometheus registry instead of custom collector registry i…
…n FastStream bootstrapper (#124 )
You can’t perform that action at this time.