Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

make

Run

observation-encoder

Sample config file

debug = true
ttl_margin = 7

[nats]
url = "nats://nats:4222"
subject_southbound = "test.out"
observation_subject_prefix = "test.observations"

[[nats.observation_buckets]]
name = "globally_new_bucket"
observation = "globally_new"
ttl = 3600
create = true

[[nats.observation_buckets]]
name = "looptest_bucket"
observation = "looptest"
ttl = 3600
create = true

About

Encodes observations made by analysts in NATS and sends them south

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages