Grant Limberg
|
b92fb93f8f
Merge branch 'dev' into gl/ctl-pubsub
|
2 weeks ago |
Grant Limberg
|
6113bad61e
make pubsub topics configurable
|
1 month ago |
Adam Ierymenko
|
a51029a503
Merge pull request #2489 from SwarmboticsAI/fix-link-select-cli
|
1 month ago |
Grant Limberg
|
2a647d497a
remove otel warning
|
1 month ago |
Grant Limberg
|
0753556aa3
wire up configuration.
|
1 month ago |
Grant Limberg
|
a5bd262b3a
Wiring through initialization of the CentralDB version of the controller
|
1 month ago |
Grant Limberg
|
195d5b47f0
Merge branch 'adam/1.16' into gl/ctl-pubsub
|
1 month ago |
Grant Limberg
|
7f3b15011e
Update central controller build to use CMake + conda
|
2 months ago |
Adam Ierymenko
|
3e21edb891
Remove a bunch of warnings by eliminating deprecated functions.
|
2 months ago |
Adam Ierymenko
|
6e6fc9a704
Add conditional compilation of controller.
|
2 months ago |
Adam Ierymenko
|
ab208bb8f9
Make encrypted HELLO a local.conf setting -- 99.999999% of users do not need it and it introduces scalability problems on large controllers.
|
2 months ago |
Adam Ierymenko
|
3cd413ed1f
Revert "Remove moons, phase I, and also fix usages of sprintf. These were safe but the function itself is considered unsafe and deprecated."
|
2 months ago |
Adam Ierymenko
|
8518d28dc4
Remove moons, phase I, and also fix usages of sprintf. These were safe but the function itself is considered unsafe and deprecated.
|
2 months ago |
Adam Ierymenko
|
d3d738f93b
Remove antique software updater code. It has not been used in many years, is not something we intend to use, and might in theory be an attack vector if someone found a problem with it. Better for it not to be there.
|
2 months ago |
Adam Ierymenko
|
f6d52dd96c
Rest -> MPL except controller.
|
2 months ago |
Grant Limberg
|
e822811f29
reorganize rustybits into a single library with smeeclient behind the ztcontroller feature flag
|
2 months ago |
Adam Ierymenko
|
41c4642a21
Fix otel includes in .clangd
|
2 months ago |
Adam Ierymenko
|
f319078694
Merge github/dev
|
2 months ago |
Adam Ierymenko
|
a548c7ea71
Merge pull request #2482 from zerotier/otel
|
2 months ago |
Adam Ierymenko
|
3eb7ed2892
Move controller/ into nonfree/controller and update references
|
2 months ago |
Aaron Johnson
|
ecec45697b
fix: standardize bond link selection method JSON field naming
|
3 months ago |
William Yates
|
2c5ded78e3
Fix link select field in bond CLI
|
3 months ago |
Grant Limberg
|
4aea588eef
fixes for otel in non-controller build
|
3 months ago |
Grant Limberg
|
4b6ff77fea
nevermind. Just use OTEL_SERVICE_NAME
|
3 months ago |
Grant Limberg
|
a0cc7babdf
set service.name iff it's not set by the `OTEL_SERVICE_NAME` env var
|
3 months ago |
Grant Limberg
|
cf77a6a805
set service.name iff it's not set by the environment
|
3 months ago |
Grant Limberg
|
b3da8d9aa1
don't specify service.name so we can override it
|
3 months ago |
Grant Limberg
|
d8272b7370
remove define
|
3 months ago |
Grant Limberg
|
5329326591
batch tracing spans instead of sending them all individually
|
3 months ago |
Grant Limberg
|
9b31fe1e98
fix build
|
3 months ago |