Releases: huang-julien/nitro-opentelemetry
Releases · huang-julien/nitro-opentelemetry
v0.3.0
🚀 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
- Rename traced event handler (0346b85)
- Add ts-ignore (236a3ca)
- Update README (971bbcc)
- Update comments (bd22ffb)
- 0.2.0 (f4e0ada)
- Update packages (6c088dd)
- README: Add defineTracedEventHandler doc (556b19c)
- Correct comments (84dcea0)
⚠️ Breaking Changes
⚠️ Rename config keyto OTEL (41afbf7)⚠️ Change configFile to preset with interface to allow configurable presets (55b0e13)
❤️ Contributors
- Julien Huang (@huang-julien)
v0.1.1
🩹 Fixes
- azure-monitor: Remove default instrumentation key (8a02633)
❤️ Contributors
- Julien Huang @huang-julien
v0.1.0
🚀 Enhancements
- Move to module (5826dd2)
- Configurable preset file (35b0bb7)
- Add azure-monitor (514bc41)
- Record exception (b3b2694)
🩹 Fixes
- Cleanup + types (c8fb92e)
- Fix build and move into package (497d180)
- Preset resolve (07ff9da)
- Try use alias (5a01cd3)
- Workaround with
await import
(fd331f4) - Move again to import with moduleSideEffect (c633012)
- Add missing plugin (2e7d7c4)
- File path s (58bfa14)
- Correctly mark config file as side-effect (a9319ab)
💅 Refactors
🏡 Chore
- Install packages (b4263d8)
- Change package name (b978a40)
- Split what the plugin should do (941f1b8)
- Remove process.on (8a3839e)
- Update packages (e655031)
- Lint (9a9deb2)
- Add types in playground and remove console log in node preset (6730040)
- Add consola to deps (a3abe51)
- Update readme (647ec64)
- Update readme (a3a551f)
- Add config and hooks (1190d86)
❤️ Contributors
- Julien Huang (@huang-julien)