Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Commit

Permalink
docs(datadog-monitoring): add details to setup monitoring sidecar (#1666
Browse files Browse the repository at this point in the history
)

Co-authored-by: Dave Dorbin <ddorbin@google.com>
  • Loading branch information
nagypeterjob and dorbin authored Feb 28, 2020
1 parent 1dde08a commit 4a2365a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup/monitoring/datadog.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ hal config metric-stores datadog edit --app-key <APP_KEY>

These changes will be picked up by your Spinnaker installation next time you run `hal deploy apply`.

## Configure the Spinnaker monitoring daemon sidecar for Datadog (Kubernetes)

To set up DataDog monitoring in a Dockerized environment (Kubernetes deployment) follow the steps from the previous [section](#configure-the-spinnaker-monitoring-daemon-for-datadog). These changes will be picked up by your Spinnaker installation next time you run `hal deploy apply` and then each Spinnaker microservice will be redeployed with a monitoring-daemon sidecar attached.

## Install tools and (optionally) the Datadog agent

SSH into your machine however you do so. If you're using an ssh tunnel
Expand Down Expand Up @@ -89,6 +93,8 @@ Once complete you should have a running datadog agent and find more detailed met

## Install the operational dashboards

> **Note**: Datadog [operational dashboards](https://github.com/spinnaker/spinnaker-monitoring/tree/master/spinnaker-monitoring-third-party/third_party/datadog) may be outdated.
Having installed `spinnaker-monitoring-third-party` [above](#install-tools-and-optionally-the-datadog-agent),
you can run the same script to install the Datadog dashboards

Expand Down

0 comments on commit 4a2365a

Please sign in to comment.