Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

histogram_stdvar and histogram_stddev query sharding support #5929

Closed
Tracked by #4173
krajorama opened this issue Sep 5, 2023 · 1 comment
Closed
Tracked by #4173

histogram_stdvar and histogram_stddev query sharding support #5929

krajorama opened this issue Sep 5, 2023 · 1 comment
Assignees

Comments

@krajorama
Copy link
Contributor

krajorama commented Sep 5, 2023

Follow up prometheus/prometheus#12614

krajorama added a commit that referenced this issue Sep 5, 2023
Followup to prometheus/prometheus#12614

Created issue to double check my patches:
#5929

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
@krajorama
Copy link
Contributor Author

reviewed.

dimitarvdimitrov pushed a commit that referenced this issue Sep 8, 2023
Followup to prometheus/prometheus#12614

Created issue to double check my patches:
#5929

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
dimitarvdimitrov added a commit that referenced this issue Sep 14, 2023
* Update mimir-prometheus to `b641b78d9` (2023-09-01)

This is a draft PR to showcase the changes from mimir-prometheus PR XXX. This is the diff in mimir-prometheus github.com/grafana/mimir-prometheus/compare/002ae0aa1d7e...77ac7ad40 and these are the corresponding upstream changes github.com/prometheus/prometheus/compare/76dd9b547...b6f903b5f

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update usages of tsdbutil with chunks

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update usages of tsdbutil with chunks

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix tests relying on prometheus test setup code

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix tests relying on prometheus test setup code

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Follow up change coming from Prometheus PR 12739

prometheus/prometheus#12739

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* Add histogram_stddev and histogram_stdvar to sharding tests

Followup to prometheus/prometheus#12614

Created issue to double check my patches:
#5929

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* Follow up change coming from Prometheus PR 12739

prometheus/prometheus#12739

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* Fix block TestUpload

Follow up change coming from Prometheus PR 12739

prometheus/prometheus#12739

The change means that more chunks are created, thus altering the tsdb index
size.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* Remove WIP temporary code

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

* Emit `cortex_ingester_tsdb_mmap_chunks_total`

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update prometheus to main branch

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

---------

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Co-authored-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants