logjam_core icon indicating copy to clipboard operation
logjam_core copied to clipboard

the engine which powers the logjam application

Results 15 logjam_core issues
Sort by recently updated
recently updated
newest added

During a migration I had the (unfortunate) situation that some logjam agents where sending requests and events in UTC time and some in CET. (See also: https://github.com/skaes/logjam_agent/issues/32). It looks like...

As discussed here the Issue to implement the new metric in the logjam importer and display the new graph. The monitoring script extends the `rts` parameter so it is now...

feature-request

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...

feature-request

Currently the live stream and the error list views don't escape html specials chars (such as `< > &`) in the log excerpt correctly. Example log line: ``` Riak client...

For me it's hard to find some log messages, because of the huge amount of CurlTimeout issues (that may even have different formats). Maybe there are also other log messages...

I have a configuration using a Rails app with Passenger. When Passenger gets blocked by some slow requests, I can easily see the impact on subsequent requests as they have...

feature-request

It should be possible to have a live stream of a single controller action. However, creating a live stream for every action is terribly wasteful: it would mean thousands of...

feature-request
backend

![bildschirmfoto 2014-10-16 um 14 55 15](https://cloud.githubusercontent.com/assets/3728410/4662620/b40a3fb6-5533-11e4-8cc0-71bfc036471d.png)

bug
frontend
icebox

Basically having this ![grouped_by_namespace](https://cloud.githubusercontent.com/assets/750074/4769007/993fd1fa-5b73-11e4-9f92-efbf163050e0.png) but getting the complete list. Currently, when visualizing all, I can only get the "not grouped" version: ![complete_list](https://cloud.githubusercontent.com/assets/750074/4769017/bd1cbee4-5b73-11e4-9ad9-979de2f0ebf8.png) sounds reasonable? :) copied from https://github.com/skaes/logjam_app/issues/7

feature-request
frontend

![overview](https://cloud.githubusercontent.com/assets/750074/4769051/2f2e64a6-5b74-11e4-8566-0e116b8147c4.png) it would be nice if the graph could be a line for each namespace :) copied from https://github.com/skaes/logjam_app/issues/8

feature-request
frontend