fluency icon indicating copy to clipboard operation
fluency copied to clipboard

High throughput data ingestion logger to Fluentd, AWS S3 and Treasure Data

Results 36 fluency issues
Sort by recently updated
recently updated
newest added

Currently, backups with hyphens in the file name are not restored due to pattern mismatch.The buckup file name contains a fluentd tag name, so if the tag has hyphens, it...

Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.3. Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3 JUnit...

dependencies

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.11. Commits 3aa0730 prepare release of version 1.5.11 8bcfd9a allow for InsertFromJNDIModelHandler to be callable from logback-tyler 75bee86 refactorings in support of logback-tyler 8749edc start...

dependencies

This allows running fluency without runtime dependencies on `jackson-databind` (e.g. in Micronaut ecosystem), by implementing a custom `org.komamitsu.fluency.recordformat.RecordFormatter` and passing it to `FluencyBuilderForFluentd`.

Bumps com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.16.1 to 2.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.datatype:jackson-datatype-jdk8&package-manager=gradle&previous-version=2.16.1&new-version=2.18.0)](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 it yourself. You can also trigger a...

dependencies

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

dependencies