1. f89f2a3 internal/crashmonitor: skip TestStart on unsupported platform by Rob Findley · 7 hours ago master
  2. 825c3dc config: regenerate upload config by Gopher Robot · 4 hours ago config/v0.21.0
  3. 3148d7a internal/chartconfig: add missing commas between buckets by Rob Findley · 4 hours ago
  4. 7d78a97 internal/chartconfig: add initial cmd/go and cmd/compile counters by Michael Matloob · 7 days ago
  5. 4a0682c internal/configgen: add special handling for toolchain program versions by Rob Findley · 31 hours ago
  6. 609bac3 godev: use Go 1.22 for cloud run services by Rob Findley · 26 hours ago
  7. 15c10ce interal/upload: improve error messages by Peter Weinberger · 31 hours ago
  8. f87de6f internal/upload: correct debug log filename construction by Hana (Hyang-Ah) Kim · 31 hours ago
  9. 8001955 internal/chartconfig: add a test that Load succeeds by Rob Findley · 31 hours ago
  10. 2434628 internal/update: make TestRandom less flaky by Peter Weinberger · 4 days ago
  11. 51e8b5d telemetry: add Dir function for use by go telemetry by Michael Matloob · 5 days ago
  12. 1489fc4 telemetry: re-enable TestStart at go 1.23 by Rob Findley · 4 days ago
  13. 150846e internal/upload: migrate TestUploadBasic and TestUploadFailure by Rob Findley · 4 days ago
  14. fd5c27b internal/counter: remove fall-back logic in Parse for missing TimeBegin by Rob Findley · 4 days ago
  15. f0a2a9a internal/upload: add an end-to-end test for mode handling by Rob Findley · 5 days ago
  16. 087355d internal/upload: don't skip all uploads on the first report failure by Rob Findley · 5 days ago
  17. 889c202 internal/upload: standardize logging and identify an upload bug by Rob Findley · 5 days ago
  18. 51edeb4 config: regenerate upload config by Gopher Robot · 6 days ago config/v0.20.0
  19. 2790727 internal/chartconfig: support multiline counter fields by Michael Matloob · 4 weeks ago
  20. 8606e05 telemetry: in Start, set X_TELEMETRY_CHILD=2 before running the child by Robert Findley · 8 days ago
  21. 4b27ed8 telemetry: add a test for Start by Robert Findley · 8 days ago
  22. 0f8345c internal/upload: use a real proxy during tests by Robert Findley · 3 weeks ago
  23. 79576a6 internal/upload: close over state when uploading, for easier testing by Robert Findley · 8 weeks ago
  24. fe70498 go.mod: update golang.org/x dependencies by Gopher Robot · 10 days ago
  25. 5e7a336 internal/telemetry: encapsulate the telemetry directory by Robert Findley · 8 weeks ago
  26. b93185a go.mod: update golang.org/x dependencies by Gopher Robot · 6 weeks ago
  27. 9b5f6e2 config: regenerate upload config by Gopher Robot · 6 weeks ago config/v0.19.0
  28. 3640ba5 telemetry: don't log.Fatal if os.Executable returned an error by Michael Matloob · 7 weeks ago
  29. dd8ef1d godev/cmd/telemetrygodev: log the upload failure reason by Robert Findley · 6 weeks ago
  30. f4db1c7 internal/graphconfig: rename to chartconfig, and display at /config by Robert Findley · 8 weeks ago
  31. 0c295b2 Revert "internal/crashmonitor: update assertions after CL 561635 revert" by Alan Donovan · 9 weeks ago
  32. abedc37 internal/crashmonitor: update assertions after CL 561635 revert by Alan Donovan · 9 weeks ago
  33. 1cb5a0d godev/internal/content: unbreak TestServer_ServeHTTP by Rob Findley · 9 weeks ago
  34. ffa7a4a telemetry/countertest: add SupportedPlatform bool constant by Peter Weinbergr · 9 weeks ago
  35. f301f31 counter: add CountCommandLineFlags for flag.CommandLine counters by Michael Matloob · 9 weeks ago
  36. d1a75fc counter: remove 1.18 support in counter and countertest by Michael Matloob · 9 weeks ago
  37. d5a85b2 telemetry: check telemetry.LocalDir exists before starting child by Michael Matloob · 10 weeks ago
  38. 5f08a0c config: regenerate upload config by Gopher Robot · 10 weeks ago config/v0.18.0
  39. c0b710b telemetry: in Start skip uploading in certain cases by Michael Matloob · 2 months ago
  40. 6eacb0a telemetry: add option to supply TelemetryDir by Michael Matloob · 2 months ago
  41. 15436e5 internal/upload: remove proposed upload on 4xx errors by Peter Weinbergr · 3 months ago
  42. 27ed8e1 go.mod: update golang.org/x dependencies by Gopher Robot · 2 months ago
  43. 3d5706d telemetry: call cmd.Wait() for child in a goroutine in Start by Michael Matloob · 3 months ago
  44. 68a5846 README.md: give guidance about purpose, API stability, and support by Rob Findley · 3 months ago
  45. 52b9781 counter/countertest: add a function to read counter files by Michael Matloob · 3 months ago
  46. c666708 internal/counter: add IsStackCounter function by Michael Matloob · 3 months ago
  47. a20a73c counter: document conventions for counter names by Rob Findley · 3 months ago
  48. f48c80b telemetry: in Start, run upload.Run at most once a day by Michael Matloob · 3 months ago
  49. 957559d telemetry: daemonize the child started by telemetry.Start by Michael Matloob · 3 months ago
  50. c6430dd telemetry: log to a file from telemetry child instead of stderr by Michael Matloob · 3 months ago
  51. 3a192e0 gopls/internal/content: update TestServer_ServeHTTP to require go1.23 by Rob Findley · 3 months ago
  52. 3df865e config: regenerate upload config by Gopher Robot · 3 months ago config/v0.17.0
  53. cf35bc4 telemetry/countertest: remove debugging read restriction by Peter Weinbergr · 3 months ago
  54. a8b4b08 counter: replace build tags with telemetry.DisabledOnPlatform by Hana (Hyang-Ah) Kim · 3 months ago
  55. b7eb6e5 telemetry: add support for uploading by Michael Matloob · 3 months ago config/v0.16.0
  56. f5ab9c3 config: add crash counters by Rob Findley · 3 months ago
  57. 3d451a4 telemetry/internal/counter: fix debugging Read by Peter Weinberger · 3 months ago
  58. 5d9906a start: add Start which may start crashmonitor by Michael Matloob · 3 months ago
  59. 792a7cd telemetry: add .gitattributes for windows line endings by Peter Weinbergr · 3 months ago
  60. ce32aed telemetry: adjust testing for 386 by Peter Weinbergr · 3 months ago
  61. 6bfc703 internal/telemetry: move core types to internal/telemetry by Michael Matloob · 3 months ago
  62. 06c1a69 counter: add illumos to the unsupported platform list by Hana (Hyang-Ah) Kim · 3 months ago
  63. 8f5e00a godev/cmd/telemetrygodev: skip tests in unintended environments by Hana (Hyang-Ah) Kim · 3 months ago
  64. acad4b1 telemetry/countertest: generalize Read, ReadStack by Peter Weinberger · 3 months ago
  65. 213092a godev/internal/content: expect one less newline for Go 1.23 by Dmitri Shuralyov · 3 months ago
  66. aa1e196 counter: support 386 systems by Peter Weinbergr · 3 months ago
  67. 7b892fc telemetry/upload: fix error in debug logging by Peter Weinberger · 3 months ago
  68. b75ee88 crashmonitor: report correct lines for inlined frames by Alan Donovan · 3 months ago
  69. e9b074d all: disable telemetry on plan9 by Michael Matloob · 3 months ago
  70. 507a5a7 upload: add debug logging by Peter Weinberger · 4 months ago
  71. bddf7b3 internal/telemetry: move definition of DisabledOnPlatform by Michael Matloob · 3 months ago
  72. 2b24717 counter/countertest: add returns to disabled functions that need them by Michael Matloob · 3 months ago
  73. e70cccf config: regenerate upload config by Gopher Robot · 3 months ago config/v0.15.0
  74. 334dc53 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  75. 45a088d internal/regtest: skip TestE2E if telemetry is disabled on platform by Michael Matloob · 3 months ago
  76. 1f276f0 internal/counter: clarify relative line numbers by Alan Donovan · 3 months ago
  77. c68eb7e internal/counter/gotelemetryview: handle reports with empty counter by Hana (Hyang-Ah) Kim · 3 months ago
  78. a188bee internal/upload: update comment reason why we don't support js/wasm by Michael Matloob · 3 months ago
  79. 503565a crashmonitor: disable execve-based tests on wasi,js,ios by Alan Donovan · 3 months ago
  80. d353a39 upload: honor counter sampling rates by Peter Weinberger · 3 months ago
  81. 8e316b9 internal/counter: fix flaky test by Peter Weinberger · 4 months ago
  82. b4bb114 internal/counter: fix error string when telemetry is off by Rob Findley · 3 months ago
  83. 0391c11 internal: disable counters and uploading on unsupported platforms by Michael Matloob · 3 months ago
  84. 0a1d30d crashmonitor: a monitor for unexpected crashes by Alan Donovan · 4 months ago
  85. 1cb064e counter: add CountFlags to counter_go118.go by Michael Matloob · 4 months ago
  86. a6426b6 internal/counter: fix typo in comment by Michael Matloob · 4 months ago
  87. ee7c653 counter: CountFlags counts each set flag by Peter Weinberger · 4 months ago
  88. 0428797 internal/upload: uploading uses SampleRate by Peter Weinberger · 4 months ago
  89. 262b490 upload: fix nil-pointer dereference by Hana (Hyang-Ah) Kim · 4 months ago
  90. 077382f godev/cmd/telemetrygodev: run push test from submodule by Rob Findley · 4 months ago
  91. 6061811 godev/cmd/telemetrygodev: fix push test argument quoting by Rob Findley · 4 months ago
  92. 7942d6a config: regenerate upload config by Gopher Robot · 4 months ago config/v0.14.0
  93. e686f7f telemetry: config field for upload sampling by Peter Weinbergr · 4 months ago
  94. 398d9a4 cmd/gotelemetry: add upload command by Hana (Hyang-Ah) Kim · 4 months ago
  95. f9e91e9 internal/content/telemetrygodev: minor fixes for the privacy policy by Robert Findley · 4 months ago
  96. 00d1ee8 godev/cmd/telemetrygodev: add a prod deployment script by Rob Findley · 4 months ago
  97. 4602759 godev/cmd/telemetrygodev: add a basic URL test by Rob Findley · 4 months ago
  98. 88e2d1c internal/counter: fix file rotation panics by Peter Weinberger · 5 months ago
  99. 76c6b0d config: regenerate upload config by Gopher Robot · 4 months ago config/v0.13.0
  100. 463b4b6 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago