该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 6月 05, 2023
-
-
由 Ash McKenzie 创作于
This release brings in: - Make golang 1.20.4 the default for development (https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/42) - Bump go to 1.19.9 (https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/41) - Bump Go x-sys to latest version (https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/40) - Update go.mod to Go 1.19 (https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/39) - Add Go 1.19 and 1.20 support (https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/38) - Makefile: Don't use hardcoded path to Bash shell (https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/37)
-
- 2月 08, 2023
-
-
由 Ash McKenzie 创作于
This release brings in: - Bump golang to 1.18.9 (https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/36)
-
- 1月 24, 2023
-
-
由 Aleksei Lipniagov 创作于
GME: Improve error handling in main.
-
- 12月 21, 2022
-
-
由 Aleksei Lipniagov 创作于
-
- 11月 14, 2022
-
-
由 Matthias Kaeppler 创作于
This reverts cloud profiling support since it was clashing with Workhorse. See https://gitlab.com/gitlab-org/gitlab-metrics-exporter/-/merge_requests/27
-
- 11月 07, 2022
-
-
由 Matthias Kaeppler 创作于
This pulls in two changes: - Optimized memory use in ParseFile - Use /bin/bash when building GME Changelog: changed
-
- 11月 04, 2022
-
-
由 Matthias Kaeppler 创作于
This update will enable Google Cloud Profiling support in GME. Changelog: changed
-
- 10月 14, 2022
-
-
由 nmilojevic1 创作于
-
- 8月 02, 2022
-
-
由 Matthias Kaeppler 创作于
It turns out we cannot use moving refs like branch names in our release tooling. Setting this to a SHA should allow us to re-add GME to our release pipeline without failing deploys.
-
- 4月 25, 2022
-
-
由 Matthias Kaeppler 创作于
This change: - Adds a rake task to install gitlab-metrics-exporter into a given directory. - Allows to run it in place of the existing Ruby based exporters; this is guarded by an environment variable. - Extends the existing end-to-end test to test both Ruby and Go implementations.
-