commit | 093c8ae9fdf2e5236a3b9802cc5192093bff9ebe | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Tue May 02 17:44:56 2023 -0700 |
committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | Wed May 03 18:33:18 2023 +0000 |
tree | 5030e86a796c65224df2218b7fff49e92ab01067 | |
parent | 56d6189b1e0350ae2ae5470570cb5c04500c58c6 [diff] |
internal/worker: do not report errors for missing positions For some binaries it might not make sense to report a position. Do not try to parse such positions as this will result in an unnecessary error. Change-Id: Ifaaa7955e027f80abb44feaf0eec03bfe6dc2231 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/491815 Reviewed-by: Julie Qiu <julieqiu@google.com> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
This repository contains code that serves pkg.go.dev/metrics.
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.