Skip to content

feat: add s3 variant#2

Merged
ernado merged 2 commits into
mainfrom
claude/oteldb-ch-variant
Jun 28, 2026
Merged

feat: add s3 variant#2
ernado merged 2 commits into
mainfrom
claude/oteldb-ch-variant

Conversation

@ernado

@ernado ernado commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

No description provided.

ernado added 2 commits June 28, 2026 06:55
benchctl check <signal> (also run inside bench/bench-all): issues each suite
query once per engine, parses the response into a result count, and scores
every apples engine against a reference (the first apples engine that returns
data). Catches what a latency run hides — a 200-but-empty response from a
dialect gap, a broken filter, or missing data.

Verdicts: ref / match / diff (count vs reference) / empty (missing data the
reference returned) / none (no engine had data — matched nothing or out of
window, not an engine fault) / err. Written to results/<signal>/correctness.csv
and rendered as a Correctness matrix under each signal in REPORT.md.
…ss checks

- correctness checks (benchctl check) for metrics/logs/traces: result-count
  vs reference, rendered in REPORT.md; run inside bench/bench-all
- GreptimeDB added to logs (otel_logs) and traces (opentelemetry_traces) via
  native SQL over /v1/sql; v1.1.1 trace pipeline header; bumped to v1.1.1
- oteldb-s3 variant: embedded engine on the shared go-faster/fs S3 bucket
  (apples-to-apples object-store group), flush_interval so data reaches S3
- VictoriaLogs queries fixed (severity field, no service.name)
- --only fast-loop mode; apples engines ignore native overrides; warmup 90->30s
- pprof + EXPLAIN ANALYZE logs-perf investigation and storage-pushdown proposals
@ernado ernado changed the title feat: add ch variant feat: add s3 variant Jun 28, 2026
@ernado
ernado merged commit f0057db into main Jun 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant