nginxinc / nginx-amplify-agent

NGINX Amplify Agent
BSD 2-Clause "Simplified" License
23 stars 9 forks source link

Some metrics are missing or invalid when using gzipped logs #69

Open ingria opened 3 years ago

ingria commented 3 years ago

For example, traffic and http version graphs are completely flatlined (since 21:00):

nginx_traffic nginx_http_version

Request time graph became weird (now it has strange spikes):

request_time

I'm using the amplify log format like this:

access_log /var/log/nginx/access.log.gz amplify gzip;

Software: