Annanay Agarwal
Annanay Agarwal
Signed-off-by: Annanay **What this PR does**: **Which issue(s) this PR fixes**: Fixes # **Checklist** - [ ] Tests updated - [ ] Documentation added - [ ] `CHANGELOG.md` updated -...
Meta issue to track production readiness of the Apache Parquet block format. ### References - Design proposal #1407 - Initial PR adding parquet support #1479 ### Tracking production readiness -...
The Operations section in the docs needs a snippet on the recommended scaling approach for each service and any gotchas associated. For instance - can we scale up ingesters rapidly...
tempo-search: <root span not yet received> displayed in search results even though root span exists
**Describe the bug** It has been reported that in certain cases, the tempo search results will display "root span not yet received" for a trace even if the underlying data...
`TestHedge` seems to fail sometimes on the s3/azure backends. CI runs linked below: https://github.com/grafana/tempo/pull/1020/checks?check_run_id=3856834194 https://github.com/grafana/tempo/runs/3828064438?check_suite_focus=true
At the moment, we perform one read per column to seek to a given row within a page. Below is a screenshot of the readrow operations for a schema with...
The `cortex_blocks_alerts` rule group uses the namespace aggregation label (and annotation label in some cases) which would not work in a single binary installation. Tracking issue to update that.
When the kernel in the `spark-runner` notebook is restarted and run, it gives the following error - ``` | System.out.println(org.apache.spark.SparkConf.class); cannot find symbol symbol: class SparkConf ```