Skip to content

v0.5.0

Latest

Choose a tag to compare

@otel-desktop-viewer-release otel-desktop-viewer-release released this 24 Aug 20:19
· 1 commit to main since this release
13dd203

Changelog

  • 2eb193a Accept named parameters, and spell ID consistently (#382)
  • 87d9afb Ask SQL for the aggregate instead of the whole metric (#399)
  • c8b5fcb Ask for the whole-window merge only when the metric has one (#402)
  • 5f7fb6a Attribute dictionary: dedupe attributes at schema level, reference them by uuid[] (#302)
  • 2b31881 Bump jsdom to 30, applied directly because its dependabot PR conflicted with the group update that landed first.
  • 1fb9151 Bump testify to 1.12.1 and grpc to 1.83.1 (#404)
  • 2dda926 Cache the hashed assets, revalidate the document (#372)
  • 4dfe15a Cap exemplars so one dense stream cannot size every response (#361)
  • 7d2b0a5 Check the cumulative merge against the OpenTelemetry SDK (#367)
  • 13dd203 Close the three completion edges from the #405 re-review (#407)
  • d363a3d Collapse state belongs to the reader (#369)
  • e8aa80f Compute quantiles set-based, once per query, not once per datapoint (#403)
  • 724116c Describe request parameters instead of placing them (#383)
  • a66e4e1 Dictionary explicit_bounds, referenced by bounds_id (#370)
  • 1795f7c Downscale exponential buckets by slice, not by search (#398)
  • bbb9400 Fail CI when the committed bundle is stale (#366)
  • fc2c0d4 Fetch the selected heatmap column instead of reading a bucket inside it (#365)
  • 6a0129c Fold buckets under a merged zero threshold, and stop taking quantiles from empty ones (#356)
  • c5c771b Keep Metric.metadata, and test that nothing else is missing (#394)
  • f9dd88b Keep the flags spans and links arrive with (#393)
  • 1f97e99 Let queries run while a batch is being appended (#363)
  • 6a7afa5 Let queries run while a batch is being appended.
  • 11072d5 Make attribute discovery order total, and legible (#380)
  • a36d395 Memoise attribute-set derivation across batches (#362)
  • fbec394 Move metric arithmetic into the store
  • 6cc9555 Move the saved-views design notes off the tracker (#396)
  • 6512cf9 Normalise empty histogram bounds to an empty vector, not nil (#376)
  • 1d6192f One grammar: parse queries by walking the Lezer tree (#405)
  • a27797e One visible-series set, because a metric only ever has one legend (#386)
  • 1cee652 Pin the Windows compiler to the one that links DuckDB (#385)
  • 1d89f68 Put the schema break above the commit list in release notes (#368)
  • 03c85ff Rank siblings once, not once per level of the tree (#378)
  • f8e2291 Rebuild the embedded frontend bundle against the bumped dependencies, since dependabot updates package.json but not the assets compiled into the binary.
  • ea877aa Recover spans stranded by parent cycles, and say which span caused it (#379)
  • 918d623 Reduce metrics in the store, and fix four histogram merges that produced plausible numbers (#352)
  • 30d2d48 Refresh ARCHITECTURE.md against the current codebase (#364)
  • b82a36c Refresh the open log record, not just the log list (#401)
  • c07b004 Register the svelte prettier plugin that was riding along unused (#387)
  • 82fbc0f Report the collector versions the binary is actually built against (#375)
  • 138a50d Resource identity by OTel triplet, and a dictionary cache that survives a restart (#303)
  • 67d0f45 Revert "Let queries run while a batch is being appended."
  • 8fc5210 SQL into embedded files, and attribute arrays resolved by map probe (#350)
  • 13c32b1 Schema version stamping, checked before anything is built on the old shape (#301)
  • a3f85de Schema work prep: extension split, bounded contexts, ingest path, metrics-view fixes (#300)
  • 94dd77b Take the saved-views notes back out of the repo (#397)
  • e611faf Test the root package, and stop answering startup failures with usage (#371)
  • 5afc23f Tidy the test suite: one setup helper, one shared read-only database, and parallelism where it is safe (#400)
  • 190081e Two series counts, because one number answered two questions (#373)
  • 0e8a299 Walk a trace's own spans, not the whole table (#377)
  • 14f445d Wrap detail values to three lines instead of cutting them at one (#374)
  • ccf474c build(deps): bump the minor-and-patch group across 1 directory with 9 updates (#298)
  • 4a34ec9 build(deps): bump the minor-and-patch group in /desktopexporter/internal/frontend with 7 updates (#388)
  • 0184a4d build(deps): bump the minor-and-patch group in /desktopexporter/internal/frontend with 9 updates (#360)
  • d35cc79 build(deps): bump the opentelemetry group with 15 updates (#299)
  • e756239 build(deps): bump the opentelemetry group with 22 updates (#389)