logscompression

package
v0.63.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2025 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Overview

Package logscompression provides the component for logs compression

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component interface {
	NewCompressor(kind string, level int) compression.Compressor
}

Component is the component type. The logscompression component provides a factory that returns a requested Compressor used when setting up the endpoints. (This is different from the metrics compressor which returns the requested Compressor by reading the configuration at load time).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL