Module: OneApm::Agent::Agent::RuleFetcher
- Included in:
- OneApm::Agent::Agent
- Defined in:
- lib/one_apm/agent/agent/rule_fetcher.rb
Instance Method Summary collapse
Instance Method Details
#update_rule ⇒ Object
8 9 10 |
# File 'lib/one_apm/agent/agent/rule_fetcher.rb', line 8 def update_rule OneApm::Support::RenameRulesEngine.create_or_update_external_rules(@service.fetch_config) end |