mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-30 09:05:43 +08:00
images
This commit is contained in:
@ -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: AWS cloudwatch default dashboard. Hard to extract in-app metrics
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
|
||||||
### Monitoring example: StackDriver default dashboard. Hard to extract in-app metrics
|
### Monitoring example: StackDriver default dashboard. Hard to extract in-app metrics
|
||||||
|
|
||||||
```javascript
|

|
||||||
code here
|
|
||||||
```
|
|
||||||
|
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
|
||||||
### Monitoring example: Grafana as the UI layer that visualizes raw data
|
### Monitoring example: Grafana as the UI layer that visualizes raw data
|
||||||
|
|
||||||
```javascript
|

|
||||||
code here
|
|
||||||
```
|
|
||||||
|
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
### What Other Bloggers Say
|
### What Other Bloggers Say
|
||||||
|
|||||||
Reference in New Issue
Block a user