influxdata / influxdata/influxdb

[Port to 2.x]: feat: report user query bytes (#27188)

Open
#27,631 0 comments 0 reactions 1 assignee View on GitHub

@devanbenz is already working on this.

Since Sep 16, 2026.

area/2.x
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Port master-1.x commit https://github.com/influxdata/influxdb/commit/858a2c6952 to main-2.x.

1.x records per-user query response bytes via the monitor statistics. 2.x has no equivalent; needs re-implementation on the http/metric event recorder / prometheus metrics, gated by a flag because of per-user label cardinality.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.