Tags: tchen-coder/pyroscope
Tags
chore: add v2 integration tests (grafana#4168) * chore: add v2 integration tests * lint * fix metrics checks * maybe make v2 tests less flaky * fix race * fix segment writer shutdown race * feat: add __unsymbolized__ label on ingest path (grafana#4147) * feat: add __has_native_unsymbolized_profiles__ label on ingest path * Update unsymbolized check logic & update label name * Fix wrong HasUnsymbolizedProfiles logic and add tests * Revert "feat: add __unsymbolized__ label on ingest path (grafana#4147)" This reverts commit eb12a50. * Revert "fix segment writer shutdown race" This reverts commit 63b2bd6. * fix segment writer shutdown race with a per shard WaitGroup --------- Co-authored-by: Marc Sanmiquel <marcsanmiquel@gmail.com>
fix: Do not initialise local querier, when their are no local blocks (g… …rafana#4163) This builds on top of grafana#4151 and grafana#4144, as previously initilised heads already created a folder on all ingesters. Hence the check is not detecting that there are actually no local blocks to be considered.
fix: Do not initialise local querier, when their are no local blocks This builds on top of grafana#4151 and grafana#4144, as previously initilised heads already created a folder on all ingesters. Hence the check is not detecting that there are actually no local blocks to be considered.
PreviousNext