- May 08, 2017
-
-
Yorick Peterse authored
Add continuous query for ETag caching events See merge request !8
-
Adam Niedzielski authored
-
- Mar 07, 2017
-
-
Yorick Peterse authored
-
- Feb 09, 2017
-
-
Yorick Peterse authored
Add license See merge request !7
-
💃 Winnie 💃 authored
-
- Jan 19, 2017
-
-
Yorick Peterse authored
-
- Dec 12, 2016
-
-
Yorick Peterse authored
These queries calculate the allocated memory per Rails/Grape/Sidekiq controller/worker per minute. This data includes the 95th percentile, the 99th percentile, the mean, and the max value.
-
- Sep 26, 2016
-
-
Yorick Peterse authored
InfluxDB decided that as of 1.0.0 it would be a good idea to rename the default retention policy from "default" to "autogen" and then hardcode this name all over the place. This means that we not only have to handle this when creating retention policies, we also have to make sure all queries use the right policy name for input measurements. Fixes #1
-
- Sep 21, 2016
-
-
Yorick Peterse authored
-
- Sep 09, 2016
-
-
Yorick Peterse authored
-
- Aug 24, 2016
-
-
Yorick Peterse authored
-
- Aug 22, 2016
-
-
Yorick Peterse authored
-
- Aug 16, 2016
-
-
Yorick Peterse authored
Having put some more thought in this it doesn't make sense to sum the total durations as this can be influenced heavily by lots of fast requests. This reverts commit 8e2c18f9.
-
Yorick Peterse authored
Downsample duration sum (to calculate total consuming time) See merge request !6
-
Paco Guzman authored
-
- Aug 01, 2016
-
-
Yorick Peterse authored
Downsample memory_usage max values (rails / sidekiq) See merge request !5
-
Paco Guzman authored
-
- Jul 22, 2016
-
-
Yorick Peterse authored
-
- Jul 20, 2016
-
-
Yorick Peterse authored
Apparently running a query with "RESAMPLE EVERY 30m FOR 1h" _without_ an aggregate function results in InfluxDB throwing an error. This in turn leads to it retrying the same CQ every second, because if it doesn't work the first time it will _probably_ work the 12039812093th time.
-
- Jul 19, 2016
-
-
Yorick Peterse authored
Added queries for tracking deployments This is for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5320 See merge request !2
-
Yorick Peterse authored
This ensures the deployments are copied into "forever.deployments" which has no expiration time (unlike "default" which expires after one hour).
-
Yorick Peterse authored
Add cache read hit / miss counters continuous queries (Rails/Grape/Sidekiq) See merge request !3
-
Yorick Peterse authored
Downsample Sidekiq Queue Duration Max See merge request !4
-
Paco Guzman authored
-
- Jul 18, 2016
-
-
Paco Guzman authored
-
- Jun 27, 2016
-
-
Yorick Peterse authored
Sidekiq queue duration timings See merge request !1
-
Paco Guzman authored
-
- Jun 23, 2016
-
-
Yorick Peterse authored
-
Yorick Peterse authored
-
Yorick Peterse authored
-
Yorick Peterse authored
-
Yorick Peterse authored
-
Yorick Peterse authored
-