Skip to content

Releases: rag594/rustic

Make rustic multimodule

Choose a tag to compare

@rag594 rag594 released this 20 Dec 11:30
7ab6b89
v1.0.0

Release v1.0.0

Add support for OTLP headers in HTTP exporter Latest

Choose a tag to compare

@rag594 rag594 released this 04 Dec 15:57
cb0be83
v0.0.9

Release v0.0.9

Add UTs and refactor core

Choose a tag to compare

@rag594 rag594 released this 01 Mar 20:10
v0.0.6

Merge branch 'main' of https://github.com/rag594/rustic

tracing middleware support for echov3

Choose a tag to compare

@rag594 rag594 released this 15 Feb 19:13
v0.0.5

Merge branch 'main' of https://github.com/rag594/rustic

Echo tracer middleware

Choose a tag to compare

@rag594 rag594 released this 15 Feb 13:48
  1. Add tracing middleware for echo v4 http requests to extract/inject traces across boundaries.
  2. Set otel.SetTextMapPropagator(propagation.TraceContext{}) TextMapPropagator for propagating the traces via HTTP headers

Add otlp and stdout exporters

Choose a tag to compare

@rag594 rag594 released this 15 Feb 07:13
v0.0.3

chore(refactor): segregate different otel exporters

move execute to rustic package

Choose a tag to compare

@rag594 rag594 released this 09 Feb 10:28

move execute to rustic package

Initial Release

Choose a tag to compare

@rag594 rag594 released this 08 Feb 21:41
v0.0.1

feat(rustic): initial commit