GithubHelp home page GithubHelp logo

Comments (7)

rachelleahklein avatar rachelleahklein commented on July 2, 2024 1

Hi, @mehyedes.

By default, the Ruby agent will report cloud vendor metadata to New Relic during its initial connect. You can disable checks for cloud vendor metadata via endpoints such as these via our utilization configuration options.

Thanks for reaching out, and let me know if this helps.

from newrelic-ruby-agent.

rachelleahklein avatar rachelleahklein commented on July 2, 2024

Hi @Hirurg103! Thanks for reaching out!

For questions about using/configuring the agent, we generally recommend working with our Support team, which can be reached directly though support.newrelic.com.

from newrelic-ruby-agent.

Hirurg103 avatar Hirurg103 commented on July 2, 2024

Hi @rachelleahklein , thank you for the fast reply!

OK, I will contact Support team and paste there what they say

from newrelic-ruby-agent.

rachelleahklein avatar rachelleahklein commented on July 2, 2024

Sounds good. I will go ahead and close this issue. Thanks again!

from newrelic-ruby-agent.

Hirurg103 avatar Hirurg103 commented on July 2, 2024

There are two ways to stop newrelic agent to send data to newlelic collector:

  1. Add ENV['NEW_RELIC_MONITOR_MODE'] = 'false' in config/environments/test.rb
  2. Set monitor_mode: false for the test environment in config/newrelic.yml (this is the default option when you generate newrelic config for the first time)

See New Relic documentation for monitor_mode option to get more details

from newrelic-ruby-agent.

mehyedes avatar mehyedes commented on July 2, 2024

Hi @rachelleahklein
I am wondering why the ruby agent needs to request 169.254.169.254 and metadata.google.internal at all for self hosted environments.
We have noticed that those outgoing requests have been affecting our application since they were trying to go through the proxy, so they don't fail early enough, but take ages to time out causing our processes to get stuck.
Please correct me if I am wrong.

from newrelic-ruby-agent.

mehyedes avatar mehyedes commented on July 2, 2024

Thank you for the link @rachelleahklein , I did not know about those options.
Will make sure to configure them to avoid this behavior.

from newrelic-ruby-agent.

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.