David J. M. Karlsen

Results 99 issues of David J. M. Karlsen

### Description it would be nice to have module(s) for https://learn.microsoft.com/en-us/azure/templates/microsoft.servicelinker/2022-01-01-preview/linkers?pivots=deployment-language-bicep

enhancement
[cat] modules

### Description It would be nice (and natural) if the module https://github.com/Azure/ResourceModules/tree/main/modules/Microsoft.Sql/servers supported defining the audit-settings: https://learn.microsoft.com/en-us/azure/templates/microsoft.sql/servers/auditingsettings?pivots=deployment-language-bicep

enhancement

I have this resource, which I bumped the api from one version to another (https://learn.microsoft.com/en-us/azure/templates/microsoft.redhatopenshift/openshiftclusters?pivots=deployment-language-terraform) - but now I provide an explicit value for a property which was not there...

upstream-api
waiting-response

Maybe most of the other dependency upgrades should go in as well?

**Expected Behavior** Apache Tika can be run as a convenience server, this gives more wiggle room to install language support and share and instance, have less weight in the calling...

If I have a .conf file: ``` { a : { include required(classpath("myyaml")) } } ``` I will get a stack-trace with: ``` Caused by: java.io.IOException: resource not found on...

It would be great if mcrouter could provide an endpoint ootb for metrics-probing suitable for prometheus. There are some client-libs listed here: https://prometheus.io/docs/instrumenting/clientlibs/ I found https://github.com/Dev25/mcrouter_exporter/ but it does not...

What's going on here? ``` [root@ab161d6fbf83 /]# mcrouter -p 5000 --config file:/config.json -v 99 -a /tmp I0502 10:31:46.638723 20 StandaloneUtils.cpp:479] 0.41.0.00.41.0 mcrouter startup (20) I0502 10:31:46.638798 20 StandaloneUtils.cpp:192] Starting Memcache...

sql contains . (tablename.colname) - this does not play well with metrics/graphite where . is used to separate/name metrics - hence the namingstrategy should replace dots with something else like...