Commit Graph

4414 Commits (5f715f5733c2fc844db979806e5ae07843657cf6)
 

Author SHA1 Message Date
Brian Brazil 4c8173acac Use timestamp of a sample in deriv() to avoid FP issues (#2958)
7 years ago
Yuki Ito 1bf3b91ae0 Make sure that url for remote_read/write is not nil (#3024)
7 years ago
Fabian Reinartz 62047e5c97 Merge pull request #2980 from Gouthamve/contrib.md
7 years ago
Fabian Reinartz 4d3d8ee229 Merge pull request #2850 from tomwilkie/dev-2.0-remote
7 years ago
Tom Wilkie e1c77cdfd4 Merge pull request #2991 from tomwilkie/2990-remote-config
7 years ago
Edward Marshall c490725ac9 Additional targetScrapeSample metrics (#3018)
7 years ago
Fabian Reinartz ac511ecf30 Merge pull request #2970 from Gouthamve/docs/sd-interface
7 years ago
Tom Wilkie 5169f990f9 Review feedback: add yaml struct tags, don't embed queue config.
7 years ago
Tom Wilkie b11bc8ae24 Fix some comments.
7 years ago
Tom Wilkie 4c5c22dcf1 Rename proto package from remote -> prometheus.
7 years ago
Goutham Veeramachaneni ab96e79bc8 Add docs about SD interface
7 years ago
Fabian Reinartz bc2e9459d8 Merge pull request #2973 from tomwilkie/2969-negative-shards
7 years ago
Fabian Reinartz 40db026381 Merge pull request #2957 from prometheus/sd-doc
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
Goutham Veeramachaneni d733769722 Add section for new contributors
7 years ago
Fabian Reinartz 4acb1d2b21 vendor: update kingpin
7 years ago
Tom Wilkie 454b661145 Make queue manager configurable.
7 years ago
Conor Broderick 4b868113bb Metric name validation (#2975)
7 years ago
beorn7 3bb0667607 Merge branch 'release-1.7'
7 years ago
Björn Rabenstein a5ddcf5fb2 Merge pull request #2979 from prometheus/beorn7/storage2
7 years ago
beorn7 ea5e7eafde Fix #2965
7 years ago
beorn7 c06292af2f Add test to expose #2965
7 years ago
Felicity f30b10223a documentation: update Kubernetes example for 1.7 (#2918)
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 1d94eb8d95 Prevent number of remote write shards from going negative.
7 years ago
Joe Martin aba41c7d0f add support for consul's node metadata
7 years ago
Joe Martin 7f2402085a update consul api dependency
7 years ago
Alexey Palazhchenko 76c9a0d931 Fix typo (#2963)
7 years ago
Alexey Palazhchenko 695ec0b981 Fix few typos. (#2962)
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
J. Taylor O'Connor 5a19ffb315 A few spelling corrections. (#2960)
7 years ago
Brian Brazil 84be97bd98 Tweaks to SD README from review
7 years ago
Brian Brazil 2a9ca394dd Document how/when to write service discovery (#2943)
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