Skip to content

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

@lorentzca

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions