newrelic / newrelic/observability-as-code
Allow for creation of New Relic APM applications
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently we are able to configure New Relic applications via the dev toolkit but we don't have the ability to create a New Relic application.
In our deployment process we deploy a new service, and subsequently configure the application, but our first deployments always fail since we need to wait for New Relic to detect the application.
It would be great if we could create the New Relic application ourselves e.g via terraform.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the dev toolkit's existing New Relic application configuration and its Terraform support. Trace how an application is currently configured, then determine the inputs and behavior needed to create it before configuration; done means a newly deployed service can be configured without waiting for New Relic to detect the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- terraform
- Domain
- infrastructure, observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100