config: create config submodule

This module hosts telemetry configuration json files. The
moduleproxy will fetch and serve the cached version.

Change-Id: Id71a3b455bb1ec24a74d3a673f425d148b3ba2a2
Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/495757
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Jamal Carvalho <jamal@golang.org>
3 files changed
tree: ac4032d96f649cd4b83060767df1db8161b33d82
  1. config/
  2. godev/
  3. CONTRIBUTING.md
  4. doc.go
  5. go.mod
  6. go.sum
  7. LICENSE
  8. PATENTS
  9. README.md
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.