Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 499 Bytes

VoriPOS OpenTelemetry Collector

This repository contains an OpenTelemetry Collector configured for VoriPOS.

Installation

This service is distributed via Homebrew.

brew tap voriteam/voripos
brew install voripos-otel-collector
brew services start voripos-otel-collector

Distribution

  1. Update VORIPOS_OTEL_COLLECTOR_VERSION.
  2. Create a release on GitHub.
  3. Follow the instructions at https://github.com/voriteam/homebrew-voripos to update the tap with the latest version.