Vladimir Plizga
Vladimir Plizga
I'm trying to use JavaMelody Spring Boot Starter (**1.72.0**) in application built upon **Spring Boot 2.0.1.RELEASE** which in turn uses **HikariCP 2.7.8** connection pool. But the application fails to start...
We are using rrd4j v3.9 in a quite heavy loaded project where several thousands databases are created as local files with `org.rrd4j.core.RrdRandomAccessFileBackend`. A small part of them are updated once...
**Is your feature request related to a problem? Please describe.** Sometimes it is desirable to alter jMint behavior in relation to droplets processing. For example, to indicate whether a droplet's...
**Is your feature request related to a problem? Please describe.** It is now quite hard to detect if a droplet is targeted wrong, i.e. target class and/or method doesn't exist...
After first heavy release of jMint ([v1.1](https://github.com/Toparvion/jmint/releases/tag/v1.1)) a lot of non-obvious effects were discovered while applying the tool in various use cases. The effects must be researched and classified either...
Currently AnaLog supports composite logs consisting of sources with fixed paths only. Any change to a source's path requires corresponding change to AnaLog configuration and restart. This makes AnaLog's usage...
There is a handful of various issues in AnaLog project and it is not clear now what's the difference between them from the potential contributor's point of view. In order...
Historically, AnaLog has been working on Solaris systems since the inception. Currently the code base is migrated on new Java versions. But due the end of Solaris support from the...
In order to easily demonstrate main AnaLog's features, we should have a ready-to-use instance deployed somewhere on a cloud provider with Spring Boot support. Presumably, the only log that would...
Currently, to prepare a new distribution of AnaLog, several manual steps are required to make the launch scripts fully operational. In particular, environmental variable with the path to `tail` should...