4184 Commits (4d3d8ee229cbd7e600405b56267a9e833446c24c)
 

Author SHA1 Message Date
Fabian Reinartz 4d3d8ee229 Merge pull request #2850 from tomwilkie/dev-2.0-remote 7 years ago
Edward Marshall c490725ac9 Additional targetScrapeSample metrics (#3018) 7 years ago
Tom Wilkie b11bc8ae24 Fix some comments. 7 years ago
Tom Wilkie 4c5c22dcf1 Rename proto package from remote -> prometheus. 7 years ago
Fabian Reinartz 2ed3a9bd62 Merge pull request #2946 from Gouthamve/fix-at-after-false 7 years ago
Goutham Veeramachaneni 11ee713ced Handle common escape characters properly. (#2995) 7 years ago
Fabian Reinartz f9bf4c86ae Merge pull request #2998 from prometheus/vendorkinpin 7 years ago
Fabian Reinartz 4acb1d2b21 vendor: update kingpin 7 years ago
Julius Volz cc50aa2c6b main: Consistently end flag descriptions with periods. (#2977) 7 years ago
Tom Wilkie cf105f9d57 Update example remote adapters for change in proto location. 7 years ago
Tom Wilkie ec999ff397 Prevent number of remote write shards from going negative. 7 years ago
Tom Wilkie 1f3b59ccf5 s/met/lset/ 7 years ago
Julius Volz c6f41ce391 Allow metric and label names to begin with underscores (#2961) 7 years ago
Tom Wilkie a09acdcc5b Make concreteSeriersIterator behave. 7 years ago
Goutham Veeramachaneni 4194d2ac79 Call At() only if Next() is true 7 years ago
Tom Wilkie 994a7f27d6 Propagate errors through mergeSeriesSet correctly. 7 years ago
Tom Wilkie 2e0d8487e3 Return zeros if At() is called after Next() returns false. 7 years ago
Fabian Reinartz 931f2705f2 Merge pull request #2942 from prometheus/fabxc-patch-1 7 years ago
Tom Wilkie 014bd31a86 Remove unnecessary whitespace changes, add comment. 7 years ago
Fabian Reinartz 377a549fe6 Fix command line flags in Dockerfile 7 years ago
Tom Wilkie 98ac07f86a Add unit test for the merging on the read path. 7 years ago
Tom Wilkie 2ac1809a5b Get label set from cache in addReportSample. 7 years ago
Tom Wilkie b568ace7ce Move protos to ./prompb 7 years ago
Tom Wilkie 240feb313b Don't regenerate label set for cached values. 7 years ago
Tom Wilkie 96e25adc8d Introduce 'primary' storage in fanout, and have Add return the ref from the primary. 7 years ago
Tom Wilkie db8128ceeb Add label set as first parameter to AddFast, ingored by TSDB adapter. 7 years ago
Fabian Reinartz 2b5d915953 Merge pull request #2937 from prometheus/cutbeta 7 years ago
Fabian Reinartz 724505e53e *: cut v2.0.0-beta.0 7 years ago
Fabian Reinartz 6aee36ac3b vendor: update prometheus/tsdb 7 years ago
Fabian Reinartz 6861b3d03d Delete remote file 7 years ago
Tom Wilkie 2dda5775e3 Initial port of remote storage to v2. 7 years ago
Fabian Reinartz dba7586671 Merge branch 'master' into dev-2.0 7 years ago
Fabian Reinartz 16464c3a33 Merge pull request #2910 from prometheus/adminapi 7 years ago
Fabian Reinartz 32226e30f5 Guard reload and quit endpoints by flag 7 years ago
Matthias Rampke f0f2ec7854 Merge pull request #2927 from pafuent/fix-test-short-for-windows 7 years ago
Fuente, Pablo Andres 9eb8c6e1d2 Renaming the config_notwin test to config_default 7 years ago
Fabian Reinartz 2067d4cfe2 Merge pull request #2925 from prometheus/fix-alert-labels 7 years ago
Fabian Reinartz bff55bfa72 Merge pull request #2921 from tomwilkie/2920-test 7 years ago
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 7 years ago