build-tools icon indicating copy to clipboard operation
build-tools copied to clipboard

Building tools provided by OpenTelemetry

Results 88 build-tools issues
Sort by recently updated
recently updated
newest added

Removes unused `UnitSemanticConvention`, `MetricGroupSemanticConvention` and `ScopeSemanticConvention` (part of #303)

Semantic conventions that reference a common attribute with an enum type, should be able to extend/overwrite the list of possible values. E.g. ```yaml - id: http.request.method type: allow_custom_values: true members:...

enhancement

Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....

dependencies
python

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...

dependencies
python

Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...

dependencies
python

Use Docker actions and metadata-action to build the image for `linux/arm, linux/arm64, linux/amd64`. Right now it will use `edge` as tag for the latest commit on `main` instead of `latest`...

We're reserving the right to add values to enums in the future in the spec >Things not listed in the above are not expected to remain stable via semantic convention...

Bumps [go.opentelemetry.io/otel/schema](https://github.com/open-telemetry/opentelemetry-go) from 0.0.7 to 0.0.8. Changelog Sourced from go.opentelemetry.io/otel/schema's changelog. [1.25.0/0.47.0/0.0.8/0.1.0-alpha] 2024-04-05 Added Add WithProxy option in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#4906) Add WithProxy option in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlptracehttp. (#4906) Add AddLink method to...

dependencies
go

- [ ] constraints (see #293) - [ ] UnitSemanticConvention (#309) - [ ] MetricGroupSemanticConvention (#309) - [ ] ScopeSemanticConvention (#309) - [ ] ResourceSemanticConvention

semconv
semconv/model
cleanup