3803 Commits (896f951e6846ce252d9d19fd4707a4110ceda5ee)
 

Author SHA1 Message Date
Fabian Reinartz e18be8d1a5 Merge pull request #2556 from prometheus/grobie/count-missed-group-executions 8 years ago
Julius Volz 3581057ea4 Update remote storage bridge README.md 8 years ago
Julius Volz b391cbb808 Add InfluxDB read-back support to remote storage bridge 8 years ago
Tobias Schmidt eaf33759fb Register forgotten prometheus_evaluator_iterations_total metric 8 years ago
Tobias Schmidt aaaba57184 Export number of missed rule evaluations 8 years ago
Julius Volz 5a896033e3 Add remote read external label handling (#2555) 8 years ago
Julius Volz 9cc7b393c5 Merge pull request #2548 from prometheus/sort-targets 8 years ago
Julius Volz 589061919a Merge pull request #2465 from Gouthamve/alert-metrics-2429 8 years ago
Goutham Veeramachaneni f27ce34a13
Use Registerer to Register All Metrics 8 years ago
Goutham Veeramachaneni 7ba0a9e81a Add Comment About Initialising Counters 8 years ago
Goutham Veeramachaneni 0d0c9d5440
Move Registerer to Config Struct in Notifier 8 years ago
Julius Volz 947c83be3b Sort targets by instance within a job 8 years ago
Julius Volz 336c7870ea Merge pull request #2550 from prometheus/update-go-version 8 years ago
Julius Volz a44aadf4a1 ci: Update Go version to 1.8 8 years ago
Brian Brazil 8cd5aff8fe Send instance="" with federation if instance not set. 8 years ago
Brian Brazil d42e01b07c Sort labelnames for federation. 8 years ago
Brian Brazil dbb65846f1 Add unittest for federation external_labels behaviour 8 years ago
Goutham Veeramachaneni 5856f87be3 Update Issue Template (#2541) 8 years ago
Björn Rabenstein 29f05680a2 Merge pull request #2528 from prometheus/beorn7/storage2 8 years ago
Björn Rabenstein e63d079b59 Merge pull request #2527 from prometheus/beorn7/storage 8 years ago
Julius Volz b5b0e00923 Merge pull request #2499 from prometheus/remote-read 8 years ago
beorn7 434ab2a6a3 storage: Evict chunks and calculate persistence pressure based on target heap size 8 years ago
Björn Rabenstein e1a84b6256 Merge pull request #2529 from prometheus/beorn7/storage3 8 years ago
beorn7 96a303b348 storage: Use staleness delta as head chunk timeout 8 years ago
beorn7 04ccf84559 main.go: Set GOGC to 40 by default 8 years ago
Julius Volz 3f23aa2cc7 Add headers to indicate remote read/write version 8 years ago
Tobias Schmidt 6dbd779099 Merge pull request #2519 from prometheus/update-arch-diag-link 8 years ago
Julius Volz a20105ddb0 Update architecture diagram link 8 years ago
Julius Volz c34257d069 Merge pull request #2518 from prometheus/update-arch-diag 8 years ago
Julius Volz 428e1ad42c Remove PromDash from architecture diagram 8 years ago
Björn Rabenstein ddcf04a768 Merge pull request #2515 from leitzler/leitzler-patch-1 8 years ago
Pontus Leitzler 4774d6736a Use go env to fetch GOPATH to support Go 1.8 8 years ago
Julius Volz 8fda83ea12 Make rules only read local data 8 years ago
Julius Volz 94acd3f1d8 Add fanin tests and fix uncovered bugs 8 years ago
Julius Volz 9b33cfc457 Fix/unify context-based remote storage timeouts 8 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 8 years ago
Julius Volz eb14678a25 Make remote read/write use config.HTTPClientConfig 8 years ago
Julius Volz 406b65d0dc Rename remote.Storage to remote.Writer 8 years ago
Julius Volz 02395a224d [WIP] Remote Read 8 years ago
Julius Volz 40e41a4776 Merge pull request #2494 from tomwilkie/remote-write-sharding 8 years ago
Julius Volz 525da88c35 Merge pull request #2479 from YKlausz/consul-tls 8 years ago
Fabian Reinartz 0958c83d5d Merge pull request #2511 from prometheus/fix-go-build 8 years ago
Julius Volz 107c33545b Don't truncate build version 8 years ago
Goutham Veeramachaneni 5c89cec65c Stricter Relabel Config Checking for Labeldrop/keep (#2510) 8 years ago
Robson Roberto Souza Peixoto cc3e859d9e Add support for multiple ports in Marathon (#2506) 8 years ago
yklausz 75880b594f Adding consul capability to connect via tls 8 years ago
Fabian Reinartz 0a7c8e9da1 Merge pull request #2504 from prometheus/grobie/fix-discovery-naming 8 years ago
Tobias Schmidt 7bde44e98e Remove testing.T usage in goroutines 8 years ago
Tobias Schmidt 58cd39aacd Follow golang naming conventions in discovery packages 8 years ago
Bplotka 1823ae8bc4 Fixed int64 overflow for timestamp in v1/api parseDuration and parseTime (#2501) 8 years ago