newrelic-experimental / nri-db

Database On-Host Integration for New Relic Infrastructure (formerly 'InfraDBPlugin')
Apache License 2.0
3 stars 2 forks source link

Option to defining polling interval for the Oracle DB Custom Transactional Queries #1

Open sri-shetty opened 3 years ago

sri-shetty commented 3 years ago

The integration is running on a AIX host (no New Relic Infra agent). We have an integration for oracle database custom query and we need to understand whether the polling interval can be defined. There are custom queries which we would poll 3 or 4 times a day.

Summary

There is a nr-plugin-exec-definition.yaml file that contains interval for metrics. But looks like changing this will impact all metrics, seems like we cannot set interval just for the custom queries.

Desired Behavior

Add a configuration option to define a polling interval for the custom queries