Skip to content

jeschkies/loki-client-java

Repository files navigation

Loki Client Java

Loki Java client that sends and retrieves logs to and from a running Loki server

Release Steps

  1. Update the version numbers in loki-client/build.gradle.kts and loki-client-testutils/build.gradle.kts. Note that there are multiple lines to change.
  2. Land the update on main.
  3. Update your local main and tag the release commit git tag vX.Y.Z --sign -u <key id>.
  4. Push the tag git push -f origin tag vX.Z.Z.

About

Loki Java client that sends and retrieves logs to and from a running Loki server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages