Julian V. Modesto
Julian V. Modesto
+1 for merging!
There are Datadog Log Index and Pipeline APIs https://docs.datadoghq.com/api/?lang=python#logs-indexes https://docs.datadoghq.com/api/?lang=python#logs-pipelines
Using Webpack + Babel for my client-side. This thread was helpful and this is what I ended up with that works for me: ``` // package.json "dependencies": { "benchmark": "^2.1.3",...
Yes this is the current expected behavior: https://kubernetes.io/docs/reference/using-api/api-concepts/#dry-run-authorization This issue is a duplicate of https://github.com/kubernetes/kubernetes/issues/95449
One point of friction is that the `--server-side` flag name is misleading. The `--server-side` flag indicates if the new patch is created with server-side apply or client-side apply. Ideally this...
Bump! Is there anything blocking for this PR or way I could contribute? Would love an official image at Docker Hub or Quay (as I mentioned in the duplicate #416)...
+1 this is confusing! I thought that OpenCensus tags were passed as Datadog APM Trace metadata, but OpenCensus attributes are actually the key-values that are passed as Datadog APM Trace...
The use case is I'm using Datadog exporter, and I'd like to set the following error attributes: https://sourcegraph.com/github.com/DataDog/[email protected]/-/blob/ddtrace/ext/tags.go#L44-53
Nice! On Thu, Jul 20, 2017 at 8:18 PM Tamal Saha wrote: > Pass HAProxy metrics to Pod scaler? kubernetes/features#117 > > > This is a tracking bug. > >...
Could a maintainer please set up a Docker automated build based off of this Dockerfile after merging? It should build from this Dockerfile with `docker build .` and tag it...