forked from pivotal-cf/docs-pks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_monitoring.html.md.erb
16 lines (14 loc) · 1.83 KB
/
_monitoring.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
You can monitor Kubernetes clusters and pods metrics externally using the integration with <a href="https://docs.wavefront.com">Wavefront by VMware</a>.<p class="note"><strong>Note</strong>: Before you configure Wavefront integration, you must have an active Wavefront account and access to a Wavefront instance. You provide your Wavefront access token during configuration and enabling errands. For additional information, see <a href="https://docs.wavefront.com/integrations_pks.html">Pivotal Container Service Integration Details</a> in the Wavefront documentation.</p>
By default, monitoring is disabled. To enable and configure Wavefront monitoring, do the following:
1. Select **Monitoring**.
1. On the **Monitoring** pane, under **Wavefront Integration**, select **Yes**.
![Monitoring pane configuration](images/monitoring-wavefront-config.png)
1. Under **Wavefront URL**, enter the URL of your Wavefront subscription. For example, `https://try.wavefront.com/api`.
1. Under **Wavefront Access Token**, enter the API token for your Wavefront subscription.
1. To configure Wavefront to send alerts by email, enter email addresses or Wavefront Target IDs separated by commas under **Wavefront Alert Recipient**. For example, `[email protected],Wavefront_TargetID`. To create alerts, you must enable errands.
1. Select **Errands**.
1. On the **Errands** pane, enable **Create pre-defined Wavefront alerts errand**.
1. Enable **Delete pre-defined Wavefront alerts errand**.
![Errand pane configuration](images/monitoring-wavefront-errands.png)
1. Click **Save**. Your settings apply to any clusters created after you have saved these configuration settings and clicked **Apply Changes**.
<p class="note"><strong>Note</strong>: The PKS tile does not validate your Wavefront configuration settings. To verify your setup, look for cluster and pod metrics in Wavefront.</p>