Closed coreymbe closed 2 years ago
Prior to this commit, if a user added any of the hardcoded facts to the block list a number of dashboards in Splunk would fail to populate.
lib/puppet/indirector/facts/splunk_hec.rb
[ ] Unit Tests [ ] Acceptance Tests [X] PR title is "(Ticket|Maint) Short Description" [X] Commit title matches PR title
Summary
Prior to this commit, if a user added any of the hardcoded facts to the block list a number of dashboards in Splunk would fail to populate.
Detailed Description
lib/puppet/indirector/facts/splunk_hec.rb
to check the block list against the hardcoded list and rescue any matching facts.Checklist
[ ] Unit Tests [ ] Acceptance Tests [X] PR title is "(Ticket|Maint) Short Description" [X] Commit title matches PR title