Gareth Western

Results 20 comments of Gareth Western

@donovanmuller Basically yes, it works. But i'm still figuring out how it will work for us to register apps. SDCF in kubernetes must pull apps from a docker repo (default...

We are currently investigating using Sleuth to monitor our apps and would be interested in reporting these to datadog instead of implementing our own solution. What's the best way to...

No, I suppose that is the best way once we take our other monitoring requirements into consideration (jmx reporting, etc). Thanks for the feedback!

I'm testing out an implementation of this using container labels, i.e. only process containers that have a specific key / value in the labels. Have a look at my fork...

Ah, sorry, I deleted the fork. But here's a gist containing the changes that I made to Dockerfile and the entrypoint script: https://gist.github.com/gdubya/23b3fc0ff58084d3df85fe8a798ff2f5

Yes, using java14 throws the error mentioned above. Switching back to Java8 works fine, but Java 8 is old. Edit: oh, sorry, you're asking if i've tried fixing the project...

[Asked on StackOverflow](https://stackoverflow.com/questions/70621363/pause-resume-dedidcated-pools-using-synapse-pipelines-does-not-work-when-using)

There is a section of "known limitations" under "Create a workspace with data exfiltration protection enabled" that is perhaps relevant. This says: > In data exfiltration protected workspaces, connections to...

@lucabovo my personal conclusion was that this was the root cause of the problem for us

@Cedz Use an integration runtime that is not contained within the managed vnet (e.g. a self-hosted IR). The issue i raised here is regarding the documentation, not the functionality itself.