mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update cloudkitty from branch 'master'
to 50384169081b443b0716f17010b1af4a33250d97
- Merge "Shard the requests to Loki"
- Shard the requests to Loki
Loki default options are very conservative about resourcing and
access so the queries are manageable for the user. This patch
introduced sharding of queries so the user can decide to do more
queries to Loki (with the corresponding time overhead) in exchange
for being able to calculate and retrieve more granular data.
The user can also decide to store less granular data into Loki and
do less query sharding, improving the response time.
Change-Id: I309025e2e4c914aeb593cff7d88469a351edf2fd
Signed-off-by: Juan Larriba <jlarriba@redhat.com>
This commit is contained in:
parent
79c4d7cba4
commit
f7cc6f88f5
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit c0b74a776c765c16cab07e7e728d088f324a2dfe
|
||||
Subproject commit 50384169081b443b0716f17010b1af4a33250d97
|
||||
Loading…
Add table
Reference in a new issue