Mathias Palmersheim

Results 35 issues of Mathias Palmersheim

This exposes the postgres and ldap options in the dev config. I didn't add postgres to prod config since I have having issues with that setup in testing.

Please allow using either ansible or ansible-core in the docker container. my playbooks are currently using ansible-core and it is causing issues since I already ported all my roles to...

There are two parts to this issue 1. update docker file to respect SEMAPORE_DB_DIALECT_ID 2. update the docker compose file to expose all available options such as LDAP but leave...

### Relevant telegraf.conf ```toml [[inputs.docker]] endpoint = "unix:///var/run/podman/podman.sock" ``` ### Logs from Telegraf ```text 2022-08-03T14:49:37Z I! Starting Telegraf 1.23.3 2022-08-03T14:49:37Z I! Loaded inputs: docker 2022-08-03T14:49:37Z I! Loaded aggregators: 2022-08-03T14:49:37Z I!...

bug
waiting for response

Please, start your issue name (after `improvement`) with the component name impacted by this feature request and a small **Is your feature request related to a problem? Please describe.** I...

enhancement

## Feature Request An input plugin for the systemd journal that can capture the journald logs from one or all systemd services and sockets. ### Proposal: either use a socket...

feature request
new plugin
area/syslog
plugin/input

### Is your feature request related to a problem? Please describe I find it difficult to find out how to send data to victoriametrics using common agents and applications like...

enhancement
docs

### Is your feature request related to a problem? Please describe I was replaying recording rules to import data and wanted the data to replay till the current time but...

enhancement
vmalert

### Related to Web-Frontend (what users interact with), Service (scheduled tasks, alerts), Ansible (task execution) ### Impact nice to have for enterprise usage ### Missing Feature I would like to...

feature

### Describe the bug Recently, I was trying to figure out how to send data to vmagent and have it route to the correct tenant in VictoriaMetrics. I thought I...

bug