Commit graph

  • 1e5a868378
    Merge pull request #143 from s-urbaniak/token Frederic Branczyk 2018-12-05 17:13:47 +01:00
  • 326bf3c276 cmd/adapter: add prometheus bearer token configuration Sergiusz Urbaniak 2018-12-05 11:43:17 +01:00
  • 99104cba2a
    Merge pull request #136 from nilebox/start-flag Solly Ross 2018-12-04 12:23:26 -08:00
  • b3dfbe1b29
    Merge pull request #128 from tmatias/typos Solly Ross 2018-12-04 11:31:59 -08:00
  • d3bbe8247a
    Merge pull request #141 from metalmatze/prom-ca-file v0.4.0 Frederic Branczyk 2018-12-03 20:50:35 +01:00
  • 9fb46c3c55
    Create a NewCertPool for custom CA certificate Matthias Loibl 2018-12-03 19:47:37 +01:00
  • 4a16ae6d9a
    Log info when successfully loading certificates Matthias Loibl 2018-12-03 17:57:19 +01:00
  • bef034e699
    Improve error handling in adapter.go Matthias Loibl 2018-12-03 17:18:53 +01:00
  • 88c0ad0b6a
    Add validation Nail Islamov 2018-11-28 12:20:09 +11:00
  • 3f1b120eda
    Add a flag metrics-start-duration Nail Islamov 2018-11-28 12:13:07 +11:00
  • 5d837a29dd
    Add --prometheus-ca-file flag for specific ca Matthias Loibl 2018-11-23 17:25:22 +01:00
  • 2e82759ca9 fix typos Tiago Matias 2018-11-13 09:07:58 -02:00
  • 3bd75f5c3a
    Merge pull request #127 from tmatias/typo Solly Ross 2018-11-12 14:42:15 -08:00
  • 405a55521f fix typo Tiago Matias 2018-11-12 15:50:11 -02:00
  • 5a461c3fcd
    Merge pull request #124 from metalmatze/readme-updates v0.3.0 Frederic Branczyk 2018-11-07 15:59:56 +01:00
  • d12e5f0684
    Improve sentence mentioning metrics server in README.md Matthias Loibl 2018-11-07 15:18:08 +01:00
  • 7360c51c0e
    Update README to container resource metrics API Matthias Loibl 2018-11-06 13:10:00 +01:00
  • 919c8bcbe9
    Merge pull request #120 from tmatias/patch-1 Frederic Branczyk 2018-10-26 16:13:16 +02:00
  • 94b0063c52
    fix typo Tiago Matias 2018-10-19 16:31:07 -03:00
  • 7a421bb91e
    Merge pull request #106 from DirectXMan12/feature/resource-metrics Solly Ross 2018-10-04 07:34:08 -07:00
  • 083300bf32
    Merge pull request #115 from richardbrks/fix-docs Solly Ross 2018-10-03 08:38:13 -07:00
  • 5f52b29d47 Disable the custom metrics API with no rules Solly Ross 2018-10-02 17:50:47 -04:00
  • 6c8f44623e Add tests for the resource metrics provider Solly Ross 2018-10-02 14:54:46 -04:00
  • 49287fecc9 Extract fake Prometheus client impl Solly Ross 2018-10-01 15:21:27 -04:00
  • cc08a1fb41 Switch to ginkgo/gomega for tests Solly Ross 2018-09-25 14:27:33 -04:00
  • c5801455ec Introduce support for the resource metrics API Solly Ross 2018-08-20 17:03:44 -04:00
  • 74c0c53e4f Refactor metrics query building to interface Solly Ross 2018-08-17 11:49:30 -04:00
  • 7dd9e94aea Extract label-resource logic to separate package Solly Ross 2018-08-17 11:18:48 -04:00
  • d02384477a Upgrade boilerplate to latest Solly Ross 2018-08-15 15:49:46 -04:00
  • 94379a1780 delete repeated phrase richardbrks 2018-09-28 12:53:39 -04:00
  • 8d12f4f5fd correct capitalization richardbrks 2018-09-28 12:40:07 -04:00
  • b381aef37b correct file path richardbrks 2018-09-28 07:54:52 -04:00
  • 93974115ad remove repeated word richardbrks 2018-09-28 07:52:48 -04:00
  • 6b2c04dd61
    Merge pull request #110 from DirectXMan12/deps/1.11-EKS-fix Solly Ross 2018-09-27 15:53:58 -04:00
  • c916572aca Update deps to Kube 1.11.3 Solly Ross 2018-09-14 16:32:45 -04:00
  • 7f1b40728b
    Merge pull request #98 from tomkerkhove/helm-install-docs v0.2.2 Solly Ross 2018-09-17 05:21:14 -04:00
  • 87fad2ab0a
    Merge branch 'master' into helm-install-docs Tom Kerkhove 2018-09-15 09:47:25 +02:00
  • d1827c5611 Tons of movement. See notes. Tony Compton 2018-08-29 14:30:26 -04:00
  • 262493780f Clarify multi-metric queries Solly Ross 2018-08-28 13:45:55 -04:00
  • b755cf7f93
    Merge pull request #95 from DirectXMan12/docs/common-issues Solly Ross 2018-08-24 11:21:11 -04:00
  • a1f4aab6d4 Restructure walkthrough Solly Ross 2018-08-08 17:09:47 -04:00
  • 5118c9ee1e Add some FAQs to the README Solly Ross 2018-08-07 15:47:49 -04:00
  • 77614d151a Add a note on resource quanities to walkthrough Solly Ross 2018-08-07 15:19:06 -04:00
  • 9f08038f07 Add a config walkthrough and update the readme Solly Ross 2018-08-07 15:11:47 -04:00
  • 1f6df8eadf
    Merge pull request #103 from DirectXMan12/deploy/extraneous-arg Solly Ross 2018-08-20 18:59:51 -04:00
  • f909290ab0
    Merge pull request #102 from DirectXMan12/refactor/reduce-logspam Solly Ross 2018-08-20 17:13:49 -04:00
  • cfba614544 Remove extraneous /adapter from deployment args Solly Ross 2018-08-20 17:12:27 -04:00
  • 9d7157f7cc Reduce metric namer label-GVR logspam Solly Ross 2018-08-20 16:53:51 -04:00
  • e9a3e436c2
    Optimize based on feedback Tom Kerkhove 2018-08-15 19:55:49 +02:00
  • 6c510c8f1b
    Add docs on helm installation Tom Kerkhove 2018-08-15 17:21:37 +02:00
  • 58857cfd37
    Merge pull request #97 from tanner-bruce/strictly-unmarshal Solly Ross 2018-08-13 08:53:16 -07:00
  • 1ec7809eaf use strict unmarshalling to ensure correct configuration Tanner Bruce 2018-08-09 16:30:06 -05:00
  • c912ebed77 Fix naming typo in the config docs Solly Ross 2018-08-07 13:45:16 -04:00
  • 1667f1082b Don't rebuild vendor in Travis Solly Ross 2018-08-01 11:15:29 -04:00
  • df3d247308
    Merge pull request #94 from zioproto/tls-secrets-docs Solly Ross 2018-07-24 14:49:05 -04:00
  • b5ee64bf38 Improve docs about TLS secret Saverio Proto 2018-07-24 13:15:24 +02:00
  • 981e73562d
    Merge pull request #93 from aabed/patch-1 Solly Ross 2018-07-23 13:56:05 -04:00
  • beb6bb9663
    sets the right path for config file Aabed 2018-07-22 10:39:34 +02:00
  • a94494337e Cleaning up. Tony Compton 2018-07-20 15:35:24 -04:00
  • 9641e70005 Fixing some refactoring bugs, first half-decent external metrics attempt. Tony Compton 2018-07-20 12:35:49 -04:00
  • 056cb7f7f2 Test fix. Tony Compton 2018-07-19 14:25:46 -04:00
  • f7c0657115 Tests for periodicMetricLister and resourceConverter. Tony Compton 2018-07-19 14:20:55 -04:00
  • 8854332861 New test case for queryBuilder. Tony Compton 2018-07-19 11:37:13 -04:00
  • 726fc1effc Tests for periodicMetricLister. Tony Compton 2018-07-19 11:31:48 -04:00
  • bf9be4e53a gofmt this mess. Tony Compton 2018-07-19 11:04:48 -04:00
  • fc88e6e57a Breaking down some more components, adding tests. Tony Compton 2018-07-19 10:53:48 -04:00
  • 76217a552b Some more adjustment. Tony Compton 2018-07-17 15:50:32 -04:00
  • 3fc2dbdf71 Explicitly build on tags in Travis v0.2.1 Solly Ross 2018-07-13 20:07:23 -04:00
  • a293b2bf94 Check in the vendor directory Solly Ross 2018-07-13 17:31:57 -04:00
  • 98e16bc315
    Merge pull request #87 from natefox/natefox-docs-update Solly Ross 2018-07-13 17:28:34 -04:00
  • ec335c0777 Fix cross-compile typo in Makefile Solly Ross 2018-07-12 15:05:43 -04:00
  • 0d220eafef Clarify wording a bit on the relist interval Solly Ross 2018-07-03 16:49:55 -04:00
  • 8e91086e1e dep ensure verbosely Solly Ross 2018-07-03 11:35:43 -04:00
  • 16b031e22f
    Missed a link Nate Fox 2018-07-02 14:20:33 -07:00
  • 75e690b430
    Fixing broken links Nate Fox 2018-07-02 14:18:43 -07:00
  • 7e49e0733f
    Merge pull request #84 from DirectXMan12/docs/fix-walkthrough Solly Ross 2018-06-30 22:34:10 -04:00
  • fb8a0c50b3 Fix up the walkthrough Solly Ross 2018-06-30 22:10:35 -04:00
  • 0fa468ac87
    Merge pull request #82 from DirectXMan12/deploy/tmp-emptydir Solly Ross 2018-06-30 21:33:38 -04:00
  • 414af01f58
    Merge pull request #83 from DirectXMan12/docs/relist-interval-advice Solly Ross 2018-06-30 21:32:36 -04:00
  • 9951568183 [docs] Advice on relist interval Solly Ross 2018-06-30 21:28:55 -04:00
  • eb6949c2a4 Explicitly mount /tmp as an emptyDir Solly Ross 2018-06-30 21:19:40 -04:00
  • 277734dcdb Fixing some silly errors. Tony Compton 2018-06-29 12:11:30 -04:00
  • ce6f83da6b Gofmt? Tony Compton 2018-06-29 12:02:47 -04:00
  • fe0859aa5c More implementation work in conversion. Tony Compton 2018-06-29 11:45:37 -04:00
  • d90012439c Intermediate progress. Tony Compton 2018-06-29 09:46:26 -04:00
  • a69a5cbbcc Stubbing out metric converters. Tony Compton 2018-06-28 22:08:21 -04:00
  • b3d99534a8 Fixing a couple of renames I left off. Tony Compton 2018-06-27 22:17:24 -04:00
  • c30cc6c396 Undoing the rename of prometheusProvider to make it easier to focus on the new functionality. Tony Compton 2018-06-27 22:16:31 -04:00
  • 5533ff7580 A touch more work on GetExternalMetric. Tony Compton 2018-06-27 22:11:28 -04:00
  • 3727f99343 Moving the query building logic, adding first unit test. Tony Compton 2018-06-27 21:37:21 -04:00
  • 20af7fe865 One last shot at correcting things. Tony Compton 2018-06-27 17:39:05 -04:00
  • b3e1323a1c Catch this up to upstream/master. Tony Compton 2018-06-27 17:31:43 -04:00
  • e9af0455ba Re-implementing changes on top of the latest master. Tony Compton 2018-06-27 17:29:49 -04:00
  • 7b606a79fc
    Merge pull request #46 from DirectXMan12/feature/advanced-config Solly Ross 2018-06-27 17:04:27 -04:00
  • be018f76e3 Update dependencies to Kubernetes 1.11 Solly Ross 2018-06-27 16:55:12 -04:00
  • 1e5cd68533 Makefile with actual deps Solly Ross 2018-06-27 15:55:19 -04:00
  • 6089fa8528 Use channel for series aggregation Joel Speed 2018-05-08 16:53:58 +01:00
  • 32e4c5b1c7 Advanced Config Docs Updates Solly Ross 2018-06-22 14:49:38 -04:00
  • 40a9ee2474 Add a helper to generate legacy configuration Solly Ross 2018-06-22 12:01:58 -04:00
  • d760d737e0
    Merge 0af14dc93d into c22681a91d Tony Compton 2018-06-27 19:51:23 +00:00