internal/observe: add package

Package observe is copied from x/vulndb to use for GCP metrics and
tracing.

Change-Id: Id9bb0a791c0f2f210f99d96efc8a8168acc85b00
Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/463627
Run-TryBot: Julie Qiu <julie@golang.org>
Reviewed-by: Julie Qiu <julieqiu@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
3 files changed
tree: 6012b55c6985443afe1657eb521cb7db91df5631
  1. cmd/
  2. devtools/
  3. internal/
  4. all_test.go
  5. checks.bash
  6. CONTRIBUTING.md
  7. go.mod
  8. go.sum
  9. LICENSE
  10. PATENTS
  11. README.md
  12. tools_test.go
README.md

pkgsite-metrics

This repository contains code that serves pkg.go.dev/metrics.

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/pkgsite-metrics:” in the subject line, so it is easy to find.