Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Relic application agents #174

Closed
5 tasks
kvuppala opened this issue May 26, 2017 · 5 comments
Closed
5 tasks

Add New Relic application agents #174

kvuppala opened this issue May 26, 2017 · 5 comments
Labels
O&M Operations and maintenance tasks for the Data.gov platform

Comments

@kvuppala
Copy link
Contributor

kvuppala commented May 26, 2017

When this story is up for the next sprint: We think it should be broken up into one issue per app.


As an application developer, I need my application configured with New Relic so that I can can monitor and alert across all hosts.

Acceptance criteria

  • New Relic is added as an application dependency to app repo
  • Application hosts report as a single application
  • Only production and staging are enabled with staging labeled separately
  • Configuration lives in application
  • Apdex alerts are configured

Details

We currently have language-specific playbooks to deploy and configure New Relic for applications. However, this has some deficiencies. The platform has to know details about the application, environments, app names, configuration settings. The platform has to know where to install hooks within the application (wsgi, worker scripts, etc). The platform might install conflicting versions of dependencies, outside of application pinned dependencies. The platform installing New Relic might cause an extra restart, prolonging any service disruption during deploy.

@kvuppala
Copy link
Contributor Author

All front applications now have New Relic applications installed, Solr and Harvester agents are pending.

@kvuppala
Copy link
Contributor Author

@dano-reisys We also need to group instances so each application metrics are consolidated.

@adborden
Copy link
Contributor

Updated description.

@adborden adborden added the O&M Operations and maintenance tasks for the Data.gov platform label Apr 20, 2020
@mogul
Copy link
Contributor

mogul commented Apr 23, 2020

We think this one probably should be broken up into one issue per app.

@nickumia-reisys
Copy link
Contributor

This is super old and written for a different infrastructure. For cloud.gov specifically, NR is installed on catalog, inventory and dashboard. The only place we haven't implemented this is our Solr deployment,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O&M Operations and maintenance tasks for the Data.gov platform
Projects
None yet
Development

No branches or pull requests

5 participants