config: regenerate upload config

This is an automated CL which updates the generated upload config.

Change-Id: I00a98ea4ba792082e310607671522769f61c5c91
Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/524235
Reviewed-by: Robert Findley <rfindley@google.com>
Run-TryBot: Gopher Robot <gobot@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Gopher Robot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
1 file changed
tree: 6dd59bffa4ad6f47075b8213fea3125aceb57ef3
  1. cmd/
  2. config/
  3. counter/
  4. godev/
  5. internal/
  6. upload/
  7. CONTRIBUTING.md
  8. doc.go
  9. go.mod
  10. go.sum
  11. LICENSE
  12. PATENTS
  13. README.md
  14. types.go
README.md

Go Telemetry

This repository holds the Go Telemetry server code and libraries.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/telemetry:” in the subject line, so it is easy to find.