Package io.sbk.logger.impl


package io.sbk.logger.impl
  • Class
    Description
    Base implementation of RWLogger providing shared read/write request accounting, periodic aggregation, and printing helpers.
    Class for recoding/printing results to a CSV file called `out.csv`.
    Streams exact SBK latency frequencies and request counters to an SBM aggregator.
    Builds and prints copy-paste URLs for the embedded Prometheus scrape endpoint.
    A labeled, copy-paste URL for one Prometheus endpoint address.
    Class for Recoding/Printing benchmark results on micrometer Composite Meter Registry.
    Prometheus metrics server adapter for SBK read/write benchmarks.
    Logger implementation that prints periodic and total benchmark results using SLF4J.
    Logger implementation that prints periodic and total benchmark results to System.out.
    SBK logger that preserves console/CSV reporting and publishes live summaries to the Local Web Console.