by rni
hi,
about ruby gem : site24x7_apminsight (1.1)
I tried this, but it didn't work.
- [root@server1 current]# export site247apminsight_license='aaaa****************'
- [root@server1 current]# echo $site247apminsight_license
- aaaa****************
- [root@server1 current]# cat apminsight.conf
- application.name=sample_app
- license.key={site247apminsight_license}
- agent.server.port=8080
- apminsight.log.level=WARNING
- [root@server1 current]# bundle exec rails c production
- [DEVISE] Devise.use_salt_as_remember_token is deprecated and has no effect. Please remove it.
- Loading production environment (Rails 3.2.8)
- irb(main):001:0> ManageEngine::APMObjectHolder.instance.config.license_key
- => "{site247apminsight_license}"
- irb(main):002:0> ENV["site247apminsight_license"]
=> "aaaa****************"
Like (2)
Reply
Replies (3)
Hi,
Apologies for the inconvenience. We would like to confirm, if you have downloaded the agent from rubygems.org site?
There is a minor version difference between the agents in our webclient and rubygems.org site and we will update both the places to be in sync, by this week.
Download the agent from Site24x7 webclient APM section, and let us know, if you face the issue in that agent too.
We can have our developer take a remote session and resolve the issues at your end.
Regards,
Raji.
Apologies for the inconvenience. We would like to confirm, if you have downloaded the agent from rubygems.org site?
There is a minor version difference between the agents in our webclient and rubygems.org site and we will update both the places to be in sync, by this week.
Download the agent from Site24x7 webclient APM section, and let us know, if you face the issue in that agent too.
We can have our developer take a remote session and resolve the issues at your end.
Regards,
Raji.
Like (0)
Reply