tobi
7753f42132
[chore] update otel -> v1.20.0 ( #2358 )
2023-11-13 11:08:02 +01:00
dependabot[bot]
088daef6f8
[chore]: Bump go.opentelemetry.io/otel/sdk from 1.18.0 to 1.19.0 ( #2242 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 10:23:57 +01:00
dependabot[bot]
c6fdcd52fa
[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.17.0 to 1.18.0 ( #2207 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 13:47:28 +01:00
Daenney
14ef098099
[feature] Support OTLP HTTP, drop Jaeger ( #2184 )
...
* [feature] Add http trace exporter, drop Jaeger
Jaeger supports ingesting traces using the OpenTelemetry gRPC or HTTP
methods. The Jaeger project has deprecated the old jaeger transport.
* Add support for submitting traces over HTTP
* Drop support for the old Jaeger protocol
* Upgrade the trace libraries to v1.17
Fixes : #2176
Fixes : #2179
2023-09-07 13:20:37 +02:00
tobi
b401bd1ccb
[chore] update latest deps, ensure readme up to date ( #1873 )
...
* [chore] update latest deps, ensure readme up to date
* remove double entry
2023-06-05 10:15:05 +02:00
tobi
b47661f033
[bugfix] Downstep otel to fix freebsd compile issue ( #1773 )
...
https://github.com/open-telemetry/opentelemetry-go/issues/4076
2023-05-12 14:55:18 +02:00
tobi
ec325fee14
[chore] Update a bunch of database dependencies ( #1772 )
...
* [chore] Update a bunch of database dependencies
* fix lil thing
2023-05-12 14:33:40 +02:00
Dominik Süß
6392e00653
feat: initial tracing support ( #1623 )
2023-05-09 18:19:48 +01:00