Tags: bugwz/pyroscope
Tags
Xiyu/css fix dependency update (grafana#2765) * chore: update dependency and fix css overflow * chore: revert version
Add admin module serving the bucket web tool (grafana#2724) * Add admin module serving the bucket web pages * Revert unneeded change * Add unit tests * Fix tests * Add compaction level to block table in the bucket tool * Add a grid-style visualization of bucket blocks * Add admin as a dependency to store-gateway (temp) * Add shortcut to the object storage bucket tool in /admin * Add a few more unit tests
Handle overriding extraArgs in components correctly (grafana#2751) I noticed a bug, when setting extraArgs on a single component (`.values.pyroscope.components.querier.extraArgs`) they would completely overwrite the whole global (`.values.pyroscope.extraArgs`) array. This change will make sure we do a merge of global and component based extraArgs.
Add the first iteration of the blocks viewer cli tool (grafana#2697)
Revert "Propagate store-gateway ring config correctly (grafana#2706)" This reverts commit 826665a.
PreviousNext