Skip to content

Commit

Permalink
Update content/en/blog/2023/cloud-foundry.md
Browse files Browse the repository at this point in the history
Co-authored-by: Severin Neumann <[email protected]>
  • Loading branch information
ctlong and svrnm committed Nov 8, 2023
1 parent 3e40c30 commit c1a0eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/blog/2023/cloud-foundry.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ with many of those lines simply closing curly brackets. In writing this code we
had to think about how to take our existing data model and translate it into the
OpenTelemetry protobuf data model. We found OpenTelemetry to have considered
many edge cases we had encountered in the past, and plenty we had not yet
encountered. Someday we hope to understand how to use Scopes and Resources
encountered. Someday we hope to understand how to use [Scopes](/docs/concepts/instrumentation-scope/) and [Resources](/docs/concepts/resources/)
effectively.

Our implementation worked well, though we found the OpenTelemetry Collector to
Expand Down

0 comments on commit c1a0eb6

Please sign in to comment.