topics/datadog/README.md
</b></details>
<details> <summary>What ways are there to collect or send data to Datadog?</summary> <b></b></details>
<details> <summary>What is a host in regards to Datadog?</summary> <b>Any physical or virtual instance that is monitored with Datadog. Few examples:
Basically any device or location that has Datadog agent installed and running on. </b></details>
<details> <summary>What is a Datadog agent?</summary> <b>A software runs on a Datadog host. Its purpose is to collect data from the host and sent it to Datadog (data like metrics, logs, etc.) </b></details>
<details> <summary>What are Datadog tags?</summary> <b>Datadog tags are used to mark different information with unique properties. For example, you might want to tag some data with "environment: production" while tagging information from staging or dev environment with "environment: staging". </b></details>
Usually you can find there some anomaly types that Datadog suggests to monitor and track. </b></details>