Releases: hypertrace/goagent
Releases · hypertrace/goagent
Version 0.18.0
What's Changed
- adding cpu and memory metrics by @thugrock7 in #235
- feat: updating filter result to add decorations by @varkey98 in #236
- feat: make metrics build specific by @thugrock7 in #237
- feat: log opentelemetry logs and errors using a provided zap logger by @varkey98 in #239
- feat: upgrade to otel go v1.31.0 and contrib v0.56.0 by @tim-mwangi in #238
New Contributors
- @thugrock7 made their first contribution in #235
Full Changelog: v0.17.0...v0.18.0
Version v0.17.0
What's Changed
- feat: config for custom batch span processor by @tim-mwangi in #229
- fix: recover from exporter panic in our custom batch_span_processor by @tim-mwangi in #230
- feat: adding otlp_http trace exporter by @varkey98 in #231
- feat: upgrade to otel go v1.27.0 by @tim-mwangi in #233
Full Changelog: v0.16.1...v0.17.0
Version 0.16.0
What's Changed
- adding generic attributes interface by @varkey98 in #217
- fix: fix vulnerabilities in grpc and net by @tim-mwangi in #218
- ENG-37132: Adding bodyAttribute functions to support already truncated bodies by @puneet-traceable in #219
- adding iterator interface and removing GetAll() method from attribute list by @varkey98 in #220
- feat: update to otelgo v1.20 by @varkey98 in #222
- feat: update filter interface to process only based on spans by @varkey98 in #223
- feat: adding length method to attribute list and updating http.url attribute in net/http instrumentation by @varkey98 in #224
- add ResponseMessage field to FilterResult by @prodion23 in #225
- feat: upgrade to otel go v1.21.0 by @tim-mwangi in #226
- feat: Update deps to otel go 1.24.0 by @prodion23 in #227
New Contributors
- @varkey98 made their first contribution in #217
- @puneet-traceable made their first contribution in #219
Full Changelog: v0.15.0...v0.16.0
Version 0.15.0
What's Changed
- feat: upgrade to otel go v1.19.0 by @tim-mwangi in #216
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- chore: make it easier to pass resource agent name and version by @tim-mwangi in #212
- Move identifier package to public api instead of internal by @prodion23 in #213
- Update dependencies by @prodion23 in #214
Full Changelog: v0.13.1...v0.14.0
Version 0.13.1
What's Changed
- fix: use a rwlock to avoid concurrent map read and write by @tim-mwangi in #210
- fix: remove metric maps by @tim-mwangi in #211
Full Changelog: v0.13.0...v0.13.1
Version 0.13.0
What's Changed
- Bump to otel 1.12.0 by @tyroneyu in #204
- fix: map HTTP response status code to equivalent GRPC Status code by @tim-mwangi in #207
- fix: gin-gonic security advisory issue by @tim-mwangi in #208
- Bump to otel 1.13 by @tyroneyu in #209
Full Changelog: v0.12.0...v0.13.0
Version 0.12.0
What's Changed
- feat: otel go metrics setup by @tim-mwangi in #200
- feat: use a modified batch span processor that creates metrics by @tim-mwangi in #201
- feat: refactor http operation metrics to handle multiple frameworks by @tim-mwangi in #202
- fix: disable metrics if using zipkin traces endpoint but empty metrics endpoint by @tim-mwangi in #203
Full Changelog: v0.11.0...v0.12.0
Version 0.11.0
What's Changed
- Bump otel contrib dependencies to 0.35.0 by @prodion23 in #190
- Add round robin load balancing otlp config, set resolve as dns by @prodion23 in #191
- Client loadbalance default value by @prodion23 in #193
- Version should include -dev by @prodion23 in #194
- adding gosec scan for goagent repo by @senanjude0 in #192
- feat: create a startup span in init by @tim-mwangi in #195
- chore: update github action versions and fix some gosec issues by @tim-mwangi in #196
- fix: small lint issue by @tim-mwangi in #197
- feat: startup span enabled config by @tim-mwangi in #198
- Add "service.instance.id" to every span by @prodion23 in #199
New Contributors
- @senanjude0 made their first contribution in #192
Full Changelog: v0.10.0...v0.11.0
Version 0.10.0
What's Changed
- Bump to otel 1.10.0 by @prodion23 in #187
- Bump golangci linter by @prodion23 in #188
- Update golangci lint - add verbose logging by @prodion23 in #189
Full Changelog: v0.9.0...v0.10.0