Commit Graph

247 Commits (9c0908fabb71f4949f1e3a61b813deb77c1a4e37)

Author SHA1 Message Date
Fabian Reinartz e2ed921505 Merge branch 'master' into fabxc/servdisc
10 years ago
Fabian Reinartz a216b1cb27 Merge pull request #704 from prometheus/fabxc/cfg_check
10 years ago
Fabian Reinartz ec9c51ab98 Fix old template naming
10 years ago
Fabian Reinartz 5d3024fd3e Restructure component initialization
10 years ago
Mitsuhiro Tanda 3e914a8cb1 fix graph links with path prefix
10 years ago
Fabian Reinartz 385919a65a Avoid inter-component blocking if ingestion/scraping blocks.
10 years ago
Fabian Reinartz 1a2d57b45c Move template functionality out of target.
10 years ago
Fabian Reinartz dbc08d390e Move target status data into its own object
10 years ago
Fabian Reinartz bb540fd9fd Implement config reloading on SIGHUP.
10 years ago
Fabian Reinartz 3b0777ff84 Merge branch 'master' into fabxc/servdisc
10 years ago
Fabian Reinartz eeca323d24 Merge branch 'master' into promql
10 years ago
Fabian Reinartz 6649306e63 Merge pull request #660 from prometheus/fabxc/pql/parse-errs
10 years ago
Fabian Reinartz 279831cdf1 Fix and improve parsing error output.
10 years ago
Fabian Reinartz 8d7c479fed Merge pull request #658 from prometheus/fabxc/pql/rules-manager
10 years ago
Fabian Reinartz 479891c9be Rename RuleManager to Manager, remove interface.
10 years ago
Fabian Reinartz 25cdff3527 Remove `name` arg from `Parse*` functions, enhance parsing errors.
10 years ago
Fabian Reinartz 3ca11bcaf5 Switch Prometheus to promql package.
10 years ago
Fabian Reinartz 5015c2a0e8 Make target manager source based.
10 years ago
Brian Brazil c3a2b63fe9 Add stddev and stdvar aggregation functions.
10 years ago
Ceesjan Luiten 6f5f33bd4d #625 Fix incorrect consoles URL
10 years ago
Ceesjan Luiten 0e18784c64 Make all paths absolute to support proxies
10 years ago
Julius Volz 33702da8a8 Use simple Now() func in API instead of utility.Time.
10 years ago
Julius Volz a5a553f1da Add initial HTTP API tests.
10 years ago
Julius Volz 3f2686d0b3 Remove unused fields from MetricsService.
10 years ago
Julius Volz c8a6b73bff Merge pull request #606 from prometheus/custom-instant-timestamps
10 years ago
Julius Volz c9b76def4c Report all query API HTTP errors in JSON format.
10 years ago
Julius Volz ea8a12db59 Also fix label HTML-escaping in console graphs.
10 years ago
Julius Volz 8f6ef04d70 HTML-escape label values in Rickshaw hover-detail.
10 years ago
Julius Volz df314ead84 Remove unnecessary "else" branch in query API.
10 years ago
Julius Volz a68b880c27 Add tests for new timestamp/duration functions.
10 years ago
Julius Volz cb816ea14a Improve timestamp/duration parsing in query API.
10 years ago
Julius Volz 8a4acefd66 Allow custom timestamps in instant query API.
10 years ago
Julius Volz c78436d707 Remove unused API time dependency injection.
10 years ago
Björn Rabenstein 942686427d Merge pull request #596 from prometheus/beorn7/ingestion-tweaks
10 years ago
Julius Volz 6fa510d6fa More fixes around special values in graphs.
10 years ago
beorn7 fa1935a644 Remove /api/targets call and do not show job and instance labels on status.
10 years ago
beorn7 be11cb2b07 Remove the sample ingestion channel.
10 years ago
Julius Volz 91da12ad6a Show special float values as gaps.
10 years ago
Julius Volz 52ce3599c9 Nicer formatting of target health table on /status.
10 years ago
juliusv 5a4fe403ff Merge pull request #514 from prometheus/fix-graph-js-errors
10 years ago
Julius Volz 989bc86bcb Make flag names consistent across projects.
10 years ago
Tobias Schmidt 655dffe393 Update help URL
10 years ago
Julius Volz 0229a89925 Fix graph JS glitches and simplify graphing code.
10 years ago
Julius Volz 0e8c0b67ad Remove custom hover flip code. Fixed upstream.
10 years ago
Julius Volz 517a731ebf Show unlimited number of metrics in autocomplete.
10 years ago
juliusv 9e6b3bcefa Merge pull request #498 from fabxc/feature/query_timeout
10 years ago
Fabian Reinartz fa1e90003b Query timeout added.
10 years ago
Julius Volz b3978fe869 Fix Rickshaw/D3 version mismatch.
10 years ago
Bjoern Rabenstein f568bbc19f Improve comments about embedding.
10 years ago
Tobias Schmidt edadba3b25 Merge web/blob/Makefile into web/Makefile
10 years ago