Commit graph

18 commits

Author SHA1 Message Date
Jimmy Zelinskie
0f2cfb2fdd gomod: bump to go1.16 2021-02-28 14:26:24 -05:00
Jimmy Zelinskie
456f9de190 pkg/metrics: move profiles into the metrics server
This change:
- renames pkg/prometheus into pkg/metrics
- renames the prometheus_addr config to metrics_addr
- adds pprof endpoints to the metrics server
- removes profile/trace cli flags
- adds endpoints for profiling to the metrics server
2021-02-27 12:49:24 -05:00
Jimmy Zelinskie
7ba4b68138 dist: remove all traces of travisci 2020-02-18 11:21:43 -05:00
elotreum
452eb1acef update routes in travis config files 2020-01-16 20:12:21 -07:00
elotreum
77a52f9f30 http: allow for customized routes
Update to allow arrays of routes to be passed to the http frontend.
This also supports named parameters as permitted by the
router.

To avoid external dependencies in the middleware, a RouteParam and
RouteParams type was added to the bittorrent package.

Note: this eliminates the need for "enable_legacy_php_urls", as
the the additional route could be added to the route array. However,
this may be considered a breaking change.
2020-01-14 16:35:28 -07:00
Leo Balduf
c8c0de539c travis: get stuff to work 2019-10-18 10:42:57 +09:00
Leo Balduf
728ec0c623 readme: update readme, move example config 2019-10-17 14:59:44 +09:00
Leo Balduf
ae431e1361 travis: refactor into scripts&configs, move to dist/travis 2019-10-17 14:58:24 +09:00
Justin Li
20edf7a136 Add config to enable keepalive/persistent connections 2018-09-09 09:01:53 -04:00
Jimmy Zelinskie
0738d93644
Merge pull request #399 from jzelinskie/prom
dist/prometheus: remove rules file
2018-06-15 13:34:35 -04:00
Jimmy Zelinskie
be57cd15b7 dist/helm: resync config with values.yaml 2018-06-14 18:40:49 -04:00
Jimmy Zelinskie
b737c8d0aa dist/prometheus: remove rules file
Not all users may want this file and is a burden to maintain.
2018-06-14 18:39:03 -04:00
mrd0ll4r
6663c09391 Merge pull request #333 from mrd0ll4r/prom-rules
dist/prometheus: add rules for the storage
2017-06-06 19:58:33 +02:00
Leo Balduf
53297853a6 dist/prometheus: add rules for the storage 2017-06-06 19:54:02 +02:00
Jimmy Zelinskie
8dddae0658 dist/helm: sync configs 2017-06-06 12:16:47 -04:00
Jimmy Zelinskie
233b5b52ec dist/helm: default debug and json logs 2017-06-05 22:37:35 -04:00
Leo Balduf
7c4f8cf395 dist/helm: move from contrib/helm 2017-06-03 14:14:37 +02:00
Leo Balduf
7fabf4ba61 dist/prometheus: add prometheus config and rules 2017-06-02 19:33:05 +02:00