newrelic / newrelic-ruby-agent

New Relic RPM Ruby Agent
https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/introduction-new-relic-ruby/
Apache License 2.0
1.2k stars 598 forks source link

Allow newrelic.yml generator to handle code fences with languages #2959

Open kaylareopelle opened 3 days ago

kaylareopelle commented 3 days ago

The New Relic docs website prefers code fences (code wrapped within three backticks) to include languages to help render their content correctly on the website.

This update has been made to a few of our configuration options, such as automatic_custom_instrumentation_method_list.

Update the generator task to handle this style of code formatting.

workato-integration[bot] commented 3 days ago

https://new-relic.atlassian.net/browse/NR-341267