Skip to content

πŸ”Š #46: Add integration with OTel, StatsD, Prometheus#111

Merged
roma-glushko merged 4 commits intomainfrom
46-otel-statsd-prom-support
Jan 11, 2026
Merged

πŸ”Š #46: Add integration with OTel, StatsD, Prometheus#111
roma-glushko merged 4 commits intomainfrom
46-otel-statsd-prom-support

Conversation

@roma-glushko
Copy link
Owner

No description provided.

@roma-glushko roma-glushko self-assigned this Jan 11, 2026
This was linked to issues Jan 11, 2026
@github-actions
Copy link

github-actions bot commented Jan 11, 2026

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
1960 1846 94% 0% 🟒

New Files

File Coverage Status
hyx/telemetry/_init_.py 100% 🟒
hyx/telemetry/otel.py 78% 🟒
hyx/telemetry/prometheus.py 77% 🟒
hyx/telemetry/statsd.py 75% 🟒
tests/test_otel.py 99% 🟒
tests/test_prometheus.py 98% 🟒
tests/test_statsd.py 99% 🟒
TOTAL 89% 🟒

Modified Files

File Coverage Status
hyx/bulkhead/api.py 100% 🟒
hyx/bulkhead/manager.py 100% 🟒
hyx/circuitbreaker/api.py 100% 🟒
hyx/circuitbreaker/context.py 100% 🟒
hyx/events.py 86% 🟒
hyx/fallback/api.py 95% 🟒
hyx/fallback/manager.py 100% 🟒
hyx/retry/api.py 100% 🟒
hyx/timeout/api.py 95% 🟒
TOTAL 97% 🟒

updated for commit: 2383d9d by action🐍

@roma-glushko roma-glushko added type:documentation Improvements or additions to documentation type:enhancement New feature or request area:observability labels Jan 11, 2026
@roma-glushko roma-glushko merged commit 06ef7d3 into main Jan 11, 2026
4 checks passed
@roma-glushko roma-glushko deleted the 46-otel-statsd-prom-support branch January 11, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:observability type:documentation Improvements or additions to documentation type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document event system ✨ Integrate with OpenTelemetry

1 participant