Skip to content

Part of the README for go-example-telemetry-api-extension is called go-example-logs-api-extension. #99

Description

@lorentzca

The following part.

$ cd go-example-logs-api-extension
$ GOOS=linux GOARCH=amd64 go build -o bin/extensions/go-example-logs-api-extension main.go
$ chmod +x bin/extensions/go-example-logs-api-extension

I think the following is correct.

$ cd go-example-telemetry-api-extension
$ GOOS=linux GOARCH=amd64 go build -o bin/extensions/go-example-telemetry-api-extension main.go
$ chmod +x bin/extensions/go-example-telemetry-api-extension

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions