otelbin
otelbin copied to clipboard
Web-based tool to facilitate OpenTelemetry collector configuration editing and verification
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.0 :sparkles: Now supports commit signing with bot-generated tokens! See "What's new" below. :writing_hand::robot: Behaviour...
It would be great to have distribution-specific validation for the OpenTelemetry Lambbda distribution, https://github.com/open-telemetry/opentelemetry-lambda The link to suggest additional distros brought me here.
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.4 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.103.0 to 2.189.0. Release notes Sourced from aws-cdk-lib's releases. v2.189.0 Features apigatewayv2: dualstack HTTP and WebSocket API (#34054) (eec900e) update L1 CloudFormation resource definitions (#34064) (9cb2602) bedrock:...
It would be good to add the Dynatrace collector distro: https://docs.dynatrace.com/docs/ingest-from/opentelemetry/collector#dt-collector-dist
Currently, when an extension is defined but never used, there is no clear warning. To improve usability, the warning message could follow the style of ESLint's unused variable warnings. ####...
While connectors are not generally fully described in the yaml config, we do know the forward connector will only emit the same type of data it receives. The graph currently...
The current in-browser validation only validates JSON schema compliance. However, this fully skips any validation of OTTL expressions. Consequently, it doesn't find errors like this (trailing `'`'): ```yaml processors: batch:...
Updated the dependabot configuration to include multiple directories for npm updates and removed the specific day for the update schedule (which doesn't work with a monthly interval).