Skip to content

Conversation

@sv-splunk
Copy link
Owner

Description

This enhancement is to have an optional planCache within the collector, that will cache duplicated plans for each query hash and will send upstream only when a new plan has collected for the same query hash.

The plan cache also has a 1 hour TTL that will make the plans to be sent 1 hour after its latest update regardless of duplication.

This saves >80% of payload size in each collection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants