package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.git
Documentation: pkg.go.dev

# README

Tracepoint

This module is responsible for handling requests for tracepoint data. This module works in a similar way to the querier, we create a worker to poll the fontend services for requests and then work each request here then return the response.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

New will create a new TPService that handles reading and writing tracepoint changes to disk.

# Variables

ErrReadOnly is returned when we are shutting down.

# Structs

Config for an ingester.
No description provided by the author