Commit Graph

3437 Commits (18254a172b1e981ed593442b2259bd63617d6aca)
 

Author SHA1 Message Date
Fabian Reinartz 5273b55a0c Merge pull request #2090 from brancz/release-1.3
8 years ago
Frederic Branczyk 26a0fa9f98
Cut v1.3.0-beta.0
8 years ago
Dominik Schulz 255a8c8b4c Fix small typo in EC2 SD metric name (#2100)
8 years ago
Dominik Schulz 00e486a05b Add Azure-SD metrics (#2099)
8 years ago
Julius Volz 17691d9141 Merge pull request #2098 from prometheus/add-coc
8 years ago
Julius Volz 9eefce6811 Add CNCF code of conduct as the Prometheus code of conduct
8 years ago
Brian Brazil c4b4a58e3a Correctly handle on() in alerts. (#2096)
8 years ago
Björn Rabenstein 8462fe9fac Merge pull request #2094 from Nomon/bug/target_label_unmarshal
8 years ago
Matti Savolainen aabf4a419b use LabelNam.IsValid() instead of LabelNameRE and MatchString instead of Match
8 years ago
Matti Savolainen ec6524ce74 test the labelTarget regex to make sure it properly validates pre-interpolated label names.
8 years ago
Matti Savolainen f867c1fd58 formating and text fixes, adjust regexp
8 years ago
Dominik Schulz 163d5a8977 Add EC2 SD metrics (#2095)
8 years ago
Matti Savolainen 56907ba6e3 Add interpolation to good test config. Fix regex
8 years ago
Matti Savolainen 7a36af1c85 add comment about interpolation
8 years ago
Matti Savolainen 3b8e7c1277 Merge branch 'master' of https://github.com/prometheus/prometheus into bug/target_label_unmarshal
8 years ago
Matti Savolainen 5a1e909b5d Make TargetLabel in RelabelConfig a string
8 years ago
Björn Rabenstein d93f73874f Merge pull request #2093 from dominikschulz/spelling
8 years ago
Dominik Schulz 182e17958a Trivial spelling corrections and a small comment.
8 years ago
Fabian Reinartz 3c8140f2e6 kubernetes: fix typo in endpoint switch case
8 years ago
bekbulatov ac702f66eb Resolve merge conflicts
8 years ago
Fabian Reinartz 228bfc1bb5 Merge pull request #2040 from prometheus/kubernetes
8 years ago
Björn Rabenstein b10879a450 Merge pull request #2078 from Nomon/master
8 years ago
Fabian Reinartz 1b6dfa32a9 config: rename role 'endpoint' to 'endpoints'
8 years ago
Fabian Reinartz ce45040e47 kubernetes: fix missing port labels
8 years ago
Fabian Reinartz 1df905ea42 vendor: add testing require dependencies
8 years ago
Frederic Branczyk 8f576a8510 retrieval: add kubernetes endpoint discovery tests
8 years ago
Frederic Branczyk 08fa4eaa92 retrieval: add kubernetes pod discovery tests
8 years ago
Frederic Branczyk 3762e39ce5 retrieval: add kubernetes service discovery tests
8 years ago
Frederic Branczyk 397072a482 retrieval: add kubernetes node discovery tests
8 years ago
Frederic Branczyk cc46058802 retrieval: kubernetes nodes are not namespaced
8 years ago
Frederic Branczyk a318d9ad27 retrieval: fix pod label and annotation prefixes
8 years ago
Frederic Branczyk 2e18c81a00 config: adapt unit tests
8 years ago
Fabian Reinartz b24602f713 kubernetes: merge back into single configuration
8 years ago
Fabian Reinartz a9cfb66b28 kubernetes: add node discovery
8 years ago
Fabian Reinartz d896a654f9 kubernetes: Add discovery of services
8 years ago
Fabian Reinartz 6d269ed870 kubernetes: infer pod information in endpoints discovery
8 years ago
Fabian Reinartz 7c439a9060 kubernetes: use and vendor 1.5 client
8 years ago
Fabian Reinartz de22524e57 kubernetes: add KubernetesV2 endpoints
8 years ago
Fabian Reinartz 2331701b50 kubernetes: Add K8S v2 pod discovery
8 years ago
Dominik Schulz bfa7099616 Report GCE instance metdata (#2084)
8 years ago
Or Cohen 50f8e35c54 Add fuzzy search to /graph textarea (#2081)
8 years ago
Fabian Reinartz 630b96c5f3 Merge pull request #2079 from prometheus/fabxc-storage
8 years ago
Fabian Reinartz 8fa18d564a storage: enhance Querier interface usage
8 years ago
Fabian Reinartz 5238a6845e Merge pull request #2080 from sman591/ui-aborted-requests
8 years ago
Stuart Olivera b76d59e68b ui: don’t consider aborted requests complete
8 years ago
Matthias Rampke 4f96d28e60 Always show instance label on target page. (#2062)
8 years ago
Matti Savolainen bdaf0ec6a2 simplify regex
8 years ago
Matti Savolainen 23be3dab53 test label name validation
8 years ago
Matti Savolainen 8f77d271b1 validate the label name
8 years ago
Matti Savolainen 56e8e7cac3 Allow target_label to be expanded in replace label
8 years ago