Johan Ryberg

Results 6 issues of Johan Ryberg

There seems to be several issues with the trust sandbox. ### Issue 1 - Certificate has expired ``` / # docker pull sandboxregistry:5000/test/trusttest Using default tag: latest Error: error contacting...

area/Security

Hi, Would it be possible to add support for process_credentials just as in aws-fluent-plugin-kinesis? Ref: https://github.com/awslabs/aws-fluent-plugin-kinesis

guidance

Due to this issue https://github.com/cloudflare/cfssl/issues/604 the provided example did not work. authority_key_id needs to be lower case and without colon

It's not possible to install rsyslog_exporter since the go.mod are referring to "github.com/aleroyer/rsyslog_exporter" ``` go install github.com/prometheus-community/[email protected] go: downloading github.com/prometheus-community/rsyslog_exporter v1.1.0 go: github.com/prometheus-community/[email protected]: version constraints conflict: github.com/prometheus-community/[email protected]: parsing go.mod: module...

### Relevant telegraf.conf ```toml [[inputs.docker]] namedrop = ["docker_container_cpu_container_id"] endpoint = "unix:///var/run/docker.sock" perdevice = false perdevice_include = ["cpu"] ``` ### Logs from Telegraf ```text 2025-04-23T08:34:29Z E! [serializers.prometheusremotewrite::http] some series were dropped,...

bug

### Is there an existing feature request for this? - [x] I have searched the existing feature requests ### Is your feature request related to a problem? Please describe. It...