- Mar 17, 2020
-
-
GitLab Bot authored
-
- Mar 10, 2020
-
-
GitLab Bot authored
-
- Mar 03, 2020
-
-
GitLab Bot authored
-
- Feb 06, 2020
-
-
GitLab Bot authored
-
- Feb 03, 2020
-
-
GitLab Bot authored
-
- Jan 31, 2020
-
-
GitLab Bot authored
-
- Jan 28, 2020
-
-
GitLab Bot authored
-
- Jan 10, 2020
-
-
GitLab Bot authored
-
- Jan 09, 2020
-
-
GitLab Bot authored
-
- Jan 08, 2020
-
-
GitLab Bot authored
-
- Jan 07, 2020
-
-
GitLab Bot authored
-
- Dec 17, 2019
-
-
GitLab Bot authored
-
- Nov 28, 2019
-
-
GitLab Bot authored
-
- Sep 26, 2019
-
-
GitLab Bot authored
-
- Sep 25, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Sep 07, 2019
-
-
Etienne Baqué authored
-
- Sep 05, 2019
-
-
Those feature flags were always enabled so we can remove them safely.
-
- Aug 27, 2019
-
-
Thong Kuah authored
-
- Aug 26, 2019
-
-
Square and Angle bracket use causes kramdown warnings, so changed or enclosed in backticks as needed
-
- Aug 23, 2019
-
-
- Strikeout for metrics that aren't reported anymore - added
👍 for all the metrics that appear to be still available - Added🆕 for the new metrics. - Determine Release when the new metrics appeared - Add descriptions for the new metrics - remove the adornments🆕 and👍 - removce the lines with strikeout
-
- Aug 14, 2019
-
-
Aleksei Lipniagov authored
We don't use phase restarts, as we use `preload_app`: https://github.com/puma/puma/blob/master/README.md#clustered-mode `:puma_phase` values will always be zero.
-
- Jul 19, 2019
-
-
* Remove `controller` and `action` labels from duration histogram. * Create a new simple counter for `controller` and `action`. * Adjust histogram buckets to observe smaller response times.
-
- Jul 08, 2019
-
-
Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
-
- Jul 04, 2019
-
-
Previously we were recording process start time as seconds from boot. This makes it so we record as epoch time.
-
- Jul 03, 2019
-
-
Add backticks around square brackets, or fix links, as necessary.
-
- Jun 10, 2019
-
-
Jan Provaznik authored
PumaWorkerKiller is used for periodically checking and killing workers (the biggest one) if overall memory reaches specified limit. This metric allows us to watch number of killed workers.
-
- May 29, 2019
-
-
It assures that requests are aborted after 60 seconds, otherwise an exception is raised. This exception is logged by Sentry, also there is a Prometheus counter for measuring number of requests in each state.
-
Ryan Cobb authored
-
Jan Provaznik authored
This sampler gathers Puma-specific metrics which can be used by Prometheus then.
-
- May 20, 2019
- May 05, 2019
-
-
- May 01, 2019
-
-
Ryan Cobb authored
-
- Apr 29, 2019
-
-
Ryan Cobb authored
This adds back ruby_memory_bytes for backwards compatibility, limits code duplication, cleans up unused methods, and limits the unicorn worker sampling scope.
-
- Apr 24, 2019
-
-
Ryan Cobb authored
This updates monitor docs to reflect the new ruby and unicorn metrics as well as making it so we fetch process start time via the proc table instead of via CLOCK_BOOTTIME
-
- Feb 25, 2019
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Feb 19, 2019
-
-
Joshua Lambert authored
-
- Feb 06, 2019
-
-
Ben Kochie authored
Update the list of GitLab metrics to include the missing metric names.
-
- Nov 07, 2018
-
-
Evan Read authored
-