a1805d44b2
Remove trailing slash from Scrape URI in readme
2021-04-28 15:25:18 +07:00
83d8e4d200
Merge pull request #92 from osmuogar/master
...
adding unit to metric
2020-10-19 01:50:49 +07:00
0115c2dec8
adding unit to metric
2020-10-14 13:50:19 +02:00
712a6796fb
bump version file
v0.8.0
2020-03-28 16:38:15 +07:00
467d1e8c85
Merge pull request #83 from jwhitcraft/go-1.13
...
Upgrade to building with go 1.13
2020-03-25 01:26:20 +07:00
59ccf391c2
Upgrade to building with go 1.13
...
Signed-off-by: Jon Whitcraft <jwhitcraft@mac.com >
2020-03-24 13:39:38 -04:00
fac9519940
Upgrade to Go 1.14
2020-03-24 22:52:42 +07:00
12e8074640
fix type [skip ci]
2020-03-24 22:33:50 +07:00
8c2e8538a0
Merge pull request #79 from open-zhy/master
...
Added request duration total and apache version
2020-03-24 22:29:06 +07:00
6959fe990b
revert some changes, removed server load metrics
2020-01-23 01:27:18 +03:00
049695203a
removed Version as global var
2020-01-23 01:00:16 +03:00
86d6510fce
fix unit test
2020-01-22 02:30:25 +03:00
cf31b7faed
added server load metrics
2020-01-21 22:56:11 +03:00
497f744fbd
fix new metrics did not shown up
2020-01-21 21:04:20 +03:00
b1bea89f19
added total duration and server version
2020-01-21 19:29:53 +03:00
0b18cb3aac
Merge pull request #78 from Lusitaniae/roidelapluie-patch-1
...
Update README.md
2019-12-10 15:09:53 +07:00
5a6acf08bd
Update README.md
2019-12-09 21:04:36 +01:00
cead641ad9
Merge pull request #76 from nvanheuverzwijn/patch-1
...
Add information about missing ?auto
2019-11-20 10:54:47 +07:00
111f2c6c5a
Add information about missing ?auto
2019-11-19 20:09:57 -05:00
ee041416b2
Merge pull request #72 from mihailim/fix-build-without-gopath-envvar
...
Fix build when the GOPATH envvar is empty or undefined.
2019-08-17 14:20:58 +07:00
bffadb288a
Fix build when the GOPATH envvar is empty or undefined.
...
When the GOPATH envvar is empty or undefined, the PROMU variable
expands to just /bin/promu, which is typically incorrect.
This commit replaces the expansion with a proper go env
invocation to obtain the correct value of the implicit GOPATH.
2019-08-16 14:47:38 +03:00
a797dd8254
Merge pull request #69 from MrRothstein/master
...
Replace stdlib flag with kingpin. Issue #43
2019-07-15 04:15:06 +07:00
ca023d00ba
Merge pull request #70 from rajatvig/master
...
Use Go 1.12 Modules
2019-07-15 03:56:37 +07:00
62d2f2e6bc
Updated module flag as suggested by rajatvig
2019-07-09 21:53:52 -04:00
a7848780e7
Add the updated vendor directory
2019-07-09 16:49:31 -07:00
79a075c59a
Add changed go.mod and go.sum
2019-07-09 16:46:00 -07:00
22304df6c0
turn GO111MODULE on by default
2019-07-09 16:42:08 -07:00
bb9e27b597
Removed debug statements.
...
These probably belong in a different "improve logging" issue anyway.
2019-07-08 15:51:33 -04:00
144f604554
Update CircleCI to use 1.12
2019-07-02 11:33:53 -07:00
3a8433a590
Add go.mod and go.sum
2019-07-02 11:28:45 -07:00
a0fcdb1087
Update the vendor directory
2019-07-02 11:27:52 -07:00
705d4010eb
Replace stdlib flag with kingpin. Issue #43
...
Also added some debug statements and updated the README.
2019-07-02 11:46:29 -04:00
e9bb4acb0b
Merge pull request #67 from MrRothstein/master
...
Add golang container building instructions to readme
2019-07-01 23:47:10 +07:00
5f4c243d16
Added golang container option for building the binary.
2019-07-01 12:37:28 -04:00
6195241a96
delete pr documentation file [skip ci]
v0.7.0
2019-06-21 19:04:39 +07:00
9078d973fc
bump version
2019-06-21 18:59:40 +07:00
1f9e283dc7
Merge pull request #66 from huembi/master
...
adding system listener for graceful stop on CRTL-C (issue #65 )
2019-06-21 18:57:50 +07:00
7ddc245a29
revert rootPath change to vendor.json
2019-06-21 18:46:06 +07:00
abcb01b6f4
Install promhttp dependency
2019-06-21 18:41:07 +07:00
de811bfc45
adding system listener for graceful stop on CRTL-C
2019-06-13 14:39:04 +02:00
3e6f3696c5
Add badges to readme [skip ci]
2019-05-23 23:35:49 +07:00
e2f99c4410
bump version
v0.6.0
2019-05-23 17:37:35 +07:00
bb0dfc1973
Document host override feature
2019-05-23 16:36:25 +07:00
2cb6f0d60d
Merge pull request #60 from nh2/host_override
...
Add option to override 'Host' header
2019-05-23 16:31:10 +07:00
5b8f6b83e8
Add option to override 'Host' header
2019-04-20 00:02:39 +02:00
77c9bc928e
Add usage for reqpersec, bytespersec and bytesperreq in README. ( #56 )
2019-02-01 15:15:35 +01:00
731651a486
Upgrade to CircleCI 2.1 API ( #55 )
...
* Upgrade to CircleCI 2.1 API
* Add additional information to Q&A
* Add link to grafana dashboard in readme
2019-01-23 14:08:15 +01:00
aa54a5d299
Add a FAQ about metrics that shouldn't be exported
2018-12-10 11:55:32 +01:00
1cdcf2ec56
Fix description of nonexistent flag ( #42 )
2018-07-15 12:03:53 +02:00
9b47278fc0
Update README with extra steps to run make ( #40 )
...
Corrected README to generate binary using Makefile instead of go get or go build so it works on busybox environment
2018-04-11 20:09:33 +02:00