-
We propose a new package providing structured logging with levels. Structured logging adds key-value pairs to a human-readable output message to enable fast, accurate processing of large amounts of lo…
jba updated
10 months ago
-
Apologies if this breaks any rules, but I tried on the druid forums without much success so trying here to see if I can reach a different audience. Relevant information below and more details in the d…
-
# Global Sprint Planning
## Retro: Status of Outcomes from Previous Sprint
1. **Nail Exports** - why? a lot of customer demand for various types of exports (better CSV), subscriptions and image …
-
**Describe the bug**
I am trying to get some Kafka metrics running locally with Prometheus and Grafana. I'm getting stuck at this point when trying to apply the `prometheus-additional.yaml` file.
T…
-
### Bug description
I installed netdata on my raspbian running pihole. My pihole kept dying because of netdata
Today I decided to remove netdata... or so I tried... it doesn't matter how many ti…
-
- Version: 6.3.0
- Steps to Reproduce:
I have the following `filebeat` settings (note that this can be applied to any beat):
```yml
output.elasticsearch:
hosts: ["localhost:9200"]
setup…
-
The following issue aims to run the specified test for the current release candidate, report the results, and open new issues for any encountered errors.
## Test information
| …
-
### Version
22.2.0
### Steps to Reproduce
Nothing in particular to reproduce – we're running a rather simple setup with ~20 or so apps. Last week, we had roughly 11k errors and 1.3m transactions in…
-
The following issue aims to run the specified test for the current release candidate, report the results, and open new issues for any encountered errors.
## Test information
| …
-
In order to better support structured logging, we want to get rid of the global logger functions. The API of the global logger functions is not in line with the methods defined by `(*logp).Logger`.
…