Skip to content

docs: add RequestTime column to schema, log_format, and column mapping#37

Merged
peterborodatyy merged 1 commit into
masterfrom
docs/request-time-column
May 9, 2026
Merged

docs: add RequestTime column to schema, log_format, and column mapping#37
peterborodatyy merged 1 commit into
masterfrom
docs/request-time-column

Conversation

@peterborodatyy

Copy link
Copy Markdown
Contributor

Aligns README and config-sample.yml with grafana/dashboard.json, which already queries a RequestTime column for avg/p95/p99 latency panels and the slow-requests table. Following the README setup previously produced a missing-column error in those panels.

  • README CREATE TABLE: add RequestTime Float32 CODEC(Gorilla, ZSTD(1))
  • README + config-sample.yml log_format: append $request_time
  • README + config-sample.yml columns: add RequestTime: request_time

Aligns README and config-sample.yml with grafana/dashboard.json, which
already queries a RequestTime column for avg/p95/p99 latency panels and
the slow-requests table. Following the README setup previously produced
a missing-column error in those panels.

- README CREATE TABLE: add RequestTime Float32 CODEC(Gorilla, ZSTD(1))
- README + config-sample.yml log_format: append $request_time
- README + config-sample.yml columns: add RequestTime: request_time

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@peterborodatyy
peterborodatyy force-pushed the docs/request-time-column branch from 8b19351 to d2974a6 Compare May 9, 2026 12:55
@peterborodatyy
peterborodatyy merged commit f57462c into master May 9, 2026
10 checks passed
@peterborodatyy
peterborodatyy deleted the docs/request-time-column branch May 9, 2026 13:01
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