![Diagram of ShowMax logging infrastructure. Shows flow of log messages from the source via processors to various consumers.](/assets/blog/2016-05-01/Loggin_infrastructure.png)
Having this infrastructure available made pushing metrics a logical choice
Having this infrastructure available made pushing metrics a logical choice
(especially in pre-Prometheus times). On the other side, Prometheus is
(especially in pre-Prometheus times). On the other side, Prometheus is
...
@@ -100,7 +101,7 @@ crashed service). We made Prometheus-pusher available on
...
@@ -100,7 +101,7 @@ crashed service). We made Prometheus-pusher available on
[GitHub](https://github.com/ShowMax/prometheus-pusher), so you can try it
[GitHub](https://github.com/ShowMax/prometheus-pusher), so you can try it
yourself.
yourself.
![](/assets/blog/2016-05-01/log_processors.png)
![Grafana dashboard showing April 5th 2016 log processors traffic.](/assets/blog/2016-05-01/log_processors.png)
The next step was for us to figure out what to use for managing dashboards and
The next step was for us to figure out what to use for managing dashboards and
graphs. We liked the Grafana integration, but didn’t really like how Grafana
graphs. We liked the Grafana integration, but didn’t really like how Grafana
...
@@ -115,7 +116,7 @@ persisting changes made into the container. This provides you with automation,
...
@@ -115,7 +116,7 @@ persisting changes made into the container. This provides you with automation,
repeatability, and auditing.
repeatability, and auditing.
We are pleased to announce that this tool is also now available under an Apache
We are pleased to announce that this tool is also now available under an Apache
2.0 license at https://github.com/ShowMax/grafana-dashboards-generator
2.0 license at [GitHub](https://github.com/ShowMax/grafana-dashboards-generator).
## What improvements have you seen since switching?
## What improvements have you seen since switching?
...
@@ -131,7 +132,7 @@ service using JRuby. He needed a quick peek into heap consumed by those
...
@@ -131,7 +132,7 @@ service using JRuby. He needed a quick peek into heap consumed by those
particular service. He was able to get that information in a snap. For us,
particular service. He was able to get that information in a snap. For us,