1. 12 Oct, 2016 2 commits
    • Björn Rabenstein's avatar
      Merge pull request #594 from InQuicker/k8s-tls-config · 90e8e522
      Björn Rabenstein authored
      Clarify that the in_cluster option only affects discovery.
      90e8e522
    • Jimmy Cuadra's avatar
      Clarify that the in_cluster option only affects discovery. · f0109fb5
      Jimmy Cuadra authored
      It wasn't clear to me that the `in_cluster` option for a
      `kubernetes_sd_config` only affected authentication for service
      discovery, and that to actually scrape the targets, it was still
      necessary to explicitly set authentication options like `tls_config` and
      `bearer_token_file`, for example, when scraping the Kubernetes
      apiserver.
      
      This patch clarifies that in the documentation for `in_cluster`, and
      adds a link to the example Prometheus configuration for Kubernetes in
      the Prometheus repo that explained this distinction better, and also
      provides a useful real-world example of how to monitor a Kubernetes
      cluster with Prometheus.
      f0109fb5
  2. 10 Oct, 2016 1 commit
  3. 09 Oct, 2016 5 commits
  4. 08 Oct, 2016 2 commits
  5. 07 Oct, 2016 6 commits
  6. 06 Oct, 2016 1 commit
  7. 05 Oct, 2016 1 commit
    • Jonas Große Sundrup's avatar
      [WIP] introduce categories to exporterlist (#578) · cb3ba3a1
      Jonas Große Sundrup authored
      Introduce categories to exporterlist
      
      As @juliusv mentioned once in #prometheus, the list of external exporters has grown quite a bit. This attempts to increase overview by introducing categories for the third party exporters.
      
      The chosen categories are a first proposal and might still be subject to change, depending on the feedback, any of which is greatly appreciated!
      cb3ba3a1
  8. 04 Oct, 2016 1 commit
  9. 30 Sep, 2016 4 commits
  10. 29 Sep, 2016 2 commits
  11. 28 Sep, 2016 4 commits
  12. 27 Sep, 2016 4 commits
  13. 26 Sep, 2016 3 commits
  14. 25 Sep, 2016 1 commit
  15. 23 Sep, 2016 2 commits
  16. 22 Sep, 2016 1 commit