bindplane-agent icon indicating copy to clipboard operation
bindplane-agent copied to clipboard

observIQ’s distribution of the OpenTelemetry collector providing a simple and unified solution to collect, refine, and ship telemetry data anywhere

Results 108 bindplane-agent issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. Commits 7d69d98 unix: extend support for z/OS 7758090 cpu: add support for sve2 detection 9a28524 windows: drop go version tags for unsupported versions 27dc90b...

dependencies

Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 0.46.0 to 0.47.0. Commits 1ca9b8b prepare for v1.23.0/v0.47.0 (#845) bc259cd Add feature gate to convert int metrics to double (#844) bda7f02 Remove unneeded Auth Extension files (#842)...

dependencies

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint See full diff in compare view...

dependencies

Bumps google.golang.org/protobuf from 1.33.0 to 1.34.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.33.0&new-version=1.34.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. Commits 7d69d98 unix: extend support for z/OS 7758090 cpu: add support for sve2 detection 9a28524 windows: drop go version tags for unsupported versions 27dc90b...

dependencies

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.3 to 3.24.4. Release notes Sourced from github.com/shirou/gopsutil/v3's releases. v3.24.4 What's Changed net Update net_openbsd.go to correctly parse netstat output on obsd by @​amarinderca in shirou/gopsutil#1621 chore:...

dependencies

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.3 to 3.24.4. Release notes Sourced from github.com/shirou/gopsutil/v3's releases. v3.24.4 What's Changed net Update net_openbsd.go to correctly parse netstat output on obsd by @​amarinderca in shirou/gopsutil#1621 chore:...

dependencies

In the BindPlane UI, we can only set partial configurations for the collector. ![image](https://github.com/observIQ/bindplane-agent/assets/35397691/68b36bce-c5e6-447c-b1cb-abb86fcb6d22) If I want to set more configurations, such as [max_recv_msg_size_mib](https://godoc.org/google.golang.org/grpc#MaxRecvMsgSize) How should I operate. https://github.com/open-telemetry/opentelemetry-collector/blob/main/config/configgrpc/README.md

question

HI, Please include azuredataexplorer exporter into your distro releases. It is included in collector releases in contrib repository, but it would be great if it was included in observIQ distro...

enhancement

### Proposed Change Updates the windows installer to support supervisor and run it as a service For testing, I ran a windows vm and RDP into it. The supervisor doesn't...