Skip to content

Tags: community-of-python/microbootstrap

Tags

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #129 from community-of-python/feature/add-tracing-…

…to-faststream-asgi-health-check

Add tracing to faststream asgi health-check

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
insani7y Mikhail Gurbanov
Add asgi_routes to faststream config

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #128 from community-of-python/feature/generate-spa…

…ns-for-health-checks

Generate spans for healthcheck

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
insani7y Mikhail Gurbanov
Generate spans for healthcheck

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix OpenTelemetry & Prometheus without FastStream (#127)

* Fix OpenTelemetry & Prometheus without FastStream

* Remove unnecessary type ignore comment for prometheus middleware assignment

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #126 from m1khalchenko/prometheus-custom-labels

Add Prometheus custom labels support for FastAPI and FastStream

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support faststream 0.6 (#125)

* Support faststream 0.6

* Support faststream 0.6

* Support faststream 0.6

* Support faststream 0.6

0.27.2

Toggle 0.27.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use global Prometheus registry instead of custom collector registry i…

…n FastStream bootstrapper (#124)