-
Notifications
You must be signed in to change notification settings - Fork 18k
x/telemetry,x/website: add go.dev/doc/telemetry #63883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Change https://go.dev/cl/558196 mentions this issue: |
Add documentation for Go telemetry, aimed at Go users who want to understand telemetry better. This article goes into some detail about the telemetry data flow, but doesn't get into details about x/telemetry APIs, as those are mostly interesting only for Go toolchain developers, and therefore belong in x/telemetry documentation. For golang/go#63883 Change-Id: Ie7e82960a2dbe5e0c0c81e46dc0b0c86174365fe Reviewed-on: https://go-review.googlesource.com/c/website/+/558196 Reviewed-by: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Russ Cox <rsc@golang.org> Auto-Submit: Robert Findley <rfindley@google.com>
Change https://go.dev/cl/570677 mentions this issue: |
Change https://go.dev/cl/570598 mentions this issue: |
Now that go.dev/doc/telemetry exists, use it as a better link for information about go telemetry. For golang/go#63883 Change-Id: Ibe561c435e648b324a5ac444a8aade953354e92b Reviewed-on: https://go-review.googlesource.com/c/tools/+/570677 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
…rompt link Now that go.dev/doc/telemetry exists, use it as a better link for information about go telemetry. For golang/go#63883 Change-Id: Ibe561c435e648b324a5ac444a8aade953354e92b Reviewed-on: https://go-review.googlesource.com/c/tools/+/570598 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Change https://go.dev/cl/570601 mentions this issue: |
The transparent background for dataflow.png did not work well with a dark theme. Use a solid white background. For golang/go#63883 Change-Id: I9836522d3411125037dd70502c0dfe690a786157 Reviewed-on: https://go-review.googlesource.com/c/website/+/570601 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Change https://go.dev/cl/572895 mentions this issue: |
We need canonical documentation for Go telemetry: what it is (+what it is not), why does it exist, how does it work, how do you use it, etc.
We discussed, and decided to add a new page on go.dev to host this documentation: go.dev/doc/telemetry.
The text was updated successfully, but these errors were encountered: