Commit Graph

4298 Commits (a04be0bc1c85eb2d6774198c37418020115c60d4)
 

Author SHA1 Message Date
Fabian Reinartz 45ac064669 web: disable Amin APIs by default
7 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API
7 years ago
Fuente, Pablo Andres fe73de9452 Renaming config test file to fix build tags
7 years ago
Fuente, Pablo Andres 193dc47230 Fixing code style to adhere gofmt
7 years ago
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows
7 years ago
Julius Volz 13006feb1e Fix alert label display in /alerts UI
7 years ago
Goutham Veeramachaneni e1fc9dc78d Move /rules to new format (#2901)
7 years ago
Tom Wilkie 835eb8c653 Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary.
7 years ago
Fabian Reinartz b420412135 Merge pull request #2915 from Gouthamve/parse-fuz
7 years ago
Goutham Veeramachaneni b7eddbcd98 textparse: Add fuzzing and fix bug caught
7 years ago
Fabian Reinartz 9c8be7575c Merge pull request #2906 from Gouthamve/error-ptr-match
7 years ago
Fabian Reinartz dc15a6f6ea vendor: add and update proto/grpc vendoring
8 years ago
Goutham Veeramachaneni 243419c007 Return tsdb.ErrOutOfBounds as storage.ErrOutOfBounds
8 years ago
Fabian Reinartz be990c0287 Merge pull request #2907 from Gouthamve/log-tm
8 years ago
Goutham Veeramachaneni a607873ad2 Log the stopping of TargetManager in Info
8 years ago
Fabian Reinartz 8a2850b5e1 vendor: add missing app engine dependencies
8 years ago
Fabian Reinartz e58e7954a7 Merge pull request #2904 from Gouthamve/srclbl-omitempty
8 years ago
Fabian Reinartz 24e9deac71 Merge pull request #2859 from Gouthamve/docker-nobody
8 years ago
Fabian Reinartz ad86c389cb Merge pull request #2869 from Gouthamve/lblspc
8 years ago
Goutham Veeramachaneni 98d20d5880 Make sure rendering config produces valid config
8 years ago
Goutham Veeramachaneni 0e78b7e7c8 parser: support spaces everywhere
8 years ago
Fabian Reinartz 329992201e Merge pull request #2897 from Gouthamve/oob-metric
8 years ago
Fabian Reinartz 3ed4fea58c Merge pull request #2902 from mattbostock/patch-2
8 years ago
Matt Bostock 13c6e4a4bc Remote queue manager: Fix typo
8 years ago
Alin Sinpalean 38de290d5f Console graph color scheme support (#2900)
8 years ago
Goutham Veeramachaneni 643c5837a0 Stop metrics that are 10mins ahead from now
8 years ago
Fabian Reinartz 496c060f98 Merge pull request #2896 from prometheus/filepath
8 years ago
Fabian Reinartz 65b087bcc1 config: resolve file SD paths relative to config
8 years ago
Goutham Veeramachaneni 3069bd3996 Handle scrapes with OutOfBounds metrics better
8 years ago
Fabian Reinartz 426125298e vendor: update prometheus/tsdb
8 years ago
Fabian Reinartz 3845dfb715 Merge pull request #2875 from prometheus/savemetric
8 years ago
Fabian Reinartz 4b70318d11 Merge pull request #2874 from prometheus/memleak
8 years ago
Fabian Reinartz 9ea748e745 Don't reallocate label set if still known
8 years ago
Fabian Reinartz 2368d2c45b retrieval: fix memory leak in scrape cache
8 years ago
Fabian Reinartz ca2b68889b Merge branch 'master' into dev-2.0
8 years ago
Tobias Schmidt 43075d0215 Merge pull request #2865 from mattbostock/add_marathon_port_ordinal_label
8 years ago
Fabian Reinartz 5cd37fe36f Merge branch 'nolockfile' into dev-2.0
8 years ago
Fabian Reinartz cdfd9c829d Merge pull request #2870 from prometheus/fix-label-display-issue
8 years ago
Matt Bostock ab4d64959f Marathon SD: Set port index label
8 years ago
Julius Volz 7be94d6643 Fix display of before-relabeling labels
8 years ago
Fabian Reinartz be32afd6df cmd/prometheus: add back tsdb.no-lockfile flag
8 years ago
Fabian Reinartz 70f96b0ffb *: cut v2.0.0-alpha.3
8 years ago
Fabian Reinartz e69dca6b9c Merge pull request #2868 from Gouthamve/kingpin-promtool
8 years ago
Goutham Veeramachaneni f9202c6511
Move from .yaml to .yml in update rules
8 years ago
Goutham Veeramachaneni e3701077c3
Move promtool to kingpin
8 years ago
Fabian Reinartz 290c6b2383 Merge pull request #2866 from prometheus/kingpin
8 years ago
Fabian Reinartz 867b8d108f cmd/prometheus: cleanup
8 years ago
Fabian Reinartz 34ab7a885a cmd/prometheus: switch to kingpin
8 years ago
Fabian Reinartz 8088600202 vendor: add kingpin, drop unused deps
8 years ago
Brian Brazil dd07f693c8 Single quotes are not valid label value delimiters.
8 years ago