Dakota Paasman

Results 5 issues of Dakota Paasman

**Description:** Adds a `ParseKeyValue` converter function that parses out key values pairs into a `pcommon.Map`. It takes a `StringGetter` target argument and 2 optional arguments for the pair delimiter and...

pkg/ottl
internal/core

### 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...

### Proposed Change Updates linux install process to work with ocb and supervisor. Tested with debian, rhel, and ubuntu VMs. Also updates docker images to work as well. For docker...

### Proposed Change Updates MacOS install script and service file to run with opamp supervisor To test, run `make release-test` and then run `/scripts/install/install_macos.sh -f /path/to/darwin/tarball ...` with the rest...

**Description:** The opamp extension now reports additional information about the host machine's operating system, specifically the version. It does so by reporting the semantic convention `os.description`(defined [here](https://opentelemetry.io/docs/specs/semconv/attributes-registry/os/)) as a non-identifying...

cmd/opampsupervisor
extension/opamp