-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Omnibus Documentation Consolidation 2k22 #1201
Comments
Some others: https://opentelemetry.uptrace.dev/ |
@austinlparker Here's New Relic's OpenTelemetry masterclass content for review/consolidation consideration too. |
Based on the discussion on twitter, I'd like to share an idea we discussed internally a while back, that might be beneficial for vendors & the oss community, and make it easier for everybody to collaborate. Let me know if this is part of this issue or if I should open a new one. ProblemWhen Example: if the customer wants to instrument apps & setup a collector, the Now, this duplicates a lot of work that should flow towards the The alternative right now is to point out from the vendor documentation to the OSS documentation. The issue here is of course, that the From a SolutionI don't think this solution is new, probably someone already has some experience with it, I just wanted to put it out for discussion, is this something that could work with the otel documentation: like the code the documentation is open source (licensed CC-BY), so what a Open questionsWhile it makes it easier for a
Let me know what you think cc: @austinlparker, @chalin, @lizthegrey, @alolita |
Hmmm. So I think I actually disagree with this:
In Honeycomb's case, we've consistently had customers and prospects complain that they googled about OpenTelemetry and didn't find what they wanted in the actual OpenTelemetry docs. They did not expect us to be the ones who documented all OpenTelemetry concepts. They expected us to document how you get ensure OpenTelemetry data can be sent to Honeycomb. And several were quite frustrated that it was other vendors who had more information, and that this information was also incomplete (but in a different way), causing them to hop around to multiple sites. However, I like the general approach where there's a list of known vendors that we can simply link out to. Have generic docs for sending to an endpoint/collector, then have somewhere people can click that lists known vendors who will accept OTLP data. The AWS ADOT docs actually do this (and go a step further by documenting some basic information), but I wouldn't say that's necessary. |
Another one: https://logz.io/learn/opentelemetry-guide/ |
* Docs updates (#1201) * Fixes for additional comment feedback + pretty-print. (#1201) * Update content/en/docs/concepts/observability-primer.md Co-authored-by: Reiley Yang <[email protected]> * Update content/en/docs/concepts/observability-primer.md Co-authored-by: Reiley Yang <[email protected]> * Update content/en/docs/concepts/observability-primer.md Co-authored-by: Reiley Yang <[email protected]> * Update content/en/docs/concepts/what-is-opentelemetry.md Co-authored-by: Phillip Carter <[email protected]> * Fix double-quotes * Fix glossary formatting + minor wording fixes Co-authored-by: Reiley Yang <[email protected]> Co-authored-by: Phillip Carter <[email protected]>
I'll close this one out since, thanks to @avillela, much of the vendor content that existed is now pulled in. I think it's far easier to iterate on what's there and we don't have as big of a need to pull stuff in from other sites now. |
Preface
OpenTelemetry suffers from a lack of authoritative content. This is due to several factors, most of which aren't terribly interesting or relevant to this issue, but it is an issue we are resolving to fix. In the absence of authoritative, centralized, educational content about the project many alternate sources have popped up on vendor blogs or documentation pages. The OpenTelemetry Communications SIG wishes to ameliorate this by making https://opentelemetry.io the authoritative source for project information and documentation.
Goal
We propose to consolidate the vendor-neutral OpenTelemetry content (both conceptual and instructional) from vendor blogs and documentation sites into opentelemetry.io. This content would be reviewed, annotated, and merged with other existing documents in order to align with the desired information architecture and published on opentelemetry.io. Vendor-specific information would be stripped out as needed -- this includes references to vendor distributions of the SDK or Collector, specific configuration information for a vendor, or features that only work with a specific vendor.
After this process has completed, we encourage vendors to point their documentation pages for OpenTelemetry to this new resource and only publish vendor-specific addendum to their documentation pages. We will work with vendors to ensure that the documentation and conceptual information is structured in such a way as to have clear annotation points for vendors to utilize (i.e., around configuration, event management, attributes, etc.) in their addenda.
Existing Content
This is a list of existing content that we would see migrated.
Open Questions
The text was updated successfully, but these errors were encountered: