AG

Results 4 issues of AG

Hi, I have configuration to collect statistics, now I wanted to add "port_stats" but seems it doesn't work, I don't see anything in Influx. Seems convert-int-processor has broken output. How...

Influxdb3 is available for some time, today I tried to use it and getting errors on health check If I remove health-check-period then everything works. From documentation system token is...

### Environment Docker ### How did you encounter the bug? Hi, I wanted try CH-UI I have used docker-compose.yml > services: ch-ui: image: ghcr.io/caioricciuti/ch-ui:latest container_name: ch-ui restart: always ports: -...

### Describe the feature request Is it possible to add option for multiple users security: basic: username1: "user1" password-bcrypt-base64: "xxxx" username2: "user2" password-bcrypt-base64: "xxxx" ### Why do you personally want...