Tiffany Hrabusa
Tiffany Hrabusa
Fixes https://github.com/open-telemetry/opentelemetry-collector/issues/8886. This PR brings together three different documents from the Collector repo: [Troubleshooting](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/troubleshooting.md), [OpenTelemetry Collector Observability](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/observability.md), and [Monitoring](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/monitoring.md). Per @mx-psi, this new document should describe: - How to enable...
This blog post announces the OpenTelemetry-related talks and sessions at this year's [Kubecon + CloudNativeCon + Open Source Summit + AI_dev conference](https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/) in Hong Kong. Conference dates are August 21-23,...
**Desired feature or idea**: The Collector's internal metrics were recently added to the metadata generating tool `mdatagen` in https://github.com/open-telemetry/opentelemetry-collector/pull/10170. Basic documentation is now automatically generated in repo markdown files for...
**Desired feature or idea**: The [Health Check extension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/healthcheckextension/README.md) is currently under redevelopment. Once the new extension is released, we should document it on the [Troubleshooting page](https://opentelemetry.io/docs/collector/troubleshooting/) of the website. Collector-Contrib...
This PR moves **end user** security documentation from a [README](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/security-best-practices.md) in the Collector core repository to the OTel docs website. Based on decisions in previous issues and PRs, the following...
**Desired feature or idea**: As an iteration on the Collector security docs, we should add a section about internal telemetry. **Additional context**: Here are the notes from the section that...
**What needs to be changed?** Copy edit the Building a custom Collector page. **What is the name + path of the page that needs changed?** https://opentelemetry.io/docs/collector/custom-collector/, but this path will...
**What needs to be changed?** A request was made to document how to validate the connection for internal telemetry collection using the `certificate` configuration field. **What is the name +...
**What needs to be changed?** The Collector deployment pages need to be renamed and new child pages created. The new pages will be temporarily hidden until we reach Phase 2...
**What needs to be changed?** Copy edit the Collector installation page, or if the page has already been [refactored](https://github.com/open-telemetry/opentelemetry.io/issues/8353), the Collector installation section. **What is the name + path of...