Jeff Hollan

Results 15 issues of Jeff Hollan

Java uses an attribute model similar to .NET, but the library is created here: https://github.com/azure/azure-functions-java-library There isn't a great way using that library to do a flexible custom trigger /...

P1

We'll be updating the [KEDA Samples README](https://github.com/kedacore/samples) to call out which samples only work with KEDA 1.0. It looks like you'd need changes to make this 2.0 compatible (in deployment),...

Spent time in a CRI and cause ended up being that the extensions.json file was missing in the deployment. Took way too long to figure out that was the issue....

supportability

_From @StevenTaylor on October 5, 2018 5:50_ Documentation (https://docs.microsoft.com/en-us/azure/application-insights/app-insights-api-filtering-sampling) suggests that ITelemetryProcessor can be used to filter\sample the telemetry before it is sent App Insights. But the implementation code is...

Currently blocked on https://github.com/Azure/azure-functions-core-tools/issues/2144