Jon Winton

Results 20 comments of Jon Winton

@maverick09 Ok so this isn't a great way to solve it, but it worked for me: The issue is that the `activeDate` property on the Datepicker's controller isn't easily accessible...

@spencergilbert I'm finally following up on this 😬 I think I can find some time to work on this in a week or two unless it's easy for y'all to...

Hello! This is an issue I've come across that I'm interested in solving for our org. @agrawroh I saw from your PR that there was a question about the approach...

Thanks @barieom! I wanted to add this screenshot of steady state CPU usage. Orange line is CPU requests, red line is CPU limit. Looking at network traffic there is are...

Definitely @neuronull ! **Chart Version:** 0.14.0 One comment on this: we're blocked from upgrading due to our current EKS version not having the autoscaling APIs defined in [current versions of...

@neuronull here we go: ``` affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: app.kubernetes.io/name operator: In values: - vector topologyKey: failure-domain.beta.kubernetes.io/zone weight: 100 autoscaling: enabled: true targetCPUUtilizationPercentage: 80 targetMemoryUtilizationPercentage:...

Sorry for the delay @neuronull and @spencergilbert ! Had some holiday time off and everything. Let me get you that info. @neuronull I did test setting `store_api_key` and it didn't...

> Forgot to ask as well- what version of the Datadog Agent are you using? Was it also upgraded or did it's version stay the same? Can you share the...