jot icon indicating copy to clipboard operation
jot copied to clipboard

Java Observability Toolkit

Results 4 jot issues
Sort by recently updated
recently updated
newest added

Currently most output is sent to System.out or System.err. While useful in some simple examples, real use will necessitate logging to a file. Figure out what the most modern logging...

enhancement

👋 This dashboard summarizes my activity on the repository, including available improvement opportunities. ## Recommendations _Last analysis: Feb 15 | Next scheduled analysis: Feb 22_ ### Open ✅ Nice work,...

Bumps [guava](https://github.com/google/guava) from 30.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.13.4.1&new-version=2.13.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies