diff --git a/sections/production/monitoring.md b/sections/production/monitoring.md
index 5382896a..54aa4034 100644
--- a/sections/production/monitoring.md
+++ b/sections/production/monitoring.md
@@ -15,23 +15,19 @@ Achieving the advanced features demands lengthy setup or buying a commercial pro
### Monitoring example: AWS cloudwatch default dashboard. Hard to extract in-app metrics
-
+
### Monitoring example: StackDriver default dashboard. Hard to extract in-app metrics
-```javascript
-code here
-```
+
### Monitoring example: Grafana as the UI layer that visualizes raw data
-```javascript
-code here
-```
+
### What Other Bloggers Say