refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
66 stars 19 forks source link

Need to handle new registration types in registration_stats #270

Open ewust opened 3 months ago

ewust commented 3 months ago

We've added bidirectional API, DNS, Bidirectional DNS to our protobuf but don't handle it in https://github.com/refraction-networking/conjure/blob/master/pkg/station/lib/registration_stats.go#L315

so they all get labelled as unknown.

We'll also need to parse this in Kibana/logstash.