Skip to content

Open telemetry - #87

Merged
jeremyestein merged 11 commits into
devfrom
jeremy/otel
Aug 24, 2026
Merged

Open telemetry#87
jeremyestein merged 11 commits into
devfrom
jeremy/otel

Conversation

@jeremyestein

@jeremyestein jeremyestein commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Adds telemetry to the existing waveform-controller and waveform-exporter containers. Counts incoming messages and FTP uploads.

Adds a separate waveform-monitoring container for monitoring disk usage on a crontab.

Adds an lgtm container as a local test and stand-in for the Otel collector that will exist on each GAE very shortly.

No dashboards defined here.

controller.py new line 154 might be a good place to start reviewing; it has been refactored so that telemetry and message ack/nack can be handled in one place.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.44%. Comparing base (c7f602f) to head (fd61446).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #87      +/-   ##
==========================================
- Coverage   52.74%   50.44%   -2.31%     
==========================================
  Files          13       14       +1     
  Lines         510      563      +53     
  Branches       43       47       +4     
==========================================
+ Hits          269      284      +15     
- Misses        226      263      +37     
- Partials       15       16       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeremyestein
jeremyestein marked this pull request as ready for review August 24, 2026 10:56

@skeating skeating 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.

Seems ok to me but I have not tested it

@jeremyestein
jeremyestein merged commit 4251bc1 into dev Aug 24, 2026
4 checks passed
@jeremyestein
jeremyestein deleted the jeremy/otel branch August 24, 2026 15:42
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.

2 participants