Nathan Slaughter
Nathan Slaughter
Thanks, @codeboten. 1. I'll make the change to reference endpoint. 2. For the sftp check (beyond SSH)... I have planned to use `pwd`. I believe that either `pwd` or `ls`...
The goals and capabilities have remained the same. However, the implementation changed (a) to fit the networking patterns of the collector and (b) provide metrics in a way more fit...
Have raised this for consideration by Python SDK maintainers and internal OpenTelemetry PM. Considering whether the right move is to continue maintenance of the replacement examples from legacy OpenTracing or...
Adding flexibility to support more use cases generally makes sense to me. Looking forward to see this touched up to pass CI. Let me know if I can help with...
Want to ping those who worked on this previously as I also think the component would benefit from switching to use the `azquery` interfaces in the Azure SDK. I think...
> I didn't realize that there was a limit to be honest. The documentation was kind of hard to understand. I agree. Maybe it's just easy to confuse me when...
I like where the PR is headed. I'm planning to open an issue as something like `migrate to azquery package in SDK` and then can play with using the `QueryResource`...
> I had some concerns about the number of Dimensions that I was pulling so I did some testing there and it would be really nice to be able to...
> You linked the Makefile in the issue description, I think you meant this [README](https://github.com/open-telemetry/opentelemetry-lambda/blob/597b0d31405d28083d4100f96aef3c0ca1e1c096/collector/README.md#improving-lambda-responses-times) > > Any idea when #1197 will be merged? It looks like a simple change....
Addressed in #1255