Releases: last9/last9-cdk
Releases · last9/last9-cdk
v0.0.7-1
add hijack function support to ResponseWriter struct
@last9/[email protected]
🎉 Introduce Open APM CDK for Express.js
v0.0.6-custom
add l6etenant label in addition to tenant label for backward compatibility.
v0.0.5-custom
- Rename
cluster
label key tol9cluster
to avoid conflicts with external labels during remote write
Support for Gochi
What's Changed
- Update go.mod for fixing the import issue by @prathamesh-sonpatki in #13
Full Changelog: v0.0.3...v0.0.4
Release support for Gochi in the Go CDK
Full Changelog: v0.0.2...release-gochi
Release v0.0.2
Merge pull request #11 from last9/prathamesh-sonpatki-patch-1 Fix image in README
v0.0.1
What's Changed
- Golang middleware by @mohandutt134 in #2
- using last9 latency buckets in latency histogram, bugfix: domain label value was empty by @mohandutt134 in #3
- Bump up Golang CDK by @meson10 in #4
- Add support for SQL metrics by @meson10 in #5
- fixing imports and status_code=0 in case WriteHeader is not called by @mohandutt134 in #7
- fixing exception in case no URL rule is matched, removing http_reques… by @mohandutt134 in #8
- making CustomREDHandler more usable by @mohandutt134 in #9
New Contributors
- @mohandutt134 made their first contribution in #2
- @meson10 made their first contribution in #4
Full Changelog: https://github.com/last9/last9-cdk/commits/v0.0.1