spec/cli_spec.rb | 100644 | 0 | 0 | | | 827 Bytes | 071c9b0ee73fb2d9453af0f94df32fc12e25f33db761151d6eac18fa94338539 |
.gitignore | 100644 | 0 | 0 | | | 36 Bytes | d81d228447a67741184f6935d4ab3e7a6f4cee8303e8ffe94eaca27340f35359 |
.gitlab-ci.yml | 100644 | 0 | 0 | | | 1.88 KB | 4cb31e8ce5f3a89b08652d46b7a1153eeac4974bdba71ab7646a3ce9b816bab3 |
.rubocop.yml | 100644 | 0 | 0 | | | 646 Bytes | 251a57b7486b9f4fd104c36aa06dca74a59e116fbc502996eb2ee32bb38b66ad |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 1.75 KB | 19d33240e166691bd2b8c1ca4c968226147ba4a4d60acb8c8cf755f9043e16d6 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | e6a1eb883b99b3cc3741f764ebdc3b434bb8f52f84e43bb1c6cab7fac66cdbc1 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 32.6 KB | dcb3e71fa65290c77a13b1af33d62f64d8d4d79d061a17a6c5615e94c7ceea29 |
Gemfile | 100644 | 0 | 0 | | | 108 Bytes | b778a2d354751d13d58afa14cfad28806a1583ee4d9fb0e84649f398ab8ecac5 |
Gemfile.lock | 100644 | 0 | 0 | | | 1.84 KB | 179ff526b72429463bf8d5575521715d744004eb61ce6c9e27fdd62d94c8b93a |
LICENSE | 100644 | 0 | 0 | | | 1.25 KB | 4a572d74046a7d2acbc6bc581aaf54b9066bd5f19d6dfbf2f49950b71cfe4e20 |
README.md | 100644 | 0 | 0 | | | 4.99 KB | 002d80f01edbe058d534d694cac6f138640341c8c4bda84f2563553e0740dd14 |
bin/gitlab-exporter | 100755 | 0 | 0 | | | 301 Bytes | 4a16d7bf97873489279a2690ccc12951a2e7333baf9ff65080e1b92d98e95397 |
config/gitlab-exporter.yml.example | 100644 | 0 | 0 | | | 2.95 KB | 36a7a879b8c03b7c97be6748ccf5cb92a23f03193041592b85e7d1b5459fdd8a |
gitlab-exporter.gemspec | 100644 | 0 | 0 | | | 1.15 KB | 92ed34face5148a9c37c11cec4d55b75007c7b3ec841fdbdb817f9b4a8385fd2 |
lib/gitlab_exporter.rb | 100644 | 0 | 0 | | | 814 Bytes | 13ac8135c5353fcdb0625e68c0b4b400d0bdcaa5edf8a5d904e4af6c81cbf6e5 |
lib/gitlab_exporter/cli.rb | 100644 | 0 | 0 | | | 9.74 KB | e1ed5b754ae5ed05f039bce093627098eb789ea6ee9e7b55f9372083f016d8ea |
lib/gitlab_exporter/database.rb | 100644 | 0 | 0 | | | 549 Bytes | 6b4970da18bb36beb96a49bd064ce515cfb796aa73e9c50bec2d7860a5746361 |
lib/gitlab_exporter/database/base.rb | 100644 | 0 | 0 | | | 1.2 KB | 179ce5251b81eebb2d41dff44d43a93492940d229305903184fc9a160c823cb0 |
lib/gitlab_exporter/database/bloat.rb | 100644 | 0 | 0 | | | 1.96 KB | 1acf767b2c3f07dab2a7f137adfd607333f0703b484c74baee7061c17b96c00d |
lib/gitlab_exporter/database/bloat_btree.sql | 100644 | 0 | 0 | | | 5.9 KB | 4a139d5a029ed3df26158091ed7ee4229ba206f7ad6149a16e2b12ebebd836d7 |
lib/gitlab_exporter/database/bloat_table.sql | 100644 | 0 | 0 | | | 3.4 KB | b8e526a368dbca9eceb67809dfce83df67567cde7154714446b9e18ebd10a14f |
lib/gitlab_exporter/database/ci_builds.rb | 100644 | 0 | 0 | | | 20 KB | 52165229ade29dbf0f0e57d97c695b9b59e29a16b55f76ad9c0c56689890bfa5 |
lib/gitlab_exporter/database/remote_mirrors.rb | 100644 | 0 | 0 | | | 2.12 KB | 8c50d9e6df324cc8ce8b0576207b52bd26e9c50a8381054785316d89fe6fee11 |
lib/gitlab_exporter/database/row_count.rb | 100644 | 0 | 0 | | | 9.17 KB | aa2cc3f4c39be969f650624c94dbd6ea660255efbe167829091a145786baae06 |
lib/gitlab_exporter/database/tuple_stats.rb | 100644 | 0 | 0 | | | 1.73 KB | 8ed440157d660c935b23a241ca27244b5185cd57be948a7b13ab00aacfbe6a9c |
lib/gitlab_exporter/git.rb | 100644 | 0 | 0 | | | 3.91 KB | 0f8986f08847127d9b8892b3ceacf221f7a12ab56d2286c75736f2dc4709a0b3 |
lib/gitlab_exporter/memstats.rb | 100644 | 0 | 0 | | | 2.49 KB | e602053350f9fbeb1d40d3db9da1824b0890fd852c463ab35c432f8cf693e508 |
lib/gitlab_exporter/memstats/mapping.rb | 100644 | 0 | 0 | | | 2.44 KB | a543bb8f76d134ebd55631fae1522eccf02ddb5f9b739270477932e3fb586508 |
lib/gitlab_exporter/prober.rb | 100644 | 0 | 0 | | | 1.08 KB | 7eab964a21c53868619fbab42ceb779c5cb023a2da18d282aa61d2a06517285a |
lib/gitlab_exporter/process.rb | 100644 | 0 | 0 | | | 3.1 KB | ad7f2d90d3aaff7bbfc77633bc5668c6826f620f8609dc6eca1a7ab8d872622b |
lib/gitlab_exporter/prometheus.rb | 100644 | 0 | 0 | | | 1.94 KB | 762fb0bbcef2aa099c917f7ca0fd28597bfe357ce1dec24f45420e10d35ca4b0 |
lib/gitlab_exporter/sidekiq.rb | 100644 | 0 | 0 | | | 4.72 KB | 6964f5acf511f6887c20c21cf53691b469ca9d8812d178a88c4b5b6a9c1c9d38 |
lib/gitlab_exporter/sidekiq_queue_job_stats.lua | 100644 | 0 | 0 | | | 1.08 KB | 76f5e2f9d3ab083362d19f03a0c6629ea433de3fcffeccf74ee498ce363395ce |
lib/gitlab_exporter/util.rb | 100644 | 0 | 0 | | | 2.19 KB | ad97567a1029419ca7b6a54b2063bb073b6c112edef5eb5eaa2e04038fa1c2ee |
lib/gitlab_exporter/version.rb | 100644 | 0 | 0 | | | 71 Bytes | a2aa04b65d395ccac03caff841a044608a3e579208555de4c4024bbb423fb9f7 |
lib/gitlab_exporter/web_exporter.rb | 100644 | 0 | 0 | | | 2.64 KB | 018cf91eb9356258abfa11037f66158be0f6fc695012e3a5393070cbc621b3cc |
spec/database/bloat_spec.rb | 100644 | 0 | 0 | | | 2.87 KB | 4043cb58cacd0a00427939b999de8d00e3821d046365e425759b513aa687c0d0 |
spec/database/ci_builds_spec.rb | 100644 | 0 | 0 | | | 21.1 KB | 494a0231aa20184518d9a204b94d7ac60075ee09311e688416db795545bf744e |
spec/database/row_count_spec.rb | 100644 | 0 | 0 | | | 2.1 KB | 56bb7753dc60de451666064a6ec9269bbc27ad14a7ae56a8e4866322b276517f |
spec/fixtures/smaps/sample.txt | 100644 | 0 | 0 | | | 326 KB | 6a0e45287a45b84f33b340c6a0013dcc834ae1d460ba4efc5364a949505f8c16 |
spec/git_process_proper_spec.rb | 100644 | 0 | 0 | | | 1.29 KB | 0e1337ef4b7142e85e6ad2b5a18a41a1f518e5ff1126e1e13894993918054740 |
spec/git_spec.rb | 100644 | 0 | 0 | | | 1.45 KB | 2d820232a960411eaee7420626aa5d3e8d9723ea1bb464cb94fd84d1b0813e62 |
spec/memstats_spec.rb | 100644 | 0 | 0 | | | 721 Bytes | 0e29e5fb71c39bfdb231be722b08abe244396d580a59f4ffcba2248e4399cb4a |
spec/prometheus_metrics_spec.rb | 100644 | 0 | 0 | | | 852 Bytes | b49cc65ef61173813003b881436be7eb4405beafd1f93e9ef4e26616e0587553 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.06 KB | 2b9c2fa7235088f46cb3fec63a9f3892f5e9c5977f153505e55ff4ad22e512ca |
spec/util_spec.rb | 100644 | 0 | 0 | | | 424 Bytes | ed66e3c2b5a6165e97314ae628ad88a5eef1325d8afdc43adcacf3d8a12a326e |