Grant Limberg
|
4b6ff77fea
|
nevermind. Just use OTEL_SERVICE_NAME
|
8 months ago |
Grant Limberg
|
a0cc7babdf
|
set service.name iff it's not set by the `OTEL_SERVICE_NAME` env var
|
8 months ago |
Grant Limberg
|
cf77a6a805
|
set service.name iff it's not set by the environment
|
8 months ago |
Grant Limberg
|
b3da8d9aa1
|
don't specify service.name so we can override it
|
8 months ago |
Grant Limberg
|
d8272b7370
|
remove define
|
8 months ago |
Grant Limberg
|
5329326591
|
batch tracing spans instead of sending them all individually
|
8 months ago |
Grant Limberg
|
06bc1e5e6b
|
copy optentelemetry .so files to /usr/local/lib64
|
8 months ago |
Grant Limberg
|
9b31fe1e98
|
fix build
|
8 months ago |
Grant Limberg
|
0ae551a970
|
more fun setting up tracing
|
8 months ago |
Grant Limberg
|
8e733ff0da
|
definition fix
|
8 months ago |
Grant Limberg
|
52b6355a54
|
logging & config update
|
8 months ago |
Grant Limberg
|
54fb480ade
|
set exporter endpoint & sample rate in startup script
|
8 months ago |
Grant Limberg
|
b292d4f06d
|
Merge branch 'dev' into otel
|
8 months ago |
Grant Limberg
|
076ed83b81
|
more dependencies in the build container
|
8 months ago |
Grant Limberg
|
b12bc59b57
|
Update incllude path for Windows builds to include otel api headers
|
8 months ago |
Grant Limberg
|
8e5522647a
|
build updates
|
8 months ago |
Grant Limberg
|
3fd42ad2a0
|
set errors in otel if/when they happen
|
8 months ago |
Grant Limberg
|
99cd9d174b
|
remove these for now
|
8 months ago |
Grant Limberg
|
f71a85a675
|
fix otel api-only header dir
|
8 months ago |
Grant Limberg
|
b9de551e0c
|
controller tracing
|
8 months ago |
Grant Limberg
|
0e87c21d87
|
began instrumentation of http control plane and controller
|
8 months ago |
Grant Limberg
|
2c2574e182
|
instantiate and configure otel for controllers
|
8 months ago |
Grant Limberg
|
5c3daca2a0
|
only build otlp stuff for central controllers
|
8 months ago |
Adam Ierymenko
|
5232af0a61
|
Merge pull request #2481 from zerotier/rust-updates
Rust warning removal, clippy allows, update library versions.
|
8 months ago |
Grant Limberg
|
7f835b414a
|
include the otel header-only part directly for ease of use
|
8 months ago |
Grant Limberg
|
8895ad182f
|
fix linking on linux
|
8 months ago |
Grant Limberg
|
3784b66cdb
|
clean updates
|
8 months ago |
Grant Limberg
|
0c7afe3d0a
|
add otel target to zerotier-one dependency in linux makefile
|
8 months ago |
Grant Limberg
|
478cd2840b
|
add otel to mac & linux builds
Off by default. set `ZT_OTEL=1` to enable
|
8 months ago |
Grant Limberg
|
fbac205e65
|
add otel library to ext
|
8 months ago |
Adam Ierymenko
|
67e8f344ac
|
Rust warning removal, clippy allows, update library versions.
|
8 months ago |
Adam Ierymenko
|
5fb8d2aa37
|
Merge pull request #2306 from zerotier/fix-flows-for-bridge-mode-mp
Fix flow assignment for bridged EXT_FRAME packets
|
8 months ago |
Adam Ierymenko
|
d50ec3094f
|
Merge pull request #2438 from zerotier/dev-extosdep
Add custom control plane for third-party device vendors
|
8 months ago |
Joseph Henry
|
7473d1942d
|
Merge changes from dev
|
8 months ago |
Adam Ierymenko
|
e22c80dce6
|
Merge branch 'dev' into dev-extosdep
|
8 months ago |
Adam Ierymenko
|
8affcb0e3d
|
Merge pull request #2474 from zerotier/hello-encryption
Hello encryption
|
8 months ago |
Adam Ierymenko
|
16dd3fd7af
|
Windows build fixes from clang-format, disable for Windows include order
|
8 months ago |
Joseph Henry
|
a46fb73260
|
Merge branch 'dev' into dev-extosdep
|
8 months ago |
Adam Ierymenko
|
db6045fe9c
|
clang-format
|
8 months ago |
Adam Ierymenko
|
4efd206dd4
|
build fix
|
9 months ago |
Adam Ierymenko
|
b0889e1454
|
Merge branch 'dev' into hello-encryption
|
9 months ago |
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
|
9 months ago |
Adam Ierymenko
|
5eb3cd2699
|
clang-format this branch to match dev
|
9 months ago |
Joseph Henry
|
226bb1d4ef
|
Merge pull request #2427 from SwarmboticsAI/fix-active-backup-selection
Fix active backup link selection
|
9 months ago |
Joseph Henry
|
8753829c1b
|
Merge pull request #2477 from zerotier/dev-multicast-bridge-fix
Don't count bridges towards multicast limit. Send to all bridges
|
9 months ago |
Adam Ierymenko
|
55e9320299
|
Ofast is deprecated
|
9 months ago |
Joseph Henry
|
c4af2d79c5
|
Don't count bridges towards multicast limit. Send to all bridges
|
9 months ago |
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
|
9 months ago |
Adam Ierymenko
|
342fa9d33f
|
clang-format this branch
|
9 months ago |
Adam Ierymenko
|
fd9a23f30f
|
Merge pull request #2475 from zerotier/clang-format
clang-format
|
9 months ago |