Performance Analyzer Log Spam

I am having a recurring log spam of the following repeated ~5 seconds:

performance-analyzer-agent-cli[240418]: Jun 25, 2021 12:31:22 PM org.jooq.tools.JooqLogger info
performance-analyzer-agent-cli[240418]: INFO: Single batch             : No bind variables have been provided with a single statement batch execution. This may be due to accidental AP
I misuse
performance-analyzer-agent-cli[240418]: Jun 25, 2021 12:31:22 PM org.jooq.tools.JooqLogger info
performance-analyzer-agent-cli[240418]: INFO: Single batch             : No bind variables have been provided with a single statement batch execution. This may be due to accidental AP
I misuse
performance-analyzer-agent-cli[240418]: Jun 25, 2021 12:31:22 PM org.jooq.tools.JooqLogger info
performance-analyzer-agent-cli[240418]: INFO: Single batch             : No bind variables have been provided with a single statement batch execution. This may be due to accidental AP
I misuse
performance-analyzer-agent-cli[240418]: Jun 25, 2021 12:31:22 PM org.jooq.tools.JooqLogger info
performance-analyzer-agent-cli[240418]: INFO: Single batch             : No bind variables have been provided with a single statement batch execution. This may be due to accidental AP
I misuse
performance-analyzer-agent-cli[240418]: Jun 25, 2021 12:31:22 PM org.jooq.tools.JooqLogger info
performance-analyzer-agent-cli[240418]: INFO: Single batch             : No bind variables have been provided with a single statement batch execution. This may be due to accidental AP
I misuse
performance-analyzer-agent-cli[240418]: 12:31:23.067 [gfMzP45kT4yZLTby0V_F4g-task-0-] ERROR com.amazon.opendistro.elasticsearch.performanceanalyzer.rca.framework.api.persist.SQLParsin
gUtil - Eden fails to match any row in field MemType.
performance-analyzer-agent-cli[240418]: 12:31:23.067 [gfMzP45kT4yZLTby0V_F4g-task-0-] ERROR com.amazon.opendistro.elasticsearch.performanceanalyzer.rca.framework.api.persist.SQLParsin
gUtil - Survivor fails to match any row in field MemType.
performance-analyzer-agent-cli[240418]: 12:31:23.067 [gfMzP45kT4yZLTby0V_F4g-task-0-] ERROR com.amazon.opendistro.elasticsearch.performanceanalyzer.rca.store.collector.NodeConfigColle
ctor - Metric value is NaN for resource:resource_enum: YOUNG_GEN
performance-analyzer-agent-cli[240418]: metric_enum: HEAP_MAX

I found a similar thread about a year ago here: Performance-analyzer-agent-cli spamming syslog in OD 1.3.0 but that was for opendistro 1.3 and I am surprised this is still open, so I am skeptical if this is the same cause or not since the associated issue in that thread is marked closed: Investigate error messages from sqlite batch upload · Issue #39 · opendistro-for-elasticsearch/performance-analyzer-rca · GitHub Does anyone have input on a more permanent way on how to address it? Patching the systemd service entry on each upgrade seems fragile. Background: OpenDistro 1.13.2, Centos 8.4. Default performance analyzer configuration fresh from install.