David Ashpole

Results 358 comments of David Ashpole

@dashpole I don't see a problem with that, and think it is a good idea. I added that to this change.

I believe @ahayworth's [feedback](https://github.com/open-telemetry/opentelemetry-specification/pull/2703#pullrequestreview-1106528437), which was that we should not recommend adding a prefix to all metrics, has been addressed. I'm happy with the current state, and would like to...

/assign @shuaich cc @dgrisonnet

@warmchang the runtime partition still has the same support it has had in the past. The kubelet will monitor the runtime partition, and perform evictions if space runs low based...

> We try the feature by this scenario, and found that it can not limit the capacity of container. The behavior you describe should work regardless of this feature. Make...

Yes, you can do this with ephemeral storage. See the [documentation](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#local-ephemeral-storage). Make sure you have eviction enabled for both the "imagefs" and the "nodefs" ([documentation](https://kubernetes.io/docs/tasks/administer-cluster/out-of-resource/#eviction-signals)).

Sounds like a bug. Feel free to open a separate issue and cc me, as this is for feature tracking.

/sig instrumentation

xref https://github.com/kubernetes/org/issues/285