Grant Limberg
|
7f47b2ba8f
|
update dockerfile to get around go stdlib bug in controller build
|
2026-03-02 14:07:53 -08:00 |
|
Adam Ierymenko
|
22b47f851e
|
1.16.1 Windows bump
|
2025-12-12 14:43:40 -05:00 |
|
Adam Ierymenko
|
2342926442
|
All version bumps but Windows.
|
2025-12-12 14:17:21 -05:00 |
|
Chris Spiegel
|
f231561276
|
Stop and restart the Prometheus worker thread when daemonizing
Also use _Exit() instead of returning from main() to avoid duplicate
cleanup/flusing/etc.
|
2025-11-05 14:15:47 -08:00 |
|
Adam Ierymenko
|
223fa90e6c
|
Advanced installer update.
|
2025-09-08 16:17:24 -04:00 |
|
Adam Ierymenko
|
bbba390e97
|
Windows build and version bump.
|
2025-08-26 09:33:54 -07:00 |
|
Adam Ierymenko
|
ca4e35d52c
|
License stuff, version bump, CLI output.
|
2025-08-21 11:01:52 -04:00 |
|
Adam Ierymenko
|
a548c7ea71
|
Merge pull request #2482 from zerotier/otel
Add OpenTelemetry support in Central Controllers
|
2025-08-04 12:35:05 -04:00 |
|
Lennon Day Reynolds
|
815c20c822
|
windows installer changes: add auto-startup shortcut for UI and auto-restart backend on failure
|
2025-07-17 15:22:30 -07:00 |
|
Grant Limberg
|
06bc1e5e6b
|
copy optentelemetry .so files to /usr/local/lib64
|
2025-07-15 08:30:45 -07:00 |
|
Grant Limberg
|
52b6355a54
|
logging & config update
|
2025-07-14 17:27:36 -07:00 |
|
Grant Limberg
|
54fb480ade
|
set exporter endpoint & sample rate in startup script
|
2025-07-14 13:57:52 -07:00 |
|
Grant Limberg
|
076ed83b81
|
more dependencies in the build container
|
2025-07-14 13:34:03 -07:00 |
|
Grant Limberg
|
8e5522647a
|
build updates
|
2025-07-14 10:17:52 -07:00 |
|
Grant Limberg
|
5c3daca2a0
|
only build otlp stuff for central controllers
|
2025-07-11 14:47:58 -07:00 |
|
Grant Limberg
|
7f835b414a
|
include the otel header-only part directly for ease of use
|
2025-07-11 13:12:13 -07:00 |
|
Grant Limberg
|
fbac205e65
|
add otel library to ext
|
2025-07-11 10:37:21 -07:00 |
|
Adam Ierymenko
|
e22c80dce6
|
Merge branch 'dev' into dev-extosdep
|
2025-07-08 16:41:46 -04:00 |
|
Adam Ierymenko
|
69de477d0b
|
Merge branch 'dev' into dev-extosdep
# Conflicts:
# controller/DB.hpp
# controller/DBMirrorSet.cpp
# controller/DBMirrorSet.hpp
# controller/EmbeddedNetworkController.cpp
# controller/FileDB.cpp
# controller/FileDB.hpp
# controller/LFDB.cpp
# controller/LFDB.hpp
# controller/PostgreSQL.cpp
# controller/PostgreSQL.hpp
# node/Metrics.cpp
# node/Metrics.hpp
# osdep/EthernetTap.cpp
# osdep/Http.hpp
# osdep/ManagedRoute.cpp
# service/OneService.cpp
|
2025-07-03 14:14:04 -04:00 |
|
Adam Ierymenko
|
ce708df877
|
Merge branch 'dev' into hello-encryption
# Conflicts:
# controller/DB.hpp
# controller/DBMirrorSet.cpp
# controller/DBMirrorSet.hpp
# controller/EmbeddedNetworkController.cpp
# controller/FileDB.cpp
# controller/FileDB.hpp
# controller/LFDB.cpp
# controller/LFDB.hpp
# controller/PostgreSQL.cpp
# controller/PostgreSQL.hpp
# node/C25519.cpp
# node/C25519.hpp
# node/Capability.hpp
# node/CertificateOfMembership.cpp
# node/CertificateOfMembership.hpp
# node/CertificateOfOwnership.hpp
# node/Credential.hpp
# node/Identity.cpp
# node/Identity.hpp
# node/IncomingPacket.cpp
# node/Metrics.cpp
# node/Metrics.hpp
# node/Multicaster.cpp
# node/Network.cpp
# node/Node.cpp
# node/Packet.cpp
# node/Packet.hpp
# node/Peer.cpp
# node/Revocation.hpp
# node/Switch.cpp
# node/Tag.hpp
# node/World.hpp
# osdep/Http.hpp
# service/OneService.cpp
|
2025-07-03 12:10:57 -04:00 |
|
Adam Ierymenko
|
e366661a09
|
Merge branch 'dev' into hello-encryption
|
2025-07-03 10:55:46 -04:00 |
|
Grant Limberg
|
1ffadf31de
|
Get node OS/Arch info into the CV2 db
|
2025-05-14 15:06:24 -07:00 |
|
Grant Limberg
|
b42067e654
|
account for SSL db connection
|
2025-05-13 13:31:49 -07:00 |
|
Grant Limberg
|
c9e08c951a
|
add postgres tag to go install migrate
|
2025-05-13 13:27:25 -07:00 |
|
Grant Limberg
|
42f760d72f
|
file:// url
|
2025-05-13 13:21:57 -07:00 |
|