cloudfoundry / cloudfoundry/java-buildpack
OTel: Add cloudfoundry resource provider
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 452
- Forks
- 2.5k
- Avg merge
- 14h 57m
- Merged PRs (30d)
- 23
Description
Hi,
Would it be reasonable to ask for io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources (GH Repo) to be included in the buildpack for when OpenTelemetry is activated? It's a resource provider that sets the Resource.cloudfoundry.* fields from the VCAP_APPLICATION (so space, org, etc.).
Or is it there already (and if so, how to activate it)?
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the buildpack's OpenTelemetry activation path and reviewing the linked opentelemetry-cloudfoundry-resources repository. Check how VCAP_APPLICATION values would reach the resource provider, then verify that the provider is included when OpenTelemetry is activated and document how to enable or confirm it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100