Skip to content

Releases: andrewh/motel

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:23
Immutable release. Only release title and notes can be modified.
9541b03

Changelog

  • acebdeb deps: bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp (#229)
  • cb4989b deps: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#228)
  • 9541b03 docs(changelog): reconcile release history and prepare 0.11.0 (#237)
  • 54b4d0f feat: add sampling trace integrity invariants (#74) (#235)
  • 5be6e85 feat: emit INTERNAL span kind for same-service sync calls (#231)
  • 6a1eddd feat: expose public trace-generation API in pkg/synth (#199) (#234)
  • 0c1c366 refactor: harden and generalise sampling integrity harness (#236)

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:17
Immutable release. Only release title and notes can be modified.
0f0beb5

Changelog

  • b4a8daa Add reader-based replay entry points for non-filesystem callers
  • bd3cabd deps: bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.16.0 to 0.20.0
  • 0e65a5f deps: bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.41.0 to 1.44.0
  • 8a76719 deps: bump go.opentelemetry.io/otel/exporters/stdout/stdoutlog from 0.16.0 to 0.20.0
  • 30dd50b deps: bump go.opentelemetry.io/otel/exporters/stdout/stdoutmetric from 1.40.0 to 1.44.0
  • c0a3001 deps: bump pgregory.net/rapid from 1.2.0 to 1.3.0
  • 0f0beb5 feat: support PRODUCER span kind for async producers (#214) (#230)
  • 0f03ed0 feat: support attributes on span links (#227)
  • 8dbfdad fix(traceimport): decode hex-encoded OTLP trace/span IDs
  • 8505ee4 fix(traceimport): drop self-referential call edges from self-nested spans
  • d365a46 fix(traceimport): propagate folded errors and preserve repeated-call counts
  • 2ca754d refactor(traceimport): fold self-nested spans instead of dropping self edges

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:04
Immutable release. Only release title and notes can be modified.

Changelog

  • d3dfd8b docs(replay): clarify replay identity defaults
  • b186f43 docs(research): design collector pipeline testing architecture
  • 3a5c710 docs(research): fix strict mkdocs build for pipeline testing note
  • c1a1500 docs(traceimport): document Result field count semantics
  • 8e391c5 feat(pipelinetest): add OTLP collector pipeline test harness
  • dfb1d1e feat(replay): add trace recording sidecar and replay mode (#209)
  • 040e91e feat(synth): expose in-memory config parser
  • 43feec6 feat(traceimport): expose import result counts
  • 7a4ecb6 feat: adopt OTLP operational ergonomics
  • 05a37da fix(replay): address recorded run review findings
  • c682010 fix(traceimport): preserve OTLP JSON edge cases
  • 1c9f9e8 fix(traceimport): support Grafana OTLP JSON exports
  • 0121e16 fix: surface canary export failures in motel doctor
  • 9430a93 fix: update replay checkEndpoint caller for new signature
  • cdebec2 perf(traceimport): decode OTLP/JSON without the protobuf runtime

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:20
Immutable release. Only release title and notes can be modified.

Changelog

  • 9ac6671 chore: update changelog
  • c47397e docs(agents): document commit message requirements
  • 1e259a6 docs(research): compare Palette with trace import
  • 789f7eb feat(import): report confidence diagnostics
  • e39378d feat(import): support Meta summary imports
  • 64066ad feat: add Meta trace summary import workflow
  • ced35db fix endpoint URLs and error counters
  • c7a32d9 fix(import): address Meta summary review feedback
  • 3863c9d fix(import): align confidence diagnostics with min-traces
  • b083741 fix(import): preserve Meta ingress IDs
  • 0bfff0b fix: address Go best-practices review findings
  • 7c206c3 fix: address meta converter review feedback
  • 43c48b0 fix: correct credibility issues in docs and scenario validation
  • 28d6ba8 test(traceimport): assert import header window format

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 17:07
Immutable release. Only release title and notes can be modified.

Changelog

  • ec64add Add checks file support for motel check (#178)
  • 45f21bb Add dgggen tool to generate production-shaped call graphs (#166)
  • 2122d65 Engine observability and seeded-run determinism (#168)
  • dac3239 Fix telemetry lifecycle and stability issues (#176)
  • 0e2427d Stabilize metric offset exporter test (#177)
  • 3cc9de8 deps: bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc (#163)
  • d367ed7 deps: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#164)
  • 627ec49 deps: bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#162)
  • 23bd3d1 deps: bump go.opentelemetry.io/otel/sdk/metric from 1.41.0 to 1.44.0 (#161)
  • e695c2e deps: bump go.opentelemetry.io/proto/otlp from 1.9.0 to 1.10.0 (#160)
  • 8dece5d docs(demos): add checks file demo
  • 887a381 docs(demos): add swarm-inspired sampling demo
  • b8587ab feat(check): add swarm-inspired sampling strategy
  • 988eb61 feat(traceimport): add Jaeger JSON import for Grafana Explore Tempo downloads (#170)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 07:32
Immutable release. Only release title and notes can be modified.

Changelog

  • f21af76 Add scenario overrides for topology-driven logs (#156)
  • 13909bf Add topology-driven log generation (#145)
  • de0cfd9 Document log attribute warnings in validate reference
  • aa6449c Replace CLAUDE.md with AGENTS.md (#159)
  • 4014d69 Semconv signal-type queries and log attribute validation (#158)

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:34
Immutable release. Only release title and notes can be modified.
df6e6dc

Changelog

  • 6f0b643 Add GitHub Pages documentation site (#142)
  • 233f644 Add scenario-aware exploration to motel check (#143)
  • 0d132e8 Finish the metrics story: scenario overrides, random-walk gauges, interval metrics, semconv validation (#140)
  • af26e75 Prefer resource service.name in stdouttrace import (#147)
  • 7d84857 Support time offset for metric timestamps (#141)
  • 843f739 Update Pages actions to v5 for Node 24 runtime (#149)
  • 321aead Validate check against published empirical trace metrics (#144)
  • 1466936 deps: bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 (#130)
  • df6e6dc deps: bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc (#126)
  • d6828e2 deps: bump go.opentelemetry.io/otel/metric from 1.40.0 to 1.41.0 (#128)
  • 571ca91 deps: bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.41.0 (#129)
  • f82d5cd deps: bump go.opentelemetry.io/otel/trace from 1.40.0 to 1.41.0 (#127)
  • 8b3c140 docs(mkdocs): remove svgs from nav (#153)

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 17:14
Immutable release. Only release title and notes can be modified.
d8a2805

Changelog

  • d8a2805 Add topology-driven metrics generation (#135)
  • 741019a Rename emit --duration to --span-duration, add simulation --duration (#133)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 06 Mar 14:28
Immutable release. Only release title and notes can be modified.
45ea364

Changelog

  • 45ea364 Populate InstrumentationScope fields in trace output (#131)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 11:10
Immutable release. Only release title and notes can be modified.
f349e22

Changelog

  • f349e22 Add motel emit command for inline trace generation (#125)