GithubHelp home page GithubHelp logo

isabella232 / opentelemetry-collector-configs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from honeycombio/opentelemetry-collector-configs

0.0 0.0 0.0 349 KB

Honeycomb Metrics-flavored OpenTelemetry Collector configuration

License: Apache License 2.0

Shell 22.19% Go 60.73% Makefile 5.83% Dockerfile 2.00% jq 9.25%

opentelemetry-collector-configs's Introduction

OSS Lifecycle

๐Ÿ‘‹ Hi there! If you have questions about this repository, please head on over to our Honeycomb Pollenators Slack channel and join us in the #discuss-metrics channel there -- we'll be happy to help you out!

OpenTelemetry Collector Configuration Generator

Creates a configuration file for OpenTelemetry Collector that:

A current version of the config that this repository generates should be available on the Releases page.

In order to use this configuration you will need a version of opentelemetry-collector that contains the metricstransform processor and the timestamp processor. Binaries for those processors should also be available on the Releases page. However, if you would like to build your own binary, refer to this documentation.

Timestamp processor

This repository contains code for a timestamp processor for OpenTelemetry Collector, which allows rounding timestamps in metrics streams to a configurable value.

Building the config

If you'd like to build a version of the configuration yourself, clone this repo and run make config. You'll need these prerequisites available in your $PATH:

  • go
  • jq
  • yq
  • ocb built from the opentelemetry-collector-releases project

Watch updates and rebuild on changes using entr with ls | entr make.

Simulate what's happening in CircleCI with: docker run -it --mount=type=bind,source="$(pwd)",target=/home/circleci/project honeycombio/cci-go-yq /bin/bash

Releasing

Aside from the dependencies above you will also need the following:

Make sure you have committed all code and are on an appropriate branch, then run:

./release.sh

opentelemetry-collector-configs's People

Contributors

cartermp avatar hazeledmands avatar jharley avatar mcsick avatar mikegoldsmith avatar mollystamos123 avatar vreynolds avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.