Skip to content

Adding Telemetry#5

Closed
riley0227 wants to merge 21 commits into
mainfrom
telemtry/dev
Closed

Adding Telemetry#5
riley0227 wants to merge 21 commits into
mainfrom
telemtry/dev

Conversation

@riley0227

Copy link
Copy Markdown
Contributor

Adding Telemetry

riley0227 and others added 17 commits February 2, 2026 21:45
…add transport, smoke tests, and TELEMETRY.md

- extract TelemetryClient out of decorators.py into client.py
- add exporter.py: BatchSpanProcessor (background thread) + OTLPSpanExporter (JSON POST via stdlib, exponential backoff)
- add queue.py: BoundedSpanQueue with error-priority eviction
- add otel.py: documented stub for future OpenTelemetry SDK integration
- implement HTTP transport in exporter (replaces TODO stub)
- add 8 smoke tests covering all Team A acceptance criteria
- add TELEMETRY.md integration guide

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

@TannerTorrey3 TannerTorrey3 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update pyproject.toml to have version 0.7.2

Also:
Update the documentation to add a new page for Telemetry. You will need to modify the medics.yaml to include the proper documentation structure. You will also need to add a telemetry.md file within dsg-jit/docs/api

@TannerTorrey3

Copy link
Copy Markdown
Collaborator

Also add a Telemetry section to the README.md at the project root explaining our Telemetry policy. For example, different levels of telemetry, what data is collected, user privacy policy, etc,.

@josephismikhail josephismikhail deleted the telemtry/dev branch February 18, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants