forked from DataDog/docs-datadog-application-monitoring
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html.md.erb
106 lines (75 loc) · 4.57 KB
/
index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
---
title: Datadog Application Monitoring for PCF (Beta)
owner: Partners
---
<style>
.note.warning {
background-color: #fdd;
border-color: #fbb
}
.note.warning:before {
color: #f99;
}
</style>
<p class='note warning'><strong>WARNING:</strong> The Datadog Application Monitoring for PCF tile is currently in beta and is intended for evaluation and test purposes only. Do not use this product in a PCF production environment.</p>
This documentation describes Datadog Application Monitoring for Pivotal Cloud Foundry (PCF). Datadog Application Monitoring enables PCF users to monitor the health and performance of their applications.
## <a id='overview'></a> Overview
Datadog Application Monitoring for PCF is made up of three components:
* DogstatsD
* Trace Agent
* Puppy Agent
DogstatsD is the easiest way to get your custom application metrics into Datadog. It is a metrics aggregation service that implements the StatsD protocol and adds a few Datadog-specific extensions. For more information, see [our documentation](https://docs.datadoghq.com/guides/DogStatsD/). Additionally, we have [a list of DogStatsD libraries](https://docs.datadoghq.com/libraries/) you can reference to find one that is compatible with your application.
Trace Agent is a service that collects application traces from various sources and forwards them to Datadog. For more information, see [our documentation](https://docs.datadoghq.com/tracing/).
Puppy Agent is a smaller version of the [Datadog Agent](https://docs.datadoghq.com/agent/) that can forward metrics and logs to Datadog. For more information about log-collection, see [our documentation](https://docs.datadoghq.com/logs/). When enabled, all the logs from stdout and stderr are collect and forwarded by TCP to the Puppy Agent by default.
## <a id='key-features'></a> Key Features
Datadog Application Monitoring for PCF includes the following key features:
* Application performance monitoring
* Metrics, logs, and traces forwarding to Datadog
Datadog is a monitoring and analytics platform for cloud-scale infrastructure and applications. Datadog provides full-stack observability by combining infrastructure metrics and events with application performance metrics and end-to-end tracing. With flexible graphs and dashboards, sophisticated alerting, and machine learning functionality for anomaly and outlier detection, the platform provides actionable insight into dynamic, modern environments. Datadog features 200+ vendor-supported integrations, with simple configuration and built-in template dashboards.
## <a id="snapshot"></a> Product Snapshot
The following table provides version and version-support information about the Datadog Application Monitoring for PCF.
<table class="nice">
<th>Element</th>
<th>Details</th>
<tr>
<td>Version</td>
<td>1.4.0</td>
<tr>
<td>Release date</td>
<td>March 14, 2019</td>
</tr>
<tr>
<td>Software component version</td>
<td>6.10.0</td>
</tr>
<tr>
<td>Compatible Ops Manager version(s)</td>
<td>2.2.x, 2.3.x, and 2.4.x</td>
</tr>
<tr>
<td>Compatible Pivotal Application Service version(s)</td>
<td>2.2.x, 2.3.x, and 2.4.x</td>
</tr>
<tr>
<td>BOSH stemcell version</td>
<td>Ubuntu Xenial</td>
</tr>
<tr>
<td>IaaS support</td>
<td>AWS, Azure, GCP, OpenStack, and vSphere</td>
</tr>
</table>
<p class="note warning"><strong> WARNING:</strong>
Datadog Application Monitoring for PCF v1.2.0
and earlier require a Ubuntu Trusty stemcell.
The end-of-life date for Ubuntu Trusty is April 2019.
If a security vulnerability is found on this stemcell after April, it will not be fixed.</p>
## <a id="reqs"></a> Requirements
Datadog Application Monitoring for PCF has the following requirements:
* You must have or create a [Datadog account](https://app.datadoghq.com/signup) before configuring the tile.
* You must generate a [Datadog API key](https://app.datadoghq.com/account/settings#api).
## <a id="feedback"></a> Feedback
Please provide any bugs, feature requests, or questions to the [Pivotal Cloud Foundry Feedback](mailto:[email protected]) list or send an email to [email protected].
## <a id='license'></a> License
Datadog Application Monitoring for PCF is released under the Apache License 2.0.
To use Datadog Application Monitoring for PCF, you need a [Datadog API](https://app.datadoghq.com/account/settings#api) key and account. If you do not have a Datadog account, sign up [here](https://app.datadoghq.com/account/login?next=%2F).