JacksonDavenport
JacksonDavenport
### What does this PR do? No functional change here. While the Datadog Agent uses the `self.rate(...)` function to submit these: - https://github.com/DataDog/integrations-core/blob/0284eaf179a8f780920d23e8b6a02fd95afc1388/kubelet/datadog_checks/kubelet/prometheus.py#L276-L320 These are actually going to be submitted...
### What does this PR do? Update the example where you can collect logs from a log file within another application container. The current log sample used a "dummy" container,...
### What does this PR do? Adds the ability for the Operator to report metrics for the `DatadogMonitor` objects within its controller. Takes advantage of the current metric forwarding framework...
### What does this PR do? Standardizing the OpenShift example configurations and instructions to a more consistent set up. This change simplifies the manual SCC instructions under the DaemonSet configuration,...
### What does this PR do? What is the motivation? Adds back in a simplified version of the `docker run` instructions for both linux and windows. The recommended flow is...