Commit Graph

3318 Commits (dc0ad8ee341fd7533e0fca6888fa862be33ffc26)
 

Author SHA1 Message Date
Julius Volz c187308366 storage: Contextify storage interfaces.
8 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts.
8 years ago
Julius Volz c9c2663a54 Merge pull request #2004 from redbaron/no-false-sharing
8 years ago
Maxim Ivanov bdc53098fc Avoid having contended mutexes on same cacheline
8 years ago
Julius Volz 5f5a78e807 Merge pull request #1974 from prometheus/disable-local-storage
8 years ago
Julius Volz 06199268b5 Merge pull request #2003 from mattbostock/remove_json_from_accept
8 years ago
Matt Bostock 4fc619b605 Scrape: Remove JSON from Accept request header
8 years ago
Julius Volz a9b96be3fd Merge pull request #2002 from grandbora/graphPageUrlClientSideMigration
8 years ago
Bora Tunca 2e9de70267 generate assets
8 years ago
Bora Tunca 44377dc458 Add backward compatibility to old query format
8 years ago
Brian Brazil 5ac89fbc1f Merge pull request #1985 from tommyulfsparre/resync
8 years ago
Tobias Schmidt 874cb44bb6 Merge pull request #1996 from ton31337/Fix/allow_numbers_as_first_letter
8 years ago
beorn7 1f2785ebb7 Merge branch 'release-1.1'
8 years ago
Björn Rabenstein ac374aa674 Merge pull request #2001 from prometheus/beorn7/release
8 years ago
beorn7 f4656acd1f Cut v1.1.3
8 years ago
Donatas Abraitis 1aa8898b66 Allow number to be the first letter as well for `job_name`
8 years ago
Tobias Schmidt 304f971e3e Merge pull request #1769 from gottwald/gce-discovery
8 years ago
Ingo Gottwald 3b546d061f Add support for GCE discovery
8 years ago
Ingo Gottwald fefcd6eef2 Add deps for google cloud support
8 years ago
Tobias Schmidt 4b850970a2 Merge pull request #1999 from prometheus/print-promu
8 years ago
Julius Volz 099adab253 Merge pull request #1987 from tomwilkie/1982-die-grpc-die
8 years ago
Julius Volz 92d60ba4c0 Add promu installation logging to Makefile
8 years ago
Tom Wilkie d83879210c Switch back to protos over HTTP, instead of GRPC.
8 years ago
Tom Wilkie e0989fde89 Remove grpc vendoring.
8 years ago
Tom Wilkie bcd43e82c6 Add go_import_path to travis so it works on a fork. (#1995)
8 years ago
Tobias Schmidt 3eef95962b Merge pull request #1965 from prometheus/beorn7/federation
8 years ago
beorn7 717dd8adac web: add more federation test scenarios
8 years ago
beorn7 784a8ad7c5 web: Inline httptest.NewRequest because it only exists in Go1.7+
8 years ago
Fabian Reinartz 737ae60cea Merge pull request #1993 from prometheus/grobie/include-go-report
8 years ago
Fabian Reinartz 4f7e6e8bf0 Merge pull request #1994 from prometheus/grobie/fix-small-issues
8 years ago
Tobias Schmidt 29ced0090f Fix common english misspellings
8 years ago
Tobias Schmidt e2c12dcdb5 Add missing error check in persistence test
8 years ago
Tobias Schmidt 27074863b4 Print url.URLs correctly in tests
8 years ago
Tobias Schmidt 8f3b62bfe4 Simplify struct initialization
8 years ago
Tobias Schmidt b41a240c36 Link to goreport from README
8 years ago
beorn7 39c4915401 federation: Collapse time series of the same name
8 years ago
Julius Volz b24e5d63bc Add noop local storage engine.
8 years ago
Tobias Schmidt 03855679a1 Merge pull request #1984 from mattbostock/1983_add_minute
8 years ago
Matt Bostock a0201036fa PromQL: Add tests for time/date funcs with arg
8 years ago
Matt Bostock 9628eb5998 PromQL: Add minute() function
8 years ago
Björn Rabenstein 3fd992d2d1 Merge pull request #1979 from prometheus/fabxc-patch-1-1
8 years ago
Fabian Reinartz 22296dcb85 storage: clarify sample/matcher relation in docs
8 years ago
Fabian Reinartz cc6f988a5e storage: fix Querier interface documentation
8 years ago
Julius Volz 815cb57af3 Merge pull request #1975 from prometheus/storage-test
8 years ago
Fabian Reinartz 7bd7e63f97 storage: fix struct alignment issue in test
8 years ago
Björn Rabenstein 7e28b4509d Merge pull request #1960 from nghialv/master
8 years ago
Steve Durrheimer 1e26b96baa Merge pull request #1973 from prometheus/release-1.1
8 years ago
Steve Durrheimer 07babe586e Merge pull request #1969 from prometheus/sdurrheimer-circle-use-base-image-for-tests
8 years ago
Steve Durrheimer 0ebdd9c3e9
Use golang-builder base image for tests in CircleCI
8 years ago
Ulfsparre, Tommy 3730255392 remove deleted zookeeper nodes
8 years ago