SpencerMalone
|
35d1a99592
|
Adding mapping cache
Signed-off-by: SpencerMalone <malone.spencer@gmail.com>
|
2019-04-26 18:00:39 -04:00 |
|
Matthias Rampke
|
54cf241044
|
Merge pull request #207 from simonpasquier/bump-golang-1.12
Bump Go version to 1.12
|
2019-04-26 09:43:27 +00:00 |
|
Simon Pasquier
|
7631485b0b
|
*: bump Go version to 1.12
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2019-04-26 10:55:07 +02:00 |
|
Matthias Rampke
|
abb2ab04fb
|
Merge pull request #206 from prometheus/makefile_common
Synchronize Makefile.common from prometheus/prometheus
|
2019-04-25 09:03:15 +00:00 |
|
Simon Pasquier
|
6fd7690961
|
Add .golangci.yml
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
|
2019-04-25 09:58:12 +02:00 |
|
prombot
|
f1de314e14
|
makefile: update Makefile.common with newer version
Signed-off-by: prombot <prometheus-team@googlegroups.com>
|
2019-04-25 00:01:46 +00:00 |
|
Matthias Rampke
|
0bd90aee34
|
Update changelog for #205
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-04-23 09:12:24 +00:00 |
|
Matthias Rampke
|
9963806a62
|
Merge pull request #205 from claytono/add-pprof
Add pprof for profiling
|
2019-04-23 09:01:09 +00:00 |
|
Matthias Rampke
|
ee653990e6
|
Update changelog and README for #199
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-04-23 08:47:32 +00:00 |
|
Matthias Rampke
|
e3d6050616
|
Merge pull request #199 from Kong/feat/unixgram-socket
Implement listener for Unixgram sockets
|
2019-04-23 08:44:11 +00:00 |
|
Wangchong Zhou
|
47b5ef9be0
|
Buffer signals channel
Signed-off-by: Wangchong Zhou <fffonion@gmail.com>
|
2019-04-22 16:35:28 -07:00 |
|
Wangchong Zhou
|
383ee9bd3b
|
Add a signal handler to allow clean up of unixgram socket file
Signed-off-by: Wangchong Zhou <fffonion@gmail.com>
|
2019-04-22 16:33:22 -07:00 |
|
Clayton O'Neill
|
024f9dc0aa
|
Add pprof for profiling
Signed-off-by: Clayton O'Neill <clayton@oneill.net>
|
2019-04-22 08:07:43 -04:00 |
|
Matthias Rampke
|
ece8a26a79
|
Merge pull request #203 from prometheus/makefile_common
Synchronize Makefile.common from prometheus/prometheus
|
2019-04-18 10:26:33 +00:00 |
|
Matthias Rampke
|
485b28a9ff
|
Add missing license header
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-04-18 10:12:50 +00:00 |
|
prombot
|
88a12bc9b9
|
makefile: update Makefile.common with newer version
Signed-off-by: prombot <prometheus-team@googlegroups.com>
|
2019-04-18 00:00:40 +00:00 |
|
Matthias Rampke
|
c3eb636525
|
Add changelog for #202
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-04-17 15:25:44 +00:00 |
|
Matthias Rampke
|
0766e70e43
|
Merge pull request #202 from prometheus/superq/docker_user
Don't run docker container as root
|
2019-04-17 15:24:37 +00:00 |
|
Ben Kochie
|
38df95f440
|
Don't run docker container as root
Run statsd_exporter as `nobody`.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2019-04-17 17:04:19 +02:00 |
|
Matthias Rampke
|
f0feef950b
|
Add changelog entry for #200
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-04-16 13:17:11 +00:00 |
|
Matthias Rampke
|
526a81b445
|
Merge pull request #200 from bakins/metrics-count
Add metric to track unique metric names the exporter is tracking
|
2019-04-16 13:15:33 +00:00 |
|
Brian Akins
|
45402964a4
|
use label for metric type and decrement
Signed-off-by: Brian Akins <brian@akins.org>
|
2019-04-15 08:16:00 -04:00 |
|
Brian Akins
|
92957ce080
|
Add metric to track unique metric names the exporter is tracking
Signed-off-by: Brian Akins <brian@akins.org>
|
2019-04-10 12:23:07 -04:00 |
|
Matthias Rampke
|
468c70df7d
|
Add #197 to changelog
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-04-10 08:49:07 +00:00 |
|
Matthias Rampke
|
ece9385f22
|
Merge pull request #197 from bakins/escapeMetricName-performance
Increase escapeMetricName performance
|
2019-04-10 08:47:49 +00:00 |
|
Matthias Rampke
|
9ed6d59151
|
Correct to use name socket mode instead of mask
Co-Authored-By: fffonion <fffonion@gmail.com>
Signed-off-by: Wangchong Zhou <fffonion@gmail.com>
|
2019-04-09 11:20:11 -07:00 |
|
Brian Akins
|
cfcf3c9ba5
|
Add comments explaining escapeMetricName
Signed-off-by: Brian Akins <brian@akins.org>
|
2019-04-09 14:10:26 -04:00 |
|
Brian Akins
|
7f70979120
|
Add Benchmarks for escapeMetricName
Signed-off-by: Brian Akins <brian@akins.org>
|
2019-04-09 11:58:18 -04:00 |
|
Brian Akins
|
e6bdf13407
|
Add comments explaining escapeMetricName
Signed-off-by: Brian Akins <brian@akins.org>
|
2019-04-09 11:58:18 -04:00 |
|
Brian Akins
|
d371436f01
|
Replace regex in escapeMetricName with loop over runes
Signed-off-by: Brian Akins <brian@akins.org>
|
2019-04-09 11:58:18 -04:00 |
|
Matthias Rampke
|
3955c6ef1b
|
Update changelog for #193 #194
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-04-09 12:15:25 +00:00 |
|
Matthias Rampke
|
178d130388
|
Merge pull request #193 from bakins/statsd_exporter_events_total
Add metric for count of events by action
|
2019-04-09 12:13:17 +00:00 |
|
Matthias Rampke
|
43cef6ce6a
|
Merge pull request #194 from vsakhart/register_inconsistent_metrics
Allow support for inconsistent label sets by marking metrics registered as unchecked collectors
|
2019-04-09 12:08:33 +00:00 |
|
Wangchong Zhou
|
05bca84294
|
Implement listener for Unixgram sockets
As requested in #189
Signed-off-by: Wangchong Zhou <fffonion@gmail.com>
|
2019-04-05 16:45:34 -07:00 |
|
Brian Akins
|
1cbc5a9b27
|
Add metric for count of events by action
Signed-off-by: Brian Akins <brian@akins.org>
|
2019-04-02 15:20:50 -04:00 |
|
Vitaliy Sakhartchouk
|
2fc89536f4
|
Break out mapkey generation into function
Signed-off-by: Vitaliy Sakhartchouk <vsakhart@github.com>
|
2019-03-29 13:25:46 -07:00 |
|
Vitaliy Sakhartchouk
|
2025b47cb1
|
Allow support for inconsistent label sets by marking metrics
registered as unchecked collectors
Signed-off-by: Vitaliy Sakhartchouk <vsakhart@github.com>
|
2019-03-29 13:18:31 -07:00 |
|
Matthias Rampke
|
71df5a3198
|
Update changelog for #192
add note about the metric change.
|
2019-03-26 12:11:17 +00:00 |
|
Matthias Rampke
|
035a309552
|
Merge pull request #192 from ivanizag/master
Fixes #191: crash on empty metric name
|
2019-03-26 12:08:35 +00:00 |
|
Ivan Izaguirre
|
51e735c878
|
Fix test error message
Signed-off-by: Ivan Izaguirre <ivanizag@gmail.com>
|
2019-03-26 01:02:38 +01:00 |
|
Ivan Izaguirre
|
c9e5e94ed2
|
Adds a separate counter for events discarded due to errors
Signed-off-by: Ivan Izaguirre <ivanizag@gmail.com>
|
2019-03-26 00:44:17 +01:00 |
|
Ivan Izaguirre
|
c477c7703f
|
Fix format to comply with go1.11 rules
Signed-off-by: Ivan Izaguirre <ivanizag@gmail.com>
|
2019-03-23 19:47:25 +01:00 |
|
Ivan Izaguirre
|
1c71191aaf
|
Fixes #191: crash on empty metric name
Signed-off-by: Ivan Izaguirre <ivanizag@gmail.com>
|
2019-03-23 19:38:27 +01:00 |
|
Matthias Rampke
|
1036439f69
|
Add changelog entry for #182
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-03-13 13:23:37 +00:00 |
|
Matthias Rampke
|
680afe25f1
|
Merge pull request #182 from vaibhavkhurana2018/adds_health_check
Adds healthcheck for checking the status of the container
|
2019-03-13 13:07:38 +00:00 |
|
Vaibhav Khurana
|
88af8dcd24
|
Fixing healthcheck
Signed-off-by: Vaibhav Khurana <vaibhav.khurana@razorpay.com>
|
2019-03-13 16:48:06 +05:30 |
|
Matthias Rampke
|
eeab36e63f
|
Release v0.9.0
update version and changelog.
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
|
2019-03-11 08:33:21 +00:00 |
|
Vaibhav Khurana
|
7830fea9ae
|
Adds healthcheck for checking the status of the container
Signed-off-by: Vaibhav Khurana <vaibhav.khurana@razorpay.com>
|
2019-01-29 13:12:44 +05:30 |
|
Matthias Rampke
|
d5b22a2993
|
Merge pull request #181 from prometheus/superq/reloaddoc
Mention automatic reloading in the README.
|
2019-01-24 09:16:10 +00:00 |
|
Ben Kochie
|
5ff2356e36
|
Mention automatic reloading in the README.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2019-01-24 08:26:45 +01:00 |
|