-
Found when debugging ChronicleEnterprise/Chronicle-Queue-Enterprise#333
StoreAppender.writeBytesInternal() will call resetPosition every time (which may be wasteful), but it will also assign `wire.…
-
In Prometheus client 1.X, an equivalent for `simpleclient_logback` is missing.
`simpleclient_logback` contained only one class `InstrumentedAppender`.
It is easy to come up with an equivalent for …
-
Right now (after #1589), we are using Embedded MongoDB to:
- download a MongoDB distribution on our system,
- run it with the correct parameters,
- test the MongoDB appender.
This procedure h…
-
I tried your repo `ros_from_src` and the instructions on ros wiki `http://wiki.ros.org/noetic/Installation/Source` to install ROS Noetic on Ubuntu 22.04.
I see that the build process is failing to in…
-
**Current behaviour**
SemanticLogger integration is not correlating logs with server/environment (configured via DD_SERVICE/DD_ENV)
**Expected behaviour**
Given the quote below, I'd expect `rails…
-
I'm using IBC to run both a paper and live of IB Gateway using a [docker package](https://github.com/gnzsnz/ib-gateway-docker).
I noticed for some reason the paper Gateway shutdown and IBC did not …
-
Encrypt appender
To encrypt the data with DB2 functions.
http://pic.dhe.ibm.com/infocenter/db2luw/v10r5/topic/com.ibm.db2.luw.sql.ref.doc/doc/r0004211.html
The Key could be in the configuration (secu…
-
Log4J2 XML configuration no longer has an 'Appender' sub element to the 'Appenders' group. So the example xml: `` doesn't work. I think the appender needs to be written differently to work with Log4J_…
-
-
Suggested improvements for page: https://opentelemetry.io/docs/zero-code/java/spring-boot-starter/out-of-the-box-instrumentation/
1. I think the documentation does not state that the trace and span…