Grant Limberg
|
b92fb93f8f
Merge branch 'dev' into gl/ctl-pubsub
|
2 周之前 |
Grant Limberg
|
6113bad61e
make pubsub topics configurable
|
1 月之前 |
Adam Ierymenko
|
a51029a503
Merge pull request #2489 from SwarmboticsAI/fix-link-select-cli
|
1 月之前 |
Grant Limberg
|
2a647d497a
remove otel warning
|
1 月之前 |
Grant Limberg
|
0753556aa3
wire up configuration.
|
1 月之前 |
Grant Limberg
|
a5bd262b3a
Wiring through initialization of the CentralDB version of the controller
|
1 月之前 |
Grant Limberg
|
195d5b47f0
Merge branch 'adam/1.16' into gl/ctl-pubsub
|
1 月之前 |
Grant Limberg
|
7f3b15011e
Update central controller build to use CMake + conda
|
2 月之前 |
Adam Ierymenko
|
3e21edb891
Remove a bunch of warnings by eliminating deprecated functions.
|
2 月之前 |
Adam Ierymenko
|
6e6fc9a704
Add conditional compilation of controller.
|
2 月之前 |
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 月之前 |
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 月之前 |
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 月之前 |
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 月之前 |
Adam Ierymenko
|
f6d52dd96c
Rest -> MPL except controller.
|
2 月之前 |
Grant Limberg
|
e822811f29
reorganize rustybits into a single library with smeeclient behind the ztcontroller feature flag
|
2 月之前 |
Adam Ierymenko
|
41c4642a21
Fix otel includes in .clangd
|
2 月之前 |
Adam Ierymenko
|
f319078694
Merge github/dev
|
2 月之前 |
Adam Ierymenko
|
a548c7ea71
Merge pull request #2482 from zerotier/otel
|
2 月之前 |
Adam Ierymenko
|
3eb7ed2892
Move controller/ into nonfree/controller and update references
|
2 月之前 |
Aaron Johnson
|
ecec45697b
fix: standardize bond link selection method JSON field naming
|
3 月之前 |
William Yates
|
2c5ded78e3
Fix link select field in bond CLI
|
3 月之前 |
Grant Limberg
|
4aea588eef
fixes for otel in non-controller build
|
3 月之前 |
Grant Limberg
|
4b6ff77fea
nevermind. Just use OTEL_SERVICE_NAME
|
3 月之前 |
Grant Limberg
|
a0cc7babdf
set service.name iff it's not set by the `OTEL_SERVICE_NAME` env var
|
3 月之前 |
Grant Limberg
|
cf77a6a805
set service.name iff it's not set by the environment
|
3 月之前 |
Grant Limberg
|
b3da8d9aa1
don't specify service.name so we can override it
|
3 月之前 |
Grant Limberg
|
d8272b7370
remove define
|
3 月之前 |
Grant Limberg
|
5329326591
batch tracing spans instead of sending them all individually
|
3 月之前 |
Grant Limberg
|
9b31fe1e98
fix build
|
3 月之前 |