Giter Site home page Giter Site logo

Comments (6)

djoos avatar djoos commented on July 17, 2024

Hi @d2kagw,

would you be able to elaborate this issue a bit more?

Thanks in advance!

Kind regards,
David

from newrelic.

d2kagw avatar d2kagw commented on July 17, 2024

Hey @djoos,

In NewRelic you can send notifications for new deployments (and it will measure performance changes for each new release).
It's fairly simple to operate, and we've put together a very basic implementation (read: Hack) on our end, but it'd be sweet for the cookbook to take control of this.

from newrelic.

djoos avatar djoos commented on July 17, 2024

Hi @d2kagw,

sounds like a great new feature - definitely something we need to get into the cookbook.
It might be useful to share the hack via a gist, what do you think?

Kind regards,
David

from newrelic.

djoos avatar djoos commented on July 17, 2024

Hi @d2kagw,

"The PHP and .NET agents do not currently support a mechanism to record deployments, but the Java agent can be used to record deployments for PHP and .NET applications."

Would you be able to shed some more light on what hack you put in place?

Thanks in advance!

Kind regards,
David

from newrelic.

d2kagw avatar d2kagw commented on July 17, 2024

Hi all,
Sorry for the delayed response.

According to the NewRelic docs you can throw a cURL request to their API to register a deployment.
More on that here: https://newrelic.com/docs/site/deployments

We've implemented the cURL request manually at the moment, but ideally the cookbook would have a provider to do this for us.
So whenever we make a change to the app server (or things like the database configs, etc) it's registered in NewRelic.

from newrelic.

djoos avatar djoos commented on July 17, 2024

Thanks again for the suggestion - let me know how it goes!

from newrelic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.