Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enable open telemetry for all envs #131

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

fforbeck
Copy link
Member

I attempted to reproduce the issue described in #176 but was unsuccessful. As a result, I am re-enabling OpenTelemetry for all environments where it was previously disabled due to this issue.

@fforbeck fforbeck requested review from travis and alanshaw November 25, 2024 19:31
@fforbeck fforbeck self-assigned this Nov 25, 2024
@fforbeck fforbeck merged commit c822465 into main Nov 26, 2024
1 check passed
@fforbeck fforbeck deleted the fix/update-wrangler branch November 26, 2024 21:41
fforbeck pushed a commit that referenced this pull request Dec 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.22.0](v2.21.0...v2.22.0)
(2024-12-19)


### Features

* egress client - ucanto integration
([#123](#123))
([22bed68](22bed68))
* enable egress tracking in production env
([#135](#135))
([ad43b62](ad43b62))
* **indexer:** probabilistic feature flag
([#136](#136))
([dca2b35](dca2b35))
* ucan invocation handler
([#133](#133))
([b199bfa](b199bfa))
* Use Indexing Service when feature flag is present
([#132](#132))
([fa3f480](fa3f480))


### Bug Fixes

* **config:** staging kv bidding
([#134](#134))
([7a523d5](7a523d5))
* **egress-client:** set nonce, expire and fix servedAt
([#130](#130))
([b135643](b135643))
* enable open telemetry for all envs
([#131](#131))
([c822465](c822465))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
hannahhoward added a commit that referenced this pull request Jan 5, 2025
# Goals

in #131 we believed
storacha/project-tracking#176 was solved.
however, it turns out updates to freeway actually just prevented tracing
from getting enabled properly, and the underlying issue remained.

# Implementation

- bind globalthis.fetch to itself (this is the proper fix to
storacha/project-tracking#176)
- properly enable tracing
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