diff --git a/README.md b/README.md index edbdd8e..0a5c5d9 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,17 @@ Then run the following command. Note this disables the known_hosts check. You ca ```bash ANSIBLE_HOST_KEY_CHECKING=false ansible-playbook -i hosts playbook.yaml ``` + +## Support + +New Relic hosts and moderates an online forum where customers can interact with +New Relic employees as well as other customers to get help and share best +practices. Like all official New Relic open source projects, there's a related +Community topic in the New Relic Explorers Hub. You can find this project's +topic/threads here: + +- [New Relic Documentation](https://docs.newrelic.com): Comprehensive guidance for using our platform +- [New Relic Community](https://forum.newrelic.com): The best place to engage in troubleshooting questions +- [New Relic Developer](https://developer.newrelic.com/): Resources for building a custom observability applications +- [New Relic University](https://learn.newrelic.com/): A range of online training for New Relic users of every level +- [New Relic Technical Support](https://support.newrelic.com/) 24/7/365 ticketed support. Read more about our [Technical Support Offerings](https://docs.newrelic.com/docs/licenses/license-information/general-usage-licenses/support-plan). diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md new file mode 100644 index 0000000..0870b49 --- /dev/null +++ b/THIRD_PARTY_NOTICES.md @@ -0,0 +1,3 @@ +# Third Party Notices + +No third party source code currently used in this repo. \ No newline at end of file