https://github.com/golang/pkgsite-metrics
Code to serve pkg.go.dev/metrics [mirror]
https://github.com/golang/pkgsite-metrics
Last synced: 5 months ago
JSON representation
Code to serve pkg.go.dev/metrics [mirror]
- Host: GitHub
- URL: https://github.com/golang/pkgsite-metrics
- Owner: golang
- License: bsd-3-clause
- Created: 2023-01-25T18:26:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T19:19:04.000Z (5 months ago)
- Last Synced: 2025-01-30T07:32:50.457Z (5 months ago)
- Language: Go
- Size: 1.04 MB
- Stars: 15
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# pkgsite-metrics
This repository contains code that enables collecting and evaluating
metrics for the Go ecosystem.## 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.