[go: up one dir, main page]

Skip to content

Releases: krzko/otelgen

v0.5.2

23 Oct 02:34
8624111
Compare
Choose a tag to compare

Changelog

v0.5.1

01 Oct 04:26
c27ee00
Compare
Choose a tag to compare

Changelog

  • ffed84e chore(deps): bump actions/checkout from 3.5.2 to 4.2.0
  • b98b7bb chore(deps): bump actions/setup-go from 4.0.1 to 5.0.2
  • 4c2003e chore(deps): bump github/codeql-action from 2 to 3
  • 4f4b5af chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 6.1.0
  • b1abb6b fix: improve ehist for edge cases
  • 05f8bc3 fix: logs and header parsing

v0.5.0-4

29 Sep 06:20
3a82637
Compare
Choose a tag to compare

Changelog

  • Add logs command and push as OTLP
  • Update metrics command to better align to metric types in OpenTelemetry spec with exponential histogram, guage, histogram and sum
  • Add exemplars to metrics
  • Refactor traces to support scenarios, such as basic, eventing, micrososervices and web_mobile
  • Add span events and links to traces

v0.4.2

26 May 03:27
47738d7
Compare
Choose a tag to compare

Changelog

  • 62830ca chore(deps): bump actions/checkout from 3.5.0 to 3.5.2
  • 96edcb8 chore(deps): bump actions/setup-go from 4.0.0 to 4.0.1
  • d76d8fd feat(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3
  • 86039c5 fix: typo in metrics createExporter

v0.4.1

27 Mar 10:05
860483a
Compare
Choose a tag to compare

Changelog

  • 1e59e3c Bump golang.org/x/time
  • 7f52e83 Fix spelling typo
  • 7af47b8 Fix spelling typo
  • cae0985 chore(deps): bump actions/checkout from 3.3.0 to 3.5.0
  • 955990f chore(deps): bump actions/setup-go from 3.5.0 to 4.0.0
  • 26a556a feat(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1
  • d0fa34c feat(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0

v0.4.0

25 Mar 01:28
Compare
Choose a tag to compare

Changelog

  • ba57ded Bump go version checks
  • 14e13e1 Fix golangci lint errors
  • 6932de5 Fix golangci lint errors 2
  • a10bc46 Update all dependabot bumps
  • e2bc74f Uplift metrics, refactor and update packages

v0.3.2

19 Oct 23:23
222436e
Compare
Choose a tag to compare

Changelog

  • 2bbba6a Check for empty version var when local
  • 71a93d4 chore(deps): bump actions/checkout from 3.0.2 to 3.1.0
  • e00fcee chore(deps): bump actions/setup-go from 3.3.0 to 3.3.1
  • 2988355 feat(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
  • ec50c0f feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  • 3b8f116 feat(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0
  • 9524f52 feat(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1

v0.3.1

16 Oct 02:35
134e0b0
Compare
Choose a tag to compare

Changelog

  • 048dd22 Fix service.name propagation in metrics

v0.3.0

02 Oct 03:53
Compare
Choose a tag to compare

Changelog

  • e6ed553 Adding header flag
  • 7c4169d Implement metrics temporality selection
  • fc4ce23 Move down to v0.31.0t so support aggregation
  • 9d20e83 Moving delta-temporality as a metrics option
  • 7776697 Update readme
  • f98a25f chore(deps): bump actions/setup-go from 3 to 3.3.0
  • c735d61 feat(deps): bump github.com/urfave/cli/v2 from 2.11.1 to 2.14.1
  • 5e28db0 feat(deps): bump github.com/urfave/cli/v2 from 2.14.1 to 2.17.1
  • 8b4daca feat(deps): bump go.opentelemetry.io/otel from 1.8.0 to 1.9.0
  • 956063a feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  • 3c55b90 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
  • eb0a8e9 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • 8a75713 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • 4fceac9 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  • 127493c feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  • 6d46f25 feat(deps): bump go.opentelemetry.io/otel/trace from 1.9.0 to 1.10.0
  • 0ac59f7 feat(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0
  • b2990a3 feat(deps): bump go.uber.org/zap from 1.21.0 to 1.23.0
  • 3e8ca6e feat(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0

v0.0.3

02 Oct 03:13
Compare
Choose a tag to compare

Changelog

  • e6ed553 Adding header flag
  • 7c4169d Implement metrics temporality selection
  • fc4ce23 Move down to v0.31.0t so support aggregation
  • 9d20e83 Moving delta-temporality as a metrics option
  • 7776697 Update readme
  • f98a25f chore(deps): bump actions/setup-go from 3 to 3.3.0
  • c735d61 feat(deps): bump github.com/urfave/cli/v2 from 2.11.1 to 2.14.1
  • 5e28db0 feat(deps): bump github.com/urfave/cli/v2 from 2.14.1 to 2.17.1
  • 8b4daca feat(deps): bump go.opentelemetry.io/otel from 1.8.0 to 1.9.0
  • 956063a feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  • 3c55b90 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
  • eb0a8e9 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • 8a75713 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • 4fceac9 feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  • 127493c feat(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  • 6d46f25 feat(deps): bump go.opentelemetry.io/otel/trace from 1.9.0 to 1.10.0
  • 0ac59f7 feat(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0
  • b2990a3 feat(deps): bump go.uber.org/zap from 1.21.0 to 1.23.0
  • 3e8ca6e feat(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0