Sander de Groot
Sander de Groot
An alternative workaround is to create a local pg-native package and reference it from your package.json ``` { "name": "your-module", "private": true, "dependencies": { "pg": "^8.3.3", "pg-native": "file:./modules/pg-native", } }...
Hi all, is there any known planning on when this feature will be released?
I'd really love to see this feature as well. Without the extra context that is normally provided in the headers, one really has limited control over the tasks. It is...
Hi Rvt, Sure I can. Though it would be nice if it would be supported from this client. On the other hand, I understand it would be difficult to choose...
@sergei-maertens you can utilise Istio but your application still at least has to expose the metrics (or push them). The application also decides which metrics are useful.
@joeribekker ok. I assume that estimation is the effort required to add this in all ZGW services you've built and not just open-forms?
Ah, I see Django does not support OTEL out of the box like Spring Boot. However, it seems it does have the option for Prometheus (automated metric collection). Something to...
I have a similar issue with properties that have a question mark in them :) This is since 1.1.2, where it worked at 1.1.1