Eduardo Pinheiro
Eduardo Pinheiro
I've made a AvailabilityTelemetry class that apparently it's working. Please note that I spent only some time on it and may need some care. ``` import com.microsoft.applicationinsights.internal.schemav2.AvailabilityData; import com.microsoft.applicationinsights.internal.util.LocalStringsUtils; import...
> Hi, any updates on that? > @ejbp Could you confirm this is still working? > I tried to implement it but no luck so far. > > The supported...
Did you figure out? Thanks. Do you have any blog post with instructions?
While wildcard is not implemented, there's any workaround to minor work effort on setting up a wildcard configuration on nginx with all the other benefits of this image? e.g. Can...
I understand your point and makes sense. Though, I'm not able to have a mixed configuration with domains that are under letsencrypt-nginx-proxy-companion management and domains that are not, having in...
I'm also having this problem: compileSdkVersion 26 minSdkVersion 21 targetSdkVersion 26 ``` ``` ``` ``` ``` FATAL EXCEPTION: main Process: com.xxxx, PID: 20397 java.lang.RuntimeException: Unable to start activity ComponentInfo{pt.eduardopinheiro.clocktouch/pt.eduardopinheiro.clocktouch.SettingActivity}: android.view.InflateException:...
Ok. I've figure out. The "problem" or feature is in the model.js file in the registerRoutes function where you filter the _id route to ([0-9a-fA-F]{0,24}$). I removed the line and...
Is this issue still not resolved? I'm facing the same problem on Visual Studio version 1.43.2 running on MacOSX . I'm using this fork that solves me the problem: https://github.com/ithildir/vscode-java-properties
Hi. Yes, please....
I think you misunderstood my question and probably it's because I didn't explain it correctly. What I want is that during each run of the pipeline with the "terraform apply":...