exemplars-storage

command module
v0.0.0-...-5386414 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

README

exemplars-storage

Storing Prometheus exemplars using different storage systems.

Supported Features

  • Prometheus Remote Write Receiver to ingest exemplars
  • Querying exemplars API
  • Work as a Thanos store that serves Info and Exemplars API.

Supported Storages

How to use

Build
go build -o main main.go
./main
Prometheus Setup

Add following section to your Prometheus config file to send exemplars to the server.

remote_write:
  - url: http://localhost:8081/api/v1/write
    send_exemplars: true

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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