Closed Vonng closed 1 year ago
Currently, we use 10s TTL for common exporter queries and 60s , 300s to slow exporter queries. we can add a parameters for that.
pg_exporter_ttls: [10, 60, 300] # pg_exporter query ttl for fast medium, slow queries
resolved by add param pg_exporter_cache_ttls & pg_exporter_connect_timeout
Currently, we use 10s TTL for common exporter queries and 60s , 300s to slow exporter queries. we can add a parameters for that.