newrelic / nri-postgresql

New Relic Infrastructure Postgresql Integration
MIT License
24 stars 28 forks source link

feat: add option to filter by table names #164

Closed csalvador-nr closed 1 week ago

csalvador-nr commented 2 months ago

Added COLLECTION_IGNORE_TABLE_LIST as an option in the config file. Works in a similar way as COLLECTION_IGNORE_DATABASE_LIST.

I have probably overlooked other things that need to be modified, and some adjustments may be needed to get it working at 100%. However, I tested it locally with a PostgreSQL v15.7 and the filter works as expected.

csalvador-nr commented 2 months ago

I've applied your suggestions @paologallinaharbur. LMK what you think now 😄

paologallinaharbur commented 3 weeks ago

This is on-hold waiting on @csalvador-nr input in an internal conversation 😄

paologallinaharbur commented 1 week ago

I added to rebase since there was a conflict in the changelog.md