cmd/telemetrygodev: provide links to reports and charts

Adds sections to the index page linking to chart pages
and report download links.

Change-Id: I8177c33764e72c5951ebde0b06566dbaa7c2e78c
Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/523975
Run-TryBot: Jamal Carvalho <jamal@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
3 files changed
tree: d9579e10a3818f2c99790a2c62a3eedffefcbbd3
  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.