Add Sentry to onperm.monitoring (#165)

* Add sentry.png icon

* add Sentry docs and onperm
pull/145/head
Yazdan 5 years ago committed by GitHub
parent 2f2a957dbb
commit 35c09ca239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,6 +24,10 @@ class Prometheus(_Monitoring):
_icon = "prometheus.png"
class Sentry(_Monitoring):
_icon = "sentry.png"
class Splunk(_Monitoring):
_icon = "splunk.png"

@ -102,6 +102,7 @@ Node classes list of onprem provider.
- **diagrams.onprem.monitoring.Grafana**
- **diagrams.onprem.monitoring.Kibana**
- **diagrams.onprem.monitoring.Prometheus**
- **diagrams.onprem.monitoring.Sentry**
- **diagrams.onprem.monitoring.Splunk**
- **diagrams.onprem.monitoring.Thanos**

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Loading…
Cancel
Save