Skip to content

Releases: huang-julien/nitro-opentelemetry

v0.3.0

20 Dec 20:34
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • presets: Add baselime-node (71576e5)
  • preset: Add baselime cf worker (1f3cedf)
  • Export all types (0ccac1b)
  • baselime-cf-worker: Add options (eb7bc58)
  • azure: Add options for azure preset (30cbda4)
  • cf-worker: Add cf-worker preset (149dfe0)

🩹 Fixes

  • Add http method (#1)
  • playground: Fix util (c94a1da)
  • baselime-cf-worker: Cleanup baselime-cf-worker (5d41ca4)
  • Add missing preset string (43c497b)
  • plugin: Add URL SCHEME and status code (0b121e4)
  • plugin: Don't set context span to undefined (0180c89)
  • plugin: Get span in ROOT_CONTEXT if no event (08b5a7e)

💅 Refactors

  • Use pathe instead of path (3a79087)
  • ⚠️ Rename config keyto OTEL (41afbf7)
  • Prefer otel instead of OTEL (6d33fd5)
  • ⚠️ Change configFile to preset with interface to allow configurable presets (55b0e13)
  • Move types in types.ts (779771a)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Rename config keyto OTEL (41afbf7)
  • ⚠️ Change configFile to preset with interface to allow configurable presets (55b0e13)

❤️ Contributors

v0.1.1

08 Nov 11:16
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • azure-monitor: Remove default instrumentation key (8a02633)

❤️ Contributors

v0.1.0

05 Nov 22:26
Compare
Choose a tag to compare

🚀 Enhancements

🩹 Fixes

💅 Refactors

🏡 Chore

❤️ Contributors