Update monitoring.md

format the command line
This commit is contained in:
XsWack 2017-08-21 14:15:23 +08:00 committed by Andrew Chen
parent 36dd257ba1
commit 94d91de1b2
1 changed files with 6 additions and 2 deletions

View File

@ -12,7 +12,11 @@ This page assumes you have a working Juju deployed cluster.
{% capture steps %} {% capture steps %}
## Connecting Datadog ## Connecting Datadog
Datadog is a SaaS offering which includes support for a range of integrations, including Kubernetes and ETCD. While the solution is SAAS/Commercial, they include a Free tier which is supported with the following method. To deploy a full Kubernetes stack with Datadog out of the box, do: `juju deploy canonical-kubernetes-datadog` Datadog is a SaaS offering which includes support for a range of integrations, including Kubernetes and ETCD. While the solution is SAAS/Commercial, they include a Free tier which is supported with the following method. To deploy a full Kubernetes stack with Datadog out of the box, do:
```
juju deploy canonical-kubernetes-datadog
```
### Installation of Datadog ### Installation of Datadog