Topic: https://jloh.co/posts/installing-newrelic-monitor-gitlab/
hide preview

What's next? verify your email address for reply notifications!

Rodrigo-Avila 9y, 99d ago

Hi! The procedure to install New Relic on GitLab, when GitLab is installed using the Omnibus .deb package is the same?

remark link
hide preview

What's next? verify your email address for reply notifications!

Diogo-Uchoas 9y, 4d ago

Actually, the process for the Omnibus package is easier, just download the newrelic.yml file on the newrelic control panel and paste it on /opt/gitlab/embedded/service/gitlab-rails/config

Change the options you want on the configuration file and execute a reconfigure and restart with gitlab-ctl. On my Gitlab 7.10 it worked fine.

remark link parent
hide preview

What's next? verify your email address for reply notifications!

jloh 8y, 320d ago

I've now done a follow on tutorial for how to do this on Omnibus installs here! (https://blog.jloh.co/instal...

hide preview

What's next? verify your email address for reply notifications!

jloh 8y, 346d ago

Thanks for letting us know!

hide preview

What's next? verify your email address for reply notifications!

jloh 9y, 98d ago

Good question! I'm not sure, let me have a poke with the Omnibbus package and get back to you.

hide preview

What's next? verify your email address for reply notifications!

Henrich 9y, 333d ago

Nice tutorial! :D Helped me a lot! Keep going!

hide preview

What's next? verify your email address for reply notifications!

Chris 10y, 4d ago

When you write chown git:git /home/git/gitlab/config/newrelic/yml, I'm assuming you meant newrelic.yml, yes?

remark link
hide preview

What's next? verify your email address for reply notifications!

jloh 10y, 4d ago

Thanks for the heads up! I've edited it to reflect the correct file.

hide preview

What's next? verify your email address for reply notifications!