File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ proposal process_, which proceeds as follows:
241
241
2 . Once discussion on the issue resolves, the proposal is approved or declined
242
242
by a member of the Go team.
243
243
3 . The proposer sends a CL modifying the internal
244
- [ chart config] ( https://go.googlesource.com/telemetry/+/refs/heads/master/internal/configgen /config.txt )
244
+ [ chart config] ( https://go.googlesource.com/telemetry/+/refs/heads/master/internal/chartconfig /config.txt )
245
245
to include the new chart.
246
246
4 . An automatic process regenerates the upload config to allow uploading of the
247
247
counters required for the new chart. This process will also regularly add
@@ -373,4 +373,4 @@ A: At [golang.org/x/telemetry](/pkg/golang.org/x/telemetry).
373
373
[ debug.BuildInfo ] : /pkg/runtime/debug#BuildInfo
374
374
[ proposal ] : /issue/new?assignees=&labels=Telemetry-Proposal&projects=golang%2F29&template=12-telemetry.yml&title=x%2Ftelemetry%2Fconfig%3A+proposal+title
375
375
[ telemetry.go.dev ] : https://telemetry.go.dev
376
- [ chart config ] : /pkg/golang.org/x/telemetry/internal/graphconfig
376
+ [ chart config ] : /pkg/golang.org/x/telemetry/internal/chartconfig
You can’t perform that action at this time.
0 commit comments