Skip to content

Instantly share code, notes, and snippets.

View avillela-tc's full-sized avatar

Adriana Villela avillela-tc

  • Toronto
View GitHub Profile
@avillela-tc
avillela-tc / otel-collector.nomad
Created December 10, 2021 19:42
OTel Collector Nomad Jobspec
job "otel-collector-gateway" {
datacenters = ["dc1"]
group "svc" {
count = 1
vault {
policies = ["otel"]
}