GitHub / justindsmith/opentelemetry-instrumentations-js issues and pull requests
#61 - Remix instrumentation hangs on request.formData() when express.raw() middleware is in use
Issue -
State: open - Opened by andrewpurcell 4 months ago
#60 - Remix single fetch support
Issue -
State: open - Opened by plavski 9 months ago
#59 - feat: set HTTP route id
Pull Request -
State: open - Opened by Menduist 10 months ago
#58 - feat: upgrade opentelemetry instrumentation and semantic-convention deps (v2)
Pull Request -
State: closed - Opened by justindsmith 10 months ago
#57 - feat: upgrade opentelemetry instrumentation and semantic-convention deps
Pull Request -
State: closed - Opened by justindsmith 10 months ago
#56 - feat(remix): add hook for reporting error
Pull Request -
State: open - Opened by JakeGinnivan 10 months ago
#55 - chore: bump instrumentation to 0.53.0 and semantic-conventions to 1.27.0
Pull Request -
State: closed - Opened by justindsmith 10 months ago
#54 - Make throwing redirects not report as an error in instrumentation
Pull Request -
State: open - Opened by JakeGinnivan 10 months ago
#53 - How to use opentelemetry-instrumentation-remix with Sentry v8?
Issue -
State: open - Opened by lilouartz 11 months ago
#52 - feat: Update OTEL deps
Pull Request -
State: closed - Opened by AbhiPrasad about 1 year ago
- 5 comments
#51 - instrumentation-remix: cloning incoming requests can lead to excessive memory usage
Issue -
State: open - Opened by abustany about 1 year ago
#50 - feat(remix): handle a `null` response when adding attributes
Pull Request -
State: closed - Opened by justindsmith about 1 year ago
#49 - fix(remix): support Remix v2.9
Pull Request -
State: closed - Opened by haines over 1 year ago
- 2 comments
#48 - Throwing redirects is reported as an error
Issue -
State: open - Opened by JakeGinnivan over 1 year ago
#47 - Cannot get RemixInstrumentation working
Issue -
State: closed - Opened by dawnmist over 1 year ago
- 2 comments
#46 - docs(prisma): mark `instrumentation-prisma-client` as deprecated
Pull Request -
State: closed - Opened by justindsmith almost 2 years ago
#45 - feat(remix): support remix v2
Pull Request -
State: closed - Opened by justindsmith almost 2 years ago
#44 - fix(instrumentation-remix): handle undefined action keys correctly
Pull Request -
State: closed - Opened by backjo almost 2 years ago
#43 - FormData should not be automatically instrumented
Issue -
State: closed - Opened by backjo almost 2 years ago
- 5 comments
#42 - chore(deps): update OpenTelemetry dependencies
Pull Request -
State: closed - Opened by haines almost 2 years ago
- 2 comments
#41 - Add `http.route` to request handler spans
Pull Request -
State: closed - Opened by unflxw almost 2 years ago
- 4 comments
#40 - Add `legacyErrorAttributes` README caveat on `error` attribute
Pull Request -
State: closed - Opened by unflxw about 2 years ago
#39 - fix: yarn lock
Pull Request -
State: closed - Opened by justindsmith about 2 years ago
#38 - Fix tests for `@remix/server-runtime` 1.9.1
Pull Request -
State: closed - Opened by unflxw about 2 years ago
- 1 comment
#37 - Report errors as exception events
Pull Request -
State: closed - Opened by unflxw about 2 years ago
- 9 comments
#36 - Remix instrumentation with Vercel Examples
Issue -
State: open - Opened by Rocinante89 over 2 years ago
- 6 comments
#35 - fix(prisma-client): span attributes throws if it is null or undefined
Pull Request -
State: closed - Opened by MarioJuniorPro over 2 years ago
#34 - chore: add an error attribute to span if response code is 500
Pull Request -
State: open - Opened by meetdave3 over 2 years ago
- 1 comment
#33 - Tracing info is not being generated with deployment target set to "Architect (AWS Lambda)"
Issue -
State: closed - Opened by lpsinger over 2 years ago
- 2 comments
#32 - Update @opentelemetry/instrumentation to ^0.34.0
Pull Request -
State: closed - Opened by lpsinger over 2 years ago
- 1 comment
#31 - chore: update yarn.lock
Pull Request -
State: closed - Opened by justindsmith over 2 years ago
#30 - upgrade remix devDependency packages to v1.10.1
Pull Request -
State: closed - Opened by justindsmith over 2 years ago
#29 - fix tests based on @remix-run/router loader revalidation change
Pull Request -
State: closed - Opened by justindsmith over 2 years ago
#28 - Add compatibility with Remix 1.8.0
Pull Request -
State: closed - Opened by lpsinger over 2 years ago
- 13 comments
#27 - Fix typo in README
Pull Request -
State: closed - Opened by lpsinger over 2 years ago
#26 - feat(remix): support remix 1.7.3+ breaking changes
Pull Request -
State: closed - Opened by justindsmith over 2 years ago
#25 - Customizing the trace name
Issue -
State: open - Opened by Fenntasy almost 3 years ago
- 4 comments
#24 - Use OTel prescribed way of recording exception and span status
Pull Request -
State: closed - Opened by jcmackie almost 3 years ago
- 4 comments
#23 - docs(prisma): Add note about official tracing support coming soon
Pull Request -
State: closed - Opened by justindsmith about 3 years ago
#22 - Query statement not appearing in span
Issue -
State: closed - Opened by jcmackie about 3 years ago
- 8 comments
#21 - Add optional span attribute configs for Prisma Client
Pull Request -
State: closed - Opened by jcmackie about 3 years ago
- 5 comments
#20 - chore(remix): update opentelemetry versions
Pull Request -
State: closed - Opened by justindsmith about 3 years ago
#19 - chore(primsa): update yarn lock file
Pull Request -
State: closed - Opened by justindsmith about 3 years ago
#18 - chore(prisma): update opentelemetry dependency versions to latest
Pull Request -
State: closed - Opened by justindsmith about 3 years ago
#17 - Prisma instrumentation: Update opentelemetry-api version
Issue -
State: closed - Opened by jcmackie about 3 years ago
- 1 comment
#16 - chore: bump node version for github actions
Pull Request -
State: closed - Opened by justindsmith about 3 years ago
#15 - fix(remix): update remix to 1.6.3; fix changed server-runtime data import paths
Pull Request -
State: closed - Opened by justindsmith about 3 years ago
#14 - feat(remix): update form handling to default include form attributes
Pull Request -
State: closed - Opened by Ankcorn about 3 years ago
#13 - fix(remix): fix tests to support new createRequestHandler definition
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#12 - fix(remix): use @remix-run/server-runtime for version testing
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#11 - add github ISSUE_TEMPLATE files
Pull Request -
State: closed - Opened by cliffordfajardo over 3 years ago
#10 - feat(remix): add FormData field attributes to actions
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#9 - instrumentation-prisma-client: add test suite
Issue -
State: closed - Opened by justindsmith over 3 years ago
- 1 comment
Labels: enhancement
#8 - instrumentation-remix: extract `_action` from form submissions
Issue -
State: closed - Opened by justindsmith over 3 years ago
Labels: enhancement
#7 - fix(prisma-client): fix instrumentation class name
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#6 - docs(remix): attribute details and cloudflare warning
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#5 - feat(prisma-client): initial prisma-client instrumentation
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#4 - feat(remix): add code function attribute
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#3 - chore: convert version-update to typescript
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#2 - docs(remix): add remix readme
Pull Request -
State: closed - Opened by justindsmith over 3 years ago
#1 - docs: update main readme
Pull Request -
State: closed - Opened by justindsmith over 3 years ago