-
Here the trace I have when I try to make BabelFish:
```
macbook-pro:log hugues$ make
g++ -W -Wextra -Wall -g -pthread --std=c++11 -c -o Core.o Core.cpp
g++ -W -Wextra -Wall -g -pthread --std=c…
-
## Bug report
Per daniel's request from [here](https://community.influxdata.com/t/telegraf-fails-to-write-to-influxdb-randomly/2085), I'm opening this bug.
Telegraf keeps failing after some rando…
-
## Some plugins need more flexible configuration and start/stop mechanism
I recognize that influxdata is a very powerful solution, I implemented it in a pre-production environment in a very large g…
-
This is probably related to #965 but I'm not too sure... I can't find in the documentation explaining what the "DNS status" column is doing/looking for under the Admin > Domains > List Domains page.
…
-
Argument to `path.dirname` must be a string
```
Object.dirname (/opt/atom/resources/app/src/electron-shims.js:9:10)
new LogParser (/home/jmt/.files/atom/.atom/packages/latex/lib/parsers/log-parser.…
-
## Directions
GitHub Issues are reserved for actionable bug reports and feature requests.
General questions should be asked at the [InfluxData Community](https://community.influxdata.com) site.
…
-
## Bug report
Dear @danielnelson ,
telegraf 1.3.2 seemd resolve UDP metrics splitting problem.
But I also meet the split problem, I use statsrelay -> telegraf statsd input plugin. When metrics >…
-
I am using clairctl, but the output is not as nice structured as klar. In clairctl, I get the overview of ciritcalities like this:
Unknown: x
Negligible: x
Low: x
Medium: x
High: x
Critical…
-
Following is the testcase using spock
def "test pipeline"() {
setup:
....
helper.registerAllowedMethod("node", [String.class, Closure.class], null)
helper…
mioyn updated
7 years ago
-
## Bug report
I noticed that the logparser plugin stopped sending metrics a few times for me when my logs are rotated. I use the plugin for monitoring nginx logs. I have configured 2 files where ng…