JacksonDavenport

Results 5 issues of 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...

changelog/no-changelog
integration/kubelet

### 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,...

editorial review
containers

### 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...

enhancement
feature/datadog-monitor

### 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,...

documentation
changelog/no-changelog
integration/openshift
team/agent-integrations
team/documentation

### 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...

Do Not Merge