Commit Graph
7 Commits
Author SHA1 Message Date
Alisdair MacLeod c37ebc6fb3 add more metrics, improve metrics, reduce metrics impact on other packages 2026-02-12 12:36:54 +00:00
pascal 5f43449f67 move linter exceptions 2026-02-12 10:45:21 +01:00
Viktor Liu d689718b50 Improve logging and error handling 2026-02-12 15:12:41 +08:00
Alisdair MacLeod f3493ee042 add basic metrics for stress testing 2026-02-11 14:56:39 +00:00
Viktor Liu 79fed32f01 Add wg port configuration 2026-02-10 19:55:48 +08:00
Viktor Liu 3883b2fb41 Fix netbird_test.go 2026-02-08 17:49:03 +08:00
Viktor Liu ca33849f31 Use a 1:1 mapping of netbird client to netbird account
- Add debug endpoint for monitoring netbird clients
- Add types package with AccountID type
- Refactor netbird roundtrip to key clients by AccountID
- Multiple domains can share the same client per account
- Add status notifier for tunnel connection updates
- Add OIDC flags to CLI
- Add tests for netbird client management
2026-02-04 14:48:20 +08:00