aboutsummaryrefslogtreecommitdiff
path: root/weed/telemetry/client.go
AgeCommit message (Collapse)AuthorFilesLines
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu1-3/+3
2025-06-28add telemetry (#6926)Chris Lu1-0/+100
* add telemetry * fix go mod * add default telemetry server url * Update README.md * replace with broker count instead of s3 count * Update telemetry.pb.go * github action to deploy