Skip to content

Conversation

@tiffany76
Copy link
Member

@tiffany76 tiffany76 commented Apr 18, 2024

This PR is the second of three. Together they will create a new internal observability document on opentelemetry.io, combining and migrating multiple markdown files from the Collector repo. This PR covers the section on types of internal observability.

Link to tracking issue: open-telemetry/opentelemetry-collector#8886.

Also fixes #4278.

Also relates to:

Follow up PR (3 of 3) will be created once this one is merged.


PREVIEW: https://deploy-preview-4322--opentelemetry.netlify.app/docs/collector/internal-telemetry/

@tiffany76
Copy link
Member Author

Just getting started. I'll tag everyone when it's ready for review. Thanks!

@tiffany76 tiffany76 marked this pull request as ready for review May 2, 2024 22:16
@tiffany76 tiffany76 requested review from a team and TylerHelmuth and removed request for a team May 2, 2024 22:16
@tiffany76
Copy link
Member Author

Hi @svrnm , @theletterf, @mx-psi, @codeboten,

This PR is ready for review. I'm also adding a few in-line comments and questions for the group. Thanks!

@svrnm
Copy link
Member

svrnm commented May 3, 2024

This looks really good, I answered some of your questions. Thanks!

Copy link
Member

@theletterf theletterf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of good stuff in here. Thanks so much, @tiffany76 !

Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. See inline for questions, remarks, and suggestions. Thanks.

@tiffany76
Copy link
Member Author

I've addressed all the comments and suggestions made so far. If anyone would like to take another look, now's your chance. Thanks!

@tiffany76 tiffany76 requested review from chalin, mx-psi and svrnm May 8, 2024 17:29
Copy link
Member

@mhausenblas mhausenblas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! A few more comments, see inline. Thx

@svrnm svrnm added the sig-approval-missing Co-owning SIG didn't provide an approval label May 10, 2024
@chalin
Copy link
Contributor

chalin commented May 15, 2024

Good to merge here @svrnm?

@svrnm
Copy link
Member

svrnm commented May 16, 2024

Yes!

@svrnm svrnm merged commit cf9e5b2 into open-telemetry:main May 16, 2024
@chalin
Copy link
Contributor

chalin commented May 16, 2024

Great work @tiffany76 et all! 🙌🏻 🎉

@tiffany76 tiffany76 deleted the internal-obs-2 branch May 16, 2024 19:58
mx-psi pushed a commit to open-telemetry/opentelemetry-collector that referenced this pull request Jun 28, 2024
#### Description
Now that
[4246](open-telemetry/opentelemetry.io#4246),
[4322](open-telemetry/opentelemetry.io#4322),
and [4529](open-telemetry/opentelemetry.io#4529)
have been merged, and the new [Internal
telemetry](https://opentelemetry.io/docs/collector/internal-telemetry/)
and
[Troubleshooting](https://opentelemetry.io/docs/collector/troubleshooting/)
pages are live, it's time to clean up the underlying Collector repo docs
so that the website is the single source of truth.

I've deleted any content that was moved to the website, and linked to
the relevant sections where possible. I've consolidated what content
remains in the observability.md file and left troubleshooting.md and
monitoring.md as stubs that point to the website.

I also searched the Collector repo for cross-references to these files
and adjusted links where appropriate.

~~Note that this PR is blocked by
[4731](open-telemetry/opentelemetry.io#4731
EDIT: #4731 is merged and no longer a blocker.

<!-- Issue number if applicable -->
#### Link to tracking issue
Fixes #8886
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sig:collector sig-approval-missing Co-owning SIG didn't provide an approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add list of metrics by level to Collector's internal telemetry docs

7 participants