skaes / logjam_core

the engine which powers the logjam application
GNU General Public License v3.0
56 stars 7 forks source link

Deliver RUM monitoring script via logjam #64

Open janwiemers opened 9 years ago

janwiemers commented 9 years ago

We should deliver the client part of the logjam monitoring via, so we can configure it properly on the serverside and send it to the client.

One way could be send the script through the logjam agent to the asset pipeline, or provide a helper method to inline the script tag to avoid the roundtrip and make sure that the RUM script is the first script which is necessary for it to work properly with XMLHttpRequests.