Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / autotelic/fastify-opentelemetry issues and pull requests
#75 - fix: type defs esm compatibility
Pull Request -
State: open - Opened by HW13 13 days ago
#74 - Argument of type 'typeof fastifyOpenTelemetry' is not assignable to parameter of type 'FastifyPluginCallback<{ wrapRoutes: boolean; }, RawServerDefault, FastifyTypeProvider, FastifyBaseLogger> | FastifyPluginAsync<...> | Promise<...> | Promise<...>'.
Issue -
State: open - Opened by jmikedupont2 17 days ago
- 2 comments
#73 - feat: configurable spanOptions
Pull Request -
State: closed - Opened by HW13 4 months ago
#72 - feat: fastify v5 support
Pull Request -
State: closed - Opened by HW13 4 months ago
#71 - Getting "FastifyError [Error]: fastify-plugin: fastify-opentelemetry - expected '4.x' fastify version, '5.0.0' is installed" error when trying to upgrade to fastify v5.0.0
Issue -
State: closed - Opened by rahulpol10 4 months ago
- 2 comments
#70 - Unable to register plugin since migrating to esmodules
Issue -
State: closed - Opened by Wazbat 6 months ago
- 4 comments
#69 - span.kind should be set to server
Issue -
State: closed - Opened by mmunte-impeo 9 months ago
- 2 comments
#68 - feat: added new option propagateToReply
Pull Request -
State: closed - Opened by 10xLaCroixDrinker 10 months ago
#67 - noop API when tracing is disabled
Issue -
State: closed - Opened by 10xLaCroixDrinker 11 months ago
- 3 comments
#66 - Including traceid in response header
Issue -
State: closed - Opened by 10xLaCroixDrinker 11 months ago
- 1 comment
#65 - feat: include hooks not within route handler when wrapping routes
Pull Request -
State: closed - Opened by 10xLaCroixDrinker 11 months ago
#64 - Fix minor mistake in README
Pull Request -
State: closed - Opened by tmcw 11 months ago
#63 - Feature request: propagate span attributes
Issue -
State: closed - Opened by 10xLaCroixDrinker 12 months ago
- 2 comments
#62 - fix: wrapped route handlers were forced to be async or return a promise
Pull Request -
State: closed - Opened by 10xLaCroixDrinker 12 months ago
#61 - chore: fix failing type tests
Pull Request -
State: closed - Opened by HW13 about 1 year ago
#60 - fix: use request.routeOptions instead of deprecated request.routerPath
Pull Request -
State: closed - Opened by 10xLaCroixDrinker about 1 year ago
- 1 comment
#59 - Use more compatible default export ts syntax
Pull Request -
State: closed - Opened by asakusuma about 1 year ago
#58 - Usage with fastify-cli
Issue -
State: closed - Opened by sinedied over 1 year ago
- 6 comments
Labels: question
#57 - Add spans to hooks
Pull Request -
State: closed - Opened by marcus13371337 almost 2 years ago
- 2 comments
#56 - PreValidation-handlers are reported outside of the request-span
Issue -
State: closed - Opened by marcus13371337 almost 2 years ago
- 6 comments
Labels: question
#55 - chore: update lint devDependencies
Pull Request -
State: closed - Opened by HW13 almost 2 years ago
#54 - ci: add v18 to validate workflow's matrix.node
Pull Request -
State: closed - Opened by HW13 almost 2 years ago
#53 - chore: remove usage of serviceName
Pull Request -
State: closed - Opened by HW13 about 2 years ago
#52 - `serviceName` in plugin config
Issue -
State: closed - Opened by alphaone about 2 years ago
- 2 comments
#51 - Fix fastify v4 support by upgrading to fastify-plugin@^4.0.0
Pull Request -
State: closed - Opened by danielberndt about 2 years ago
#50 - test: Fix missing line coverage when using Node v14
Pull Request -
State: closed - Opened by HW13 over 2 years ago
#49 - chore: Update example app
Pull Request -
State: closed - Opened by HW13 over 2 years ago
- 1 comment
#48 - docs: Update readme to await fastify register call
Pull Request -
State: closed - Opened by Parnswir over 2 years ago
#47 - chore(fastify): upgrade fastify to 4.x
Pull Request -
State: closed - Opened by gjuchault over 2 years ago
- 4 comments
#46 - fastify v4 support
Issue -
State: closed - Opened by vidarc over 2 years ago
- 1 comment
#45 - Comparison with @opentelemetry/instrumentation-fastify
Issue -
State: closed - Opened by stefee over 2 years ago
- 2 comments
#44 - fix example of openTelemetryConfig.js in README.md
Pull Request -
State: closed - Opened by Uzlopak about 3 years ago
#43 - feat: Decorate openTelemetry with traceId
Pull Request -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#42 - Easy access to TraceId
Issue -
State: closed - Opened by ghost over 3 years ago
- 2 comments
#41 - fix!: use low-cardinality span name and remove serviceName option
Pull Request -
State: closed - Opened by cvrajeesh over 3 years ago
- 2 comments
#40 - Use low cardinality span name
Issue -
State: closed - Opened by cvrajeesh over 3 years ago
- 2 comments
#39 - feat: Allow ignoreRoutes to be a function.
Pull Request -
State: closed - Opened by HW13 over 3 years ago
#38 - Support ignoreMethods
Issue -
State: closed - Opened by JosephScript over 3 years ago
- 1 comment
#37 - feat: update to opentelemetry-api 1.0.0
Pull Request -
State: closed - Opened by turneand over 3 years ago
#36 - chore: Improve examples
Pull Request -
State: closed - Opened by HW13 over 3 years ago
#35 - All request traces have status.code set to 1
Issue -
State: closed - Opened by 2color over 3 years ago
- 1 comment
#34 - How do you expose OpenTelemetry metrics?
Issue -
State: closed - Opened by 2color over 3 years ago
- 5 comments
#33 - feat: update to opentelemetry/api v0.20.0
Pull Request -
State: closed - Opened by turneand over 3 years ago
- 2 comments
#32 - Example of working node-fetch?
Issue -
State: closed - Opened by delaneyj over 3 years ago
- 1 comment
#31 - Is a context manager really necessary?
Issue -
State: closed - Opened by carlpett over 3 years ago
- 3 comments
#30 - feat: Update to @opentelemetry/api v1.0.0-rc.0
Pull Request -
State: closed - Opened by turneand over 3 years ago
#29 - fix: Preserve this binding in handler using wrapRoutes.
Pull Request -
State: closed - Opened by HW13 almost 4 years ago
#28 - wrapRoutes breaks FastifyInstance <> this binding
Issue -
State: closed - Opened by mjpowersjr almost 4 years ago
- 5 comments
#27 - ci: Trigger validate workflow on PR.
Pull Request -
State: closed - Opened by HW13 almost 4 years ago
#26 - fix: handle when running within a nested span
Pull Request -
State: closed - Opened by turneand almost 4 years ago
- 2 comments
#25 - If fastify-opentelemetry is run in a nested span parent is incorrect
Issue -
State: closed - Opened by turneand almost 4 years ago
- 1 comment
Labels: bug
#24 - chore: Add linting for ts files.
Pull Request -
State: closed - Opened by HW13 almost 4 years ago
#23 - fix: remove public dependencies due to potential conflicts in opentelemetry-api
Pull Request -
State: closed - Opened by turneand almost 4 years ago
- 2 comments
#22 - Proposal to remove exposed public dependencies
Issue -
State: closed - Opened by turneand almost 4 years ago
#21 - feat: add typescript support
Pull Request -
State: closed - Opened by turneand almost 4 years ago
- 1 comment
#20 - TypeScript support
Issue -
State: closed - Opened by turneand almost 4 years ago
- 3 comments
#19 - feat: Update to @opentelemetry/api v0.18.1.
Pull Request -
State: closed - Opened by HW13 almost 4 years ago
#18 - Merge with opentelemetry-js-contrib?
Issue -
State: closed - Opened by jtmalinowski almost 4 years ago
- 1 comment
#17 - feat: Update to @opentelemetry/api v0.17.0.
Pull Request -
State: closed - Opened by HW13 almost 4 years ago
#16 - feat: Update to @opentelemetry/api v0.15.0.
Pull Request -
State: closed - Opened by HW13 almost 4 years ago
Labels: dependencies
#15 - feat: wrapRoutes and ignoreRoutes plugin options.
Pull Request -
State: closed - Opened by HW13 almost 4 years ago
Labels: enhancement
#14 - feat: Update to @opentelemetry/api v0.14.0.
Pull Request -
State: closed - Opened by HW13 about 4 years ago
#13 - Add peerDependencies
Pull Request -
State: closed - Opened by voxpelli about 4 years ago
- 4 comments
#12 - feat: Update to @opentelemetry/api v0.13.0.
Pull Request -
State: closed - Opened by HW13 about 4 years ago
#11 - feat: Add formatSpanAttributes option.
Pull Request -
State: closed - Opened by HW13 about 4 years ago
#10 - docs: Update README.
Pull Request -
State: closed - Opened by HW13 about 4 years ago
#9 - chore: Update deps.
Pull Request -
State: closed - Opened by HW13 about 4 years ago
#8 - BasicTracerProvider vs NodeTracerProvider?
Issue -
State: closed - Opened by voxpelli about 4 years ago
- 2 comments
Labels: question
#7 - Bump find-my-way from 3.0.3 to 3.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#6 - docs: Formatting tweaks.
Pull Request -
State: closed - Opened by HW13 over 4 years ago
#5 - Bump node-fetch from 2.6.0 to 2.6.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#4 - Add example. Update deps.
Pull Request -
State: closed - Opened by HW13 over 4 years ago
#3 - README tweaks
Pull Request -
State: closed - Opened by eadmundo over 4 years ago
#2 - Bump fastify from 2.15.0 to 2.15.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#1 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies