Jithen (J) Singh

Results 39 comments of Jithen (J) Singh

> Yeah it's by design, your actual Prometheus instance ends up keeping it stored if that makes sense. So speed test -> exporter -> prom -> grafana Any idea how...

> @jiriteach fyi i found there is this flag `--influxdb.sample-expiry 30m` by default its only 5 mins Thanks

Anyone experience this or any ideas on how to correct it? Thanks

Just restarting the Docker container for the agent - so using docker-compose up -d or Portainer for a restart of the container. Everytime it does - the agent ID changes....

Thanks and yes I am using volume mounts as below - ``` version: '3.3' services: appsec-npm: container_name: appsec-npm image: 'ghcr.io/openappsec/nginx-proxy-manager-centrally-managed-attachment:latest' ipc: host restart: unless-stopped ports: - '443:443' - '81:81' volumes:...

Perfect - thanks. Looks like its worked. Will run some tests.

Re-opened this as it is a bug. The fix you mentioned above works and my main instance is working fine after clearing the sites table. Trying on my backup instance...

No worries - is there any issue with clearing the sites table? Does it have any affect? I see all my sites look fine so clearing it didnt break anything?

> Unfortunately, I don't have an iOS device on hand, so I can't reproduce the issue you reported. Emulating iOS via Chrome on Linux isn't showing anything unusual - everything...