Torkel Ödegaard
|
6574dfacfb
|
feat(internal metrics): added some total stats to metrics reporting, closes #5865
|
2016-09-22 11:16:19 +02:00 |
|
Torkel Ödegaard
|
f9b628ad0e
|
Merge branch 'v3.1.x'
Conflicts:
conf/defaults.ini
conf/sample.ini
pkg/metrics/graphite.go
pkg/metrics/graphite_test.go
|
2016-08-17 09:53:46 +02:00 |
|
bergquist
|
f7a9102523
|
feat(metrics): improve graphite settings
Fixes the broken support for overriding settings with ENV variables.
closes #5769
|
2016-08-15 09:59:55 +02:00 |
|
bergquist
|
cf6736d480
|
fix(metrics): add ending dot for graphite prefix
|
2016-08-15 09:58:32 +02:00 |
|
bergquist
|
41790c6709
|
fix(metrics): hide none existing metrics settings
|
2016-08-15 09:58:23 +02:00 |
|
bergquist
|
ebecc5e5a0
|
fix(metrics): make metrics cfg backwards compatible
|
2016-08-15 09:57:49 +02:00 |
|
bergquist
|
0524d0c625
|
fix(metrics): replaces . with _ in instance name
closes #5739
|
2016-08-15 09:57:00 +02:00 |
|
bergquist
|
2fa97427eb
|
fix(metrics): add ending dot for graphite prefix
|
2016-08-12 08:06:54 +02:00 |
|
bergquist
|
f07b2ac446
|
fix(metrics): hide none existing metrics settings
|
2016-08-11 17:00:09 +02:00 |
|
bergquist
|
03f0bc46a1
|
fix(metrics): make metrics cfg backwards compatible
|
2016-08-10 11:15:49 +02:00 |
|
bergquist
|
5b57210aeb
|
fix(metrics): replaces . with _ in instance name
closes #5739
|
2016-08-09 14:06:03 +02:00 |
|
Torkel Ödegaard
|
e0c6048820
|
feat(instrumentation): added gauge and http endpoint
|
2016-06-03 16:15:36 +02:00 |
|
Torkel Ödegaard
|
1a05ae2eaa
|
feat(instrumentation): more work
|
2016-06-03 15:06:57 +02:00 |
|
Torkel Ödegaard
|
eee49a4995
|
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
2016-06-03 12:50:51 +02:00 |
|
Torkel Ödegaard
|
3065d10931
|
feat(timing): timing is now working with graphite and influxdb
|
2016-06-03 09:17:36 +02:00 |
|
Torkel Ödegaard
|
e2c794ff31
|
feat(instrumentation): lots of refactoring to support tag based backend, #4696
|
2016-06-02 21:06:49 +02:00 |
|