- 23 Mar, 2019 2 commits
- 18 Dec, 2018 1 commit
-
-
ale authored
-
- 17 Dec, 2018 22 commits
-
-
I really don't know what this means, but it works for me so the tests must be wrong, m'kay?
-
Using %s coerces the byte array into a string, which makes it much more readable.
-
to avoid exporter logs being treated as kernel logs.
-
logging every stats line is too noisy.
-
when the exporter runs, we can assume that syslog is available. I don't think stdout goes anywhere. Add and expand a few log messages. Log every stats line as it is received, before processing.
-
avoid the generic "name" label. Breaks all time series.
-
to avoid an out-of-bounds access panic. Don't log directly in the handling function, return an error instead.
-
The data we get from rsyslog includes more than just the raw JSON. Strip those bits out before trying to parse anything.
-
we can just use `json.Unmarshal` at this point.
-
log string representation, not raw bytes.
-
-
-
just use standard Go tooling instead.
-
-
collected by replacing the exporter path in the example configuration snipped with a shell script that just appends to a file.
-
- 28 Nov, 2017 3 commits
- 28 Jul, 2015 2 commits
-
-
Matt Layher authored
fix test string formatting verbs
-
Shawn Smith authored
-
- 21 Jul, 2015 2 commits
-
-
Ian Hansen authored
version 0.0.3
-
Brian Knox authored
-
- 20 Jul, 2015 3 commits
-
-
taotetek authored
increment Makefile.VERSION
-
Brian Knox authored
-
taotetek authored
better test coverage and fixes
-
- 19 Jul, 2015 1 commit
-
-
Brian Knox authored
-
- 14 Jul, 2015 2 commits
-
-
taotetek authored
exit on os.Interrupt
-
Brian Knox authored
-
- 08 Jul, 2015 2 commits
-
-
taotetek authored
add explanations of provided metrics
-
Brian Knox authored
-