Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

v0.2.0

Choose a tag to compare

@grafanabot grafanabot released this 21 Feb 08:13
· 325 commits to main since this release

In this release 🌞 , we have added fair scheduling using the query-frontend and query-scheduler.
If you're not familiar with those new components make sure to read our documentation

The main idea is to bring fair query scheduling across tenants. In the future the query-frontend will also be used for parallelising and retrying queries.

Changelog

  • afd84cc Add missing flags to expand config file (#492)
  • 8f4777c Add query-frontend, query-scheduler and querier worker. (#496)
  • 9fdd280 Correctly implement connect health checker service (#491)
  • 05b16c9 Improve Worker timeout (#506)
  • 75d6c5c Use gotestsum
  • 3c63a8a chore(docs/config): add http_sd_config prometheus ref (#499)

As always, feedbacks are more than welcome, feel free to open issues/discussions.
You can reach out to the team using:

Docker Images

  docker pull docker.io/grafana/phlare:0.2.0