• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

HelixObs / client-python / 28056541309

Builds Branch Commit Type Ran Committer Via Coverage
28056541309 main fix(e2e): add missing migrations to E2E docker-compose 009_monitor_index, 010_entity_event_dedup, and 010_graph_query_indexes were missing from docker-entrypoint-initdb.d. The absence of 010_entity_event_dedup caused WriteEntityEvent to fail sile... push 23 Jun 2026 08:57PM UTC chitrangpatel github
95.06
28056078235 main fix: register at-fork handlers to prevent gRPC deadlock in child processes Pipelines that use os.fork() (directly or via multiprocessing/cadcutils) can deadlock permanently when fork() happens while a BatchSpanProcessor or BatchLogRecordProcessor... push 23 Jun 2026 08:49PM UTC chitrangpatel github
95.06
27728196886 main feat: auto-detect TLS in setup() from endpoint port When insecure is not explicitly passed, setup() now infers it from the endpoint: port 443 → insecure=False (TLS), anything else → insecure=True (plaintext). Explicit insecure=True/False still ta... push 18 Jun 2026 12:17AM UTC chitrangpatel github
97.07
27726100653 main fix: auto-detect TLS for OTLP log exporter from endpoint scheme OTLPLogExporter previously hardcoded insecure=True, breaking log shipping to TLS endpoints (e.g. collector.chimefrb.xyz:443). Now derives insecure from the OTEL_EXPORTER_OTLP_ENDPOIN... push 17 Jun 2026 11:22PM UTC chitrangpatel github
97.06
26683424973 main docs: warn against passing raw exceptions as error message str(e) on exceptions that embed per-entity payloads (tracebacks, floating-point data) produces a unique message per entity, causing one GitHub issue per occurrence instead of deduplicatin... push 30 May 2026 12:08PM UTC chitrangpatel github
97.04
26639119768 main feat: deferred entity_id on operate(), tel.trace(), set_entity_id() - operate() now accepts entity_id=None (optional). Start the trace immediately and call token.set_entity_id(id) once the entity is known mid-operation. Spans that close witho... push 29 May 2026 01:09PM UTC chitrangpatel github
97.04
26202042262 main fix: gateway → herald in README.md and USER_GUIDE.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 21 May 2026 02:35AM UTC chitrangpatel github
96.87
26202020659 main fix: gateway → herald in conftest.py comment Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 21 May 2026 02:34AM UTC chitrangpatel github
96.87
26201949506 main refactor: rename gateway → herald in source, docs, and AGENT.md files - helixobs/_store.py, instrument.py, setup.py: docstring/comment updates - tests/conftest.py, test_auth.py, test_instrument.py: comment updates - AGENT.md, helixobs/AGENT.md, t... push 21 May 2026 02:32AM UTC chitrangpatel github
96.87
26201716543 main refactor: rename gateway → herald in e2e tests and CI - e2e.yml: checkout HelixObs/herald, build helixobs-herald image, GATEWAY_MIGRATIONS_DIR → HERALD_MIGRATIONS_DIR, GATEWAY_ENDPOINT → HERALD_ENDPOINT - e2e/docker-compose.yml: service gateway... push 21 May 2026 02:24AM UTC chitrangpatel github
96.87
26200391625 main docs: rename gateway → herald throughout README and USER_GUIDE Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 21 May 2026 01:42AM UTC chitrangpatel github
96.87
26198475697 main chore: bump version to 0.4.2 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 21 May 2026 12:42AM UTC chitrangpatel github
96.87
26198453707 main fix(logging): skip GitHub permalink for external library log lines site-packages paths are stripped to a relative form (e.g. numpy/core/fromnumeric.py#L42) rather than being wrapped in the instrument's GitHub repo URL, which would produce a broke... push 21 May 2026 12:42AM UTC chitrangpatel github
96.87
26197438959 main docs: fix Alloy pipeline snippet and helix_entity_id note - helix_entity_id is structured metadata, not a json field — update the Loki query hint to use | helix_entity_id = `...` not | json - Full loki.process pipeline with stage.structured_met... push 21 May 2026 12:11AM UTC chitrangpatel github
96.86
26196280422 main fix: use shields.io badge to get live coverage from Coveralls GitHub's camo CDN caches the coveralls.io badge SVG and serves stale values. shields.io fetches and re-renders the badge on each request, bypassing the cache. Co-Authored-By: Claude S... push 20 May 2026 11:38PM UTC chitrangpatel github
96.86
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc