Commit Graph

317 Commits (befcfadf78f37b7fde32e42f61303e31b67712e9)

Author SHA1 Message Date
Tariq Ibrahim d6f0e14ac6 fix redundant err!=nil check in web.go (#5346)
6 years ago
Krasi Georgiev 9d96ada510 Display correct values for the retention in the flags web gui. (#5322)
6 years ago
Simon Pasquier a60431f3cd Merge v2.7.1 into master (#5170)
6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011)
6 years ago
Simon Pasquier 375ad1185c
*: bump gRPC dependencies (#5075)
6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
6 years ago
Simon Pasquier 77ee41084f
web: group targets by job then instance (#4898)
6 years ago
Simon Pasquier 632626b553
web: deduplicate handler label for HTTP metrics (#4752)
6 years ago
Simon Pasquier 0bb810d126
discovery/marathon: fix leaked connections (#4915)
6 years ago
achiuBAE a9050c45f6 Allow setting the Prometheus instance document title through a flag. (#4841)
6 years ago
Simon Pasquier 87abb279e4
web: log stack traces on panic (#4221)
6 years ago
Simon Pasquier 6fa8de132b
web/v1/api: add tests for admin actions (#4767)
6 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526)
6 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656)
6 years ago
Simon Pasquier 2d7f562ed6 web: fix asset paths for Windows platforms (#4616)
6 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532)
6 years ago
Simon Pasquier 75bd348135 web: clean up api/v2 (#4554)
6 years ago
Simon Pasquier 3581377e5d Replace go-bindata with vfsgen (#4430)
6 years ago
Benji Visser 8bb6e0dd6e Show rule evaluation errors on rules page (#4457)
6 years ago
Julius Volz 159e1537d2
Remove /heap endpoint (#4460)
6 years ago
mg03 31f8ca0dfb
api v1 alerts/rules json endpoint
6 years ago
Tom Wilkie ccb2ee607b Log errors encountered when marshalling and writing responses.
6 years ago
Fabian Reinartz e7cfc7dae5 web: restore old path prefix behavior
7 years ago
Fabian Reinartz 8a4bda8d57 web: remove security headers
7 years ago
Fabian Reinartz 9c83e815d1 Merge branch 'release-2.2' into update
7 years ago
Simon Pasquier 097439b0f9 web: limit the number of dropped targets (#4212)
7 years ago
Eric V c207920500 Added HTTP security headers to web.go (#3583)
7 years ago
beorn7 94ff07b81d Merge branch 'release-2.2'
7 years ago
Krasi Georgiev ddd46de6f4 Races/3994 (#4005)
7 years ago
Ganesh Vernekar b44ce11d1b Added test to check pathPrefix
7 years ago
Ganesh Vernekar cd2820e165 Fix pathPrefix bug from PR-4025
7 years ago
Ganesh Vernekar f30b37e00b Fixed pathPrefix for web pages
7 years ago
Krasi Georgiev 5fec98d0a7 simplify server error handling (#4006)
7 years ago
Marek Siarkowicz bb86c3f62b Report internal runtime information on status page (#3921)
7 years ago
Anton Tereshchenkov 4cb8f6c260 web: remove unused MetricsPath option (#3964)
7 years ago
Simon Pasquier 83325c8d82 web: replace deprecated InstrumentHandler() (#3862)
7 years ago
Marek Siarkowicz 1f71caf23f Add golang runtime information to status page. (#3914)
7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887)
7 years ago
Bartek Plotka 93a63ac5fd api: Added v1/status/flags endpoint. (#3864)
7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params
7 years ago
Krasi Georgiev 6ce84dbcb1 rename ScrapeManager struct to Manager to remove stutter
7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape
7 years ago
Krasi Georgiev 7858745c04 rename structs for consistency
7 years ago
Krasi Georgiev 587dec9eb9 rebased and resolved conflicts with the new Discovery GUI page
7 years ago
Krasi Georgiev e405e2f1ea refactored discovery
7 years ago
Conor Broderick b5c30090b9
Merge pull request #3544 from Conorbro/relabel
7 years ago
conorbroderick 8b6f3a1bd3 Added service discovery view showing labels before and after relabelling
7 years ago
pasquier-s b3eccdd828 Fix 'addrConn.resetTransport' error (#3004) (#3517)
7 years ago
Goutham Veeramachaneni d8515b2580 Move Admin APIs to v1
7 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine
7 years ago
Krasi Georgiev e2f4850fea Refactor main.go with oklog/pkg/group actors pattern
7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333)
7 years ago
Fabian Reinartz abf7c975c9 Merge branch 'master' into dev-2.0
7 years ago
beorn7 f20e6a0ae4 Only respond to API requests once the server is ready
7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241)
7 years ago
Fabian Reinartz 7a3261aa99 Merge pull request #3240 from Gouthamve/fix-admin-api
7 years ago
Fabian Reinartz 2d0b8e8b94 Merge branch 'master' into dev-2.0
7 years ago
Goutham Veeramachaneni 35aaa2002d
web/api: Add tests for v2 admin API
7 years ago
Goutham Veeramachaneni d70f850a18
web/api: Fix typo which broke the 2.0 admin APIs.
7 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up
7 years ago
Krasi Georgiev b4b0999e7f add prefix to the api when prometheus started with custom web.external-url
7 years ago
Tom Wilkie bbc9671d50 Get profile handlers working again after #3054 and #3146.
7 years ago
Goutham Veeramachaneni 3f0267c548 Merge branch 'dev-2.0' into go-kit/log
7 years ago
Fabian Reinartz e746282772 Merge branch 'master' into dev-2.0
7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log
7 years ago
Fabian Reinartz 27bdddbf51 web: fix profile paths
7 years ago
Fabian Reinartz 87918f3097 Merge branch 'master' into dev-2.0
7 years ago
Mark Adams 77c816b309 Fix pprof endpoints when -web.route-prefix or -web.external-url is used (#3054)
7 years ago
maximecharron 41884f0283 Fix double redirect if there is a route-prefix (#3091)
7 years ago
Max Inden 3101606756 Merge pull request #2711 from mxinden/api-config
7 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config
7 years ago
Fabian Reinartz 921c6ebb3b Merge branch 'dev-2.0' into mergemaster
7 years ago
Fabian Reinartz 25f3e1c424 Merge branch 'master' into mergemaster
7 years ago
Fabian Reinartz 0af43695de web: log error missages on serving
7 years ago
Roman Khavronenko 245b8a0b37 Allow to collapse jobs at `/targets` page (#2628)
7 years ago
emluque ff54c5c11a 2831 Add Healthy and Ready endpoints
7 years ago
Fabian Reinartz 32226e30f5 Guard reload and quit endpoints by flag
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
Fabian Reinartz ca2b68889b Merge branch 'master' into dev-2.0
8 years ago
Goutham Veeramachaneni 67dc73fd59
Flag changes for 2.0
8 years ago
Frederic Branczyk 9063f8dedd
web: fix double prefix
8 years ago
Fabian Reinartz 4c31061251 Merge branch 'master' into dev-2.0
8 years ago
Frederic Branczyk ad22606a3d
web: prefix redirect with ExternalURL path
8 years ago
Fabian Reinartz 06c2b76cd4 Merge branch 'master' into uptsdb
8 years ago
Julius Volz ac203ef0ee Add externalURL template function (#2716)
8 years ago
Fabian Reinartz 6e804b3497 Merge branch 'master' into dev-2.0
8 years ago
Tom Wilkie 4d9b917d11 Instrument Prometheus with OpenTracing (#2554)
8 years ago
Fabian Reinartz 73b8ff0ddc Merge branch 'master' into dev-2.0
8 years ago
David Symonds 04ad889751 Preserve Alertmanager URLs as *url.URL.
8 years ago
Fabian Reinartz 8ffc851147 Merge branch 'master' into dev-2.0
8 years ago
Julius Volz 947c83be3b Sort targets by instance within a job
8 years ago
Fabian Reinartz 397f001ac5 Merge branch 'master' into dev-2.0
8 years ago
Julius Volz 107c33545b Don't truncate build version
8 years ago
Fabian Reinartz c389193b37 Merge branch 'master' into dev-2.0
8 years ago
Erdem Agaoglu 90625b0400 Use revision as cachebuster
8 years ago
Erdem Agaoglu 241da87f7f Adding version to names of static files
8 years ago
Fabian Reinartz 87bea50b85 web: fix /targets for new label types
8 years ago
Fabian Reinartz 1d3cdd0d67 Merge branch 'master' into dev-2.0-rebase
8 years ago
Frederic Branczyk 389c6d0043
web/api: add alertmanager api
8 years ago
beorn7 767c0709b1 Retrieval: Avoid copying Target
8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender
8 years ago
Ed Schouten b3a39ccd8a Use lexicographic order to sort alerts by name.
8 years ago
Fabian Reinartz 0ea0a19848 Merge pull request #2240 from agaoglu/read-timeout
8 years ago
Erdem Agaoglu e487477a17 LimitListener to limit max number of connections
8 years ago
Morten Siebuhr c5b17263a6 web: Display current working directory on status-page
8 years ago
Frederic Branczyk 33b583d50e
web/api: add targets endpoint
8 years ago
Frederic Branczyk 8f8cea4fbd
retrieval: refactor TargetManager to return flat list of Targets
8 years ago
Erdem Agaoglu 9986b28380 Set read-timeout for http.Server
8 years ago
Fabian Reinartz d4deb8bbf2 web: show discovered Alertmanagers in UI
8 years ago
Brian Brazil 79f8514c9c Point user to POST if they try to GET /-/reload (#2172)
8 years ago
Julius Volz 4f79072fd1 Update common/route vendoring for contextFn errors
8 years ago
Julius Volz f92532f254 api: Consolidate web API contexts
8 years ago
Julius Volz c187308366 storage: Contextify storage interfaces.
8 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts.
8 years ago
beorn7 39c4915401 federation: Collapse time series of the same name
8 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource
8 years ago
Fabian Reinartz 59d26e8536 web: add -web.route-prefix flag
9 years ago
Fabian Reinartz 97f62c021e api: drop legacy API
9 years ago
Fabian Reinartz 25135c3691 web: round last scrape timestamp to milliseconds
9 years ago
Ali Reza 624717e801 Log HTTP server errors using common/log
9 years ago
beorn7 da8cb10b43 Partition the status tab into items in a dropdown
9 years ago
Steve Durrheimer 399d5c6375
Make version informations consistent between prometheus components
9 years ago
Fabian Reinartz f2e359962c Sort exported targets
9 years ago
Tobias Schmidt 50079a85a1 Make time parameter optional in v1 query API
9 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets
9 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log
9 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels".
9 years ago
Fabian Reinartz 398bbf906b Switch to common/route package
9 years ago
Julius Volz 0179bbfe03 Fix / -> /graph redirect when using a path prefix.
9 years ago
Fabian Reinartz 171f50706a Fix unkeyed field errors.
9 years ago
Fabian Reinartz d85cee0277 Remove compression from web interface
9 years ago
Fabian Reinartz f8a25f6af7 Apply HTTP handler compression everywhere
9 years ago
Fabian Reinartz 896928ad00 Fix redirect path
9 years ago
Fabian Reinartz d7b21f2fdb Merge pull request #1039 from prometheus/startpage
9 years ago
Fabian Reinartz 87b1d47e2b Change UI start page
9 years ago
Fabian Reinartz 9bbd9264e2 Add global labels to federation
9 years ago
Julius Volz da2499d5a5 Add POST handler for /debug to fix CPU profiling.
9 years ago
Julius Volz 995d3b831d Fix most golint warnings.
9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model
9 years ago
Julius Volz 274e9d6955 Exit when web server encounters a startup error
9 years ago
Jan Berktold fa929a8345 Change /reload to /-/reload & and fix channel type
9 years ago
Jan Berktold 2bf7048dbb Add reload handler to web
9 years ago
Julius Volz c5c7f92960 Fix /debug/pprof endpoint with new web router.
9 years ago
Brian Brazil 7b5a29fc8f web: Fix regression in .Path
10 years ago
Julius Volz fcff35b43e Consolidate external reachability flags into one.
10 years ago
Julius Volz d7ea0397d4 Use templates.TemplateExpander for all page templates.
10 years ago
Fabian Reinartz 53b9d5917d web: improve target URL handling and display.
10 years ago
Fabian Reinartz 39a8254963 web: add basic federation support.
10 years ago
Fabian Reinartz 119801027f web: expose a version information endpoint
10 years ago