1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-01 22:09:57 +02:00

Fix generator.go call typo in RELEASING.md (#1977)

`go run generate.go` changed to `go run generator.go`
This commit is contained in:
Eddy Lin 2021-06-08 15:51:01 -04:00 committed by GitHub
parent 7a0cee7b3a
commit 741cb9a3df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ There are currently two categories of semantic conventions that must be generate
```
cd internal/tools/semconv-gen
go run generate.go -i /path/to/specification/repo/semantic_conventions/resource
go run generate.go -i /path/to/specification/repo/semantic_conventions/trace
go run generator.go -i /path/to/specification/repo/semantic_conventions/resource
go run generator.go -i /path/to/specification/repo/semantic_conventions/trace
```
Using default values for all options other than `input` will result in using the `template.j2` template to