mimir-proxies

module
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: AGPL-3.0

README

Go Report Card

Grafana Mimir proxies

Grafana Mimir proxies are a collection of open source software projects that provide native ingest capability for third-party applications into Mimir.

Details of the Datadog write proxy can be found here.

Details of the Graphite write proxy can be found here.

A proxy for Influx Line protocol can be found in the grafana/influx2cortex repository.

The future

This is an initial “as is” release of the Graphite, Datadog and Influx write proxies, hence the release via two different github repositories. In time the Influx write proxy will move from its original/current home to be consolidated in this repository.

There is plenty of work planned to refactor the existing proxies, and a common framework for creating future write proxies with less duplication/boiler-plate code. All three existing proxies were developed internally by different teams, so we are taking the best approaches from all three and combining them with future write proxies in mind whilst also consolidating the existing proxies. We consider this to be part of our tech debt, and don’t want this to stagnate or rot, so look out for upcoming improvements in many areas (logging, tracing, testing, maintainability, etc)!

Because of this, there may be changes to interfaces, code structure, command-line-arguments, etc but we will try to only make breaking changes where necessary. Despite these warnings, this is the fundamentally the code that is running in production at scale within Grafana Labs.

We welcome issues/PRs if you have any suggestions or contributions for new proxies/formats/protocols to support.

Releasing

Releasing should happen semi-automatically through goreleaser and github actions.

On every push to main a github action called Run Release Please will run. It will draft the next release and create a pull request like this one updating the CHANGELOG. On merge it will publish the release and attach the binaries to it.

Directories

Path Synopsis
cmd
mimir-whisper-converter
mimir-whisper-converter reads Whisper files on disk and generates Mimir data Blocks.
mimir-whisper-converter reads Whisper files on disk and generates Mimir data Blocks.
pkg
datadog/ddprom
Package ddprom offers the contract of Datadog tags and metrics storage in Prometheus, as well as special labels handling.
Package ddprom offers the contract of Datadog tags and metrics storage in Prometheus, as well as special labels handling.
datadog/ddstructs
Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.

Jump to

Keyboard shortcuts

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