Alex Boten

Results 163 issues of Alex Boten

This ensures the consistency for folks emitting metrics w/ OTLP until the OTEP to specify pipeline telemetry is completed. Waiting on https://github.com/open-telemetry/opentelemetry-collector/pull/9775 before moving this forward

Stale

As suggested by @TylerHelmuth in https://github.com/open-telemetry/opentelemetry-collector/pull/9057#discussion_r1420981761, the collector now includes a copy of semconvkit that live in the go repo. This code could be moved here to share across repos.

Configuration is in different places for the different distros: ``` # contrib /etc/otelcol-contrib/config.yaml # core /etc/otelcol/config.yaml # k8s distro No conf ``` It would be great to have it be...

stale

This test should not be skipped. add issue to not skip lifecycle checks _Originally posted by @codeboten in https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/29957#discussion_r1429195847_

help wanted
good first issue
receiver/podman

updating core to pick up latest mdatagen changes

exporter/alibabacloudlogservice
exporter/datadog
Skip Changelog
cmd/telemetrygen
exporter/clickhouse
exporter/carbon
exporter/azuremonitor
exporter/influxdb
exporter/googlecloud
exporter/googlemanagedprometheus
cmd/configschema
cmd/otelcontribcol
exporter/awscloudwatchlogs
exporter/awsemf
exporter/file
exporter/awskinesis
exporter/awsxray
exporter/elasticsearch
exporter/kafka
exporter/coralogix
exporter/googlecloudpubsub
exporter/instana
exporter/azuredataexplorer
cmd/oteltestbedcol
confmap/provider/s3provider
connector/count
connector/servicegraph
connector/spanmetrics
exporter/awss3
exporter/cassandra
exporter/dataset
cmd/opampsupervisor
connector/routing
connector/exceptions
cmd/githubgen
connector/datadog
exporter/kinetica
exporter/honeycombmarker
exporter/alertmanager
connector/failover
confmap/provider/secretsmanagerprovider
connector/grafanacloud
connector/roundrobin

CodeQL is currently reporting "Invalid Go toolchain version: As of Go 1.21, toolchain versions must use the 1.N.P syntax.". This PR attempts to fix this.

This is as recommended by dependabot security warnings.

as per dependabot security recommendations

This PR adds the ability to configure asynchronous (observable) instruments via mdatagen. This requires providing a mechanism to set options to pass in the callbacks that will be called at...

Skip Changelog

This PR follows https://github.com/open-telemetry/opentelemetry-collector/pull/10159 and uses the new mdatagen functionality to generate async metrics in the service.