Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1 つのサーバーでのみ newrelic gem を有効にし、クラスターの一部である他のサーバーでは有効にしたくない
newrelic.yml を操作してこれを行う必要があると思います。たとえば、有効にするサーバーを除く、運用環境内のすべてのサーバーに対して monitor_mode = false を設定する capistrano レシピを作成できます。