Tiago Botelho
9a13059332
Backports every CE related change from ee-5484 to CE
2018-05-07 11:59:51 +02:00
Matija Čupić
3e3e7d54d5
Check cluster usage datapoint counts
2018-03-27 14:16:50 +02:00
Matija Čupić
4478103d99
Rename cluster datapoint names to be more specific
2018-03-26 21:54:13 +02:00
Matija Čupić
0bf79bf12e
Add additional cluster usage metrics
2018-03-22 00:44:06 +01:00
Tiago Botelho
3f31da9c69
Restrict cycle analytics usage data to instances that use postgres only
2018-02-28 10:46:20 +00:00
Mario de la Ossa
eaada9d706
use Gitlab::UserSettings directly as a singleton instead of including/extending it
2018-02-02 18:39:55 +00:00
Markus Koller
257fd57134
Allow password authentication to be disabled entirely
2017-11-23 13:16:14 +00:00
Shinya Maeda
6571efb6c3
Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.
2017-11-01 16:12:44 +09:00
Shinya Maeda
a6b2387d3f
Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, instead of `Gcp::Cluster.count`
2017-10-11 23:02:47 +09:00
Shinya Maeda
b229637b08
fetch_kubernetes_token_service_spec. Fix static analysys.
2017-10-05 20:26:07 +09:00
Tiago Botelho
25932308c0
Adds gitlab features and components to usage ping data.
2017-09-21 14:47:35 +01:00
Zeger-Jan van de Weg
74bf291c78
Add auto devops enabled/disabled to usage ping
2017-09-12 12:33:48 +02:00
Zeger-Jan van de Weg
5c6f40ab6e
Add usage ping for Auto DevOps
...
Fixes gitlab-org/gitlab-ce#37648
2017-09-08 19:38:02 +02:00
Jarka Kadlecova
124ef7dd60
Add Slack and JIRA services counts to Usage Data
2017-07-24 12:59:06 +02:00
Jarka Kadlecova
2cc063e592
Add github imported projects count to usage data
2017-07-19 15:22:05 +02:00
Kamil Trzciński
efb7b2d341
Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master'
...
Only count GL pipelines in usage data ping
Closes #33172
See merge request !12277
2017-06-29 13:55:19 +00:00
Z.J. van de Weg
4447006832
Split pipelines by origin on usage data
...
When sending the usage data, it now includes all pipelines. This commit
will split the pipelines in two; internal and external.
This will lead to historical data being incorrectly marked this way.
Fixes gitlab-org/gitlab-ce#33172
2017-06-27 12:47:44 +02:00
Z.J. van de Weg
e7d12a70d2
Add in_review_folder to usage ping
...
As its hard to reliably check how many review apps there are on the
clients machine, we start by checking where the type is `review`. This
means the folder is called that way. This will lead to a seq
scan on the table. However, this is done once a week, so the benefit of
adding an index seems not to apply here.
2017-06-27 09:39:05 +02:00
Ruben Davila
3396edcea0
Remove Services count from usage ping payload.
...
This query was timing out and is blocking the sync of usage data for
GitLab.com
2017-05-18 11:49:11 -05:00
Sean McGivern
d2d6435372
Add hostname to usage ping
2017-05-11 09:20:12 +01:00
Zeger-Jan van de Weg
8df3997a92
Add Pipeline Schedules that supersedes experimental Trigger Schedule
2017-05-07 22:35:56 +00:00
Robert Speicher
d49768296c
Auto-correct `RSpec/DescribedClass` violations
2017-05-01 11:13:33 -04:00
Sean McGivern
b61199ce0c
Add prometheus services to usage ping
2017-04-14 15:20:55 +02:00
Sean McGivern
092258e924
Add edition to usage ping
2017-04-14 15:20:55 +02:00
Robert Speicher
e21ed5fe77
Add Upload count to usage data
2017-04-14 15:20:55 +02:00
Sean McGivern
c53afeda0c
Port 'Add uuid to usage ping' to CE
...
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521
2017-04-14 15:20:55 +02:00
Z.J. van de Weg
f5b42881c8
Track Mattermost usage
2017-04-14 15:20:55 +02:00
Ruben Davila
f41b693fc7
Remove pushes count from usage ping payload
...
This query is constantly generating timeout errors on large installations and we don't
have a simple solution for now and also we don't think having this counter is
really critical.
2017-04-14 15:20:55 +02:00
Sean McGivern
0483019e98
Port 'Add more usage data to EE ping' to CE
...
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735
2017-04-14 15:20:55 +02:00