Adriel Perkins
Adriel Perkins
@jundai-godaddy - My intent was the checksum of the artifact. I `scm.repository.ref.commit.sha` would also be included alongside that `build.artifact` metadata.
[Grafana Cloud documentation says](https://grafana.com/docs/grafana-cloud/send-data/otlp/otlp-format-considerations/#logs): > Because it is too costly from a cardinality perspective, Grafana Loki indexes a few attributes from log entries instead of indexing all available attributes or...
Thanks @cyrille-leclerc - glad the updates are going to be made. I'd also keep an eye on the [entity OTEP](https://github.com/open-telemetry/oteps/pull/264) that relates to resource attributes. I think these types of...
@agardnerIT - for PATs, the basic set of permissions needed are: - repo:All - read:packages - read:org - read:user - read:enterprise - read:project - read:security The setting varies between classic...
@trisch-me Following up on this PR from this weeks SemConv meeting. In practice I've noticed that vendors don't always support the convention 1:1. In the OTEL collector we've had to...
> > pushing this agenda topic to the April 28 meeting > > pushing (again) to the May 5 meeting Any objections to starting the conversation on the 28th and...
Currently have a [pull request](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/34278) open to change the metrics in the Git Provider Receiver component within the OTEL Collector to better match the new conventions set in the registry....
Let's review this and break apart what hasn't been done into a separate issue so that we can work to address that in Phase 2. I think the majority of...
We should also discuss whether or not `vcs.repository.name` should be a value or whether or not we should use an URI in its stead. Currently the working pull request adds...
Relates to #1383 . `vcs.repository.ref.revision` has now been moved to `vcs.ref.{head,base}.revision` in the above linked pull request. `vcs.repository.url.full` is an attribute denoting the repository. @jschaf - feel free to comment...