Dear Bharath, Thanks for your reply. I now realize that I put a very ambiguous question to the community. Here is another attempt:
I have set up a Yarn cluster that is configured to run containers of multiple Samza jobs. I would like to treat all the containers of the job as a single application in New Relic (as expected). Since the containers of the application can be killed on one Yarn node and can start on another Yarn node, I would have to specify New Relic environment settings at the container start. Now, I am not sure how to specify java agent (to include New Relic java agent) and pass additional arguments such as New Relic environment every time the container starts. Please let me know if my understanding is wrong or some other clarification is needed. Thanks in advance, Vaibhav Garg +91-9505020924 vaibhavgar...@gmail.com LinkedIn <https://www.linkedin.com/in/vaibhavgarg90/> On Thu, Feb 27, 2020 at 8:25 AM Bharath Kumara Subramanian < codin.mart...@gmail.com> wrote: > Hi, > > I am not sure I fully understand the ask. > > IIUC, Samza doesn't have native integration with New relic. However, you > should still be able to integrate your application with New relic on your > end without native support. > If you are particularly looking to integrate native Samza metrics w/ New > relic, you might need to implement your own custom metrics reporter. You > can find more details here > < > https://samza.apache.org/learn/documentation/latest/operations/monitoring.html#customreporter > > > > Thanks, > Bharath > > On Wed, Feb 26, 2020 at 3:15 AM Vaibhav Garg <vaibhavgar...@gmail.com> > wrote: > > > Hi, > > > > I want to integrate New Relic in my Samza jobs. Can anyone help with > this, > > please? > > > > Thanks, > > Vaibhav Garg > > +91-9505020924 > > vaibhavgar...@gmail.com > > LinkedIn <https://www.linkedin.com/in/vaibhavgarg90/> > > >