An error occurred fetching the project authors.
- 13 May, 2020 1 commit
-
-
Ryan Cobb authored
This removes influxdb from our Gitlab::Metrics module. It also removes influxdb sampling.
-
- 11 May, 2020 1 commit
-
-
Luke Duncalfe authored
This change is part of https://gitlab.com/gitlab-org/gitlab/-/issues/212566 to move all Design Management code to FOSS. This change moves all code under `lib`.
-
- 07 May, 2020 1 commit
-
-
Alper Akgun authored
We want the usage ping to be performant, we'd like to see how long it takes to calculate the ce and the ee usage data
-
- 06 May, 2020 3 commits
-
-
Alper Akgun authored
Removes the fallback arguments for counts except alt_usage_data Refactor license_scanning_jobs compatibility
-
rpereira2 authored
- Add a key called embedded_grafana_instance_enabled in the usage ping that records if the embedded grafana instance is enabled.
-
Alina Mihaila authored
Add fallback_totals in BaseCounter Add fallback_totals in specific redis counters Add tests Fix rubocop offence
-
- 04 May, 2020 1 commit
-
-
Alan (Maciej) Paruszewski authored
-
- 29 Apr, 2020 2 commits
-
-
Jarka Košanová authored
- imported issues, projects with jira imports, jira imports count
-
Qingyu Zhao authored
-
- 10 Apr, 2020 1 commit
-
-
David Fernandez authored
-
- 09 Apr, 2020 2 commits
-
-
Alper Akgun authored
Refactor issues_with_embedded_grafana_charts_approx to use the batch counting with failover fallback
-
Tiger authored
New metrics: - Instance level clusters enabled - Instance level clusters disabled - Clusters with a management project associated
-
- 06 Apr, 2020 2 commits
-
-
Alper Akgun authored
We add start/finish option and specs for the batch counting
-
alinamihaila authored
-
- 02 Apr, 2020 4 commits
-
-
alinamihaila authored
-
alinamihaila authored
-
alinamihaila authored
-
alinamihaila authored
-
- 01 Apr, 2020 2 commits
-
-
Vitali Tatarintev authored
Moves Settings > Integrations > Prometheus > Alerts to Core https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28196
-
Qingyu Zhao authored
-
- 31 Mar, 2020 1 commit
-
-
Alina Mihaila authored
Use user min and max as start and finish for batch counting Rename method to actual
-
- 27 Mar, 2020 1 commit
-
-
Alper Akgun authored
Return -1 for fallback, and 0 when no data exists
-
- 23 Mar, 2020 1 commit
-
-
Alex Buijs authored
By using batch counting
-
- 16 Mar, 2020 2 commits
-
-
Alex Buijs authored
Adds an index for batch counting in usage data
-
Alex Buijs authored
by using batch counting
-
- 13 Mar, 2020 2 commits
-
-
Alina Mihaila authored
-
Alex Buijs authored
By using batch count
-
- 11 Mar, 2020 1 commit
-
-
Alper Akgun authored
Enable batch counting and eliminate group by
-
- 05 Mar, 2020 2 commits
-
-
Alper Akgun authored
In usage data avg_cycle_analytics giving an uncaught error and kills the whole usage ping. This MR catches errors as well as revises the implementation not to time out due to non-indexable
-
Alper Akgun authored
- Makes the `usage_ping_batch_counter` flag default enabled - Makes the `usage_activity_by_stage` as the single toggle - Removes additional ::Gitlab.com?
-
- 17 Feb, 2020 1 commit
-
-
Alper Akgun authored
Usage pings time out on large instances with large tables. This change adds batch counters to fix the issue
-
- 15 Feb, 2020 1 commit
-
-
Vitali Tatarintev authored
Move Incidents view with OperationsController, and ProjectIncidentManagementSetting from EE to CE
-
- 11 Feb, 2020 1 commit
-
-
Andy Soiron authored
This reverts commit 007587cc except migrations
-
- 07 Feb, 2020 1 commit
-
-
Andy Soiron authored
It adds a new column `instance` to the services table and removes the template column after deployment
-
- 20 Jan, 2020 1 commit
-
-
Alex Ives authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/35714
-
- 07 Jan, 2020 2 commits
-
-
Arturo Herrero authored
-
Arturo Herrero authored
We added more project services to the Usage ping data in https://gitlab.com/gitlab-org/gitlab/merge_requests/19687 Here, we add the remaining project services to the Usage ping data.
-
- 06 Jan, 2020 1 commit
-
-
Arturo Herrero authored
This change was introduced in dd85269a but it hasn't been used.
-
- 18 Dec, 2019 1 commit
-
-
Ryan Cobb authored
This updates gitlab-styles to 3.1.0 and disables any new cops introduced in this upgrade. These new cops will be re-enabled in subsequent changes. This also disables the existing RSpec/DescribedClass cop as this upgrade has caused it to break specs.
-
- 11 Dec, 2019 1 commit
-
-
allison.browne authored
Add usage ping for issues created in gitlab from sentry errrors
-