Leo Balduf
|
2e625af44d
|
http: fix HTTP shutdown panicking
|
2017-04-04 22:34:53 +02:00 |
|
Leo Balduf
|
300b9c12ab
|
http: use go1.8 graceful shutdown
|
2017-02-18 13:08:12 +01:00 |
|
Jimmy Zelinskie
|
215f33d862
|
frontend/*: only record ClientErrors to Prometheus
All ClientErrors are constant and should not cause Prometheus streams to
be generated for all possible failure scenarios in the program.
Fixes #294.
|
2017-02-16 01:01:38 -05:00 |
|
Leo Balduf
|
fdf4ed8169
|
frontend: fix recording of address family
|
2017-02-05 17:24:53 +01:00 |
|
Jimmy Zelinskie
|
0e07b33827
|
prometheus: record IP AddressFamily
|
2017-02-02 19:19:33 -05:00 |
|
Jimmy Zelinskie
|
6884a8f527
|
frontend/http: add TLS support
Fixes #283.
|
2017-02-02 02:01:51 -05:00 |
|
Jimmy Zelinskie
|
8b1ab73894
|
Merge pull request #275 from jzelinskie/rmaction
frontend/udp: rm copypasta metric recording
|
2017-01-23 14:30:42 -05:00 |
|
Jimmy Zelinskie
|
acc051bcc4
|
frontend: rm copypasta metric recording
Fixes #271.
|
2017-01-23 14:06:32 -05:00 |
|
Leo Balduf
|
0702755d0b
|
http: fix prometheus timings
Fixes #272.
|
2017-01-23 16:24:29 +01:00 |
|
Leo Balduf
|
3ae3843944
|
bittorrent: add AddressField to ScrapeRequest
|
2017-01-20 20:34:39 +01:00 |
|
Leo Balduf
|
3c098c0703
|
middleware: add sanitization hook
|
2017-01-20 20:29:59 +01:00 |
|
Leo Balduf
|
e4e6ef4bfd
|
http: fix godoc
|
2016-11-27 10:56:51 +01:00 |
|
Jimmy Zelinskie
|
fcfe5a2c2d
|
frontend: add yaml tags to UDP and HTTP configs
This change also adds the missing fields to the example config.
Fixes #228.
|
2016-09-29 13:25:17 -04:00 |
|
Leo Balduf
|
331dbe34d7
|
http: add scrape address length to context
|
2016-09-08 16:02:03 -04:00 |
|
Jimmy Zelinskie
|
093a748457
|
frontend: s/ctx.TODO/ctx.Background
|
2016-09-05 12:25:11 -04:00 |
|
Jimmy Zelinskie
|
fc13031d96
|
move to std context package
|
2016-08-16 22:34:05 -04:00 |
|
Jimmy Zelinskie
|
cc6614c474
|
rename back to chihaya
|
2016-08-16 22:17:10 -04:00 |
|
Jimmy Zelinskie
|
778773cb81
|
rm copyright
|
2016-08-16 22:17:10 -04:00 |
|
Jimmy Zelinskie
|
c9fe95b103
|
s/backend/middleware
|
2016-08-16 22:17:10 -04:00 |
|
Jimmy Zelinskie
|
11d90b088c
|
s/trackerfuncs/trackerlogic
|
2016-08-16 22:17:10 -04:00 |
|
Leo Balduf
|
9a8cdccc6c
|
make frontend.TrackerFuncs an interface
|
2016-08-16 22:17:10 -04:00 |
|
Leo Balduf
|
ae18d89627
|
rename frontends to frontend
|
2016-08-16 22:17:10 -04:00 |
|