The OpenTelemetry website and documentation
Go to file
Gil Raphaelli 1096a0d4df
note change to internal telemetry prometheus endpoint configuration (#6670)
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
2025-04-09 16:12:25 +00:00
.cspell feat: [es] Create docs/contributing/issues.md (#6088) 2025-02-13 23:20:12 +00:00
.github Delete .github/workflows/pr-actions.yml (#6663) 2025-04-08 10:49:05 +02:00
archetypes [chore] Spelling it isn't... ...pratyush (#6019) 2025-01-22 22:19:53 -05:00
assets [CI] Upgrade tracing code by following JS SDK migration guide (#6633) 2025-04-01 16:07:52 -04:00
content note change to internal telemetry prometheus endpoint configuration (#6670) 2025-04-09 16:12:25 +00:00
content-modules Update semantic-conventions version to v1.32.0 (#6626) 2025-03-31 15:10:04 -04:00
data Auto-update registry versions (6fd92777dafd05eff4da38696396b7d17c2e6ef1) (#6672) 2025-04-09 15:22:58 +00:00
examples Include Java example code excerpts (#4642) 2024-07-24 16:45:00 +02:00
gulp-src [CI] Get markdownlint func from proper module, update Hugo etc (#6062) 2025-01-24 05:27:53 -05:00
i18n Community-page copyedits (#3885) 2024-01-30 05:13:02 -05:00
iconography .Net logo fix (#2378) 2023-02-21 06:49:42 -08:00
layouts [IA] Rename `net` to `dotnet` in `/docs/{languages,zero-code}/net`, add redirects and adjust links (#6590) 2025-03-21 20:06:24 +00:00
scripts Update semantic-conventions version to v1.32.0 (#6626) 2025-03-31 15:10:04 -04:00
static note change to internal telemetry prometheus endpoint configuration (#6670) 2025-04-09 16:12:25 +00:00
templates [chore] Spelling: preexisting..system (#6020) 2025-01-23 00:02:43 +00:00
themes Docsy upgrade to bring in new heading render hook (#6597) 2025-03-21 21:53:50 +00:00
tools Java documentation for cardinality limits (#5610) 2024-11-19 08:47:58 +00:00
.cspell.yml [CI] cSpell config tweak (#6547) 2025-03-14 16:11:50 +00:00
.editorconfig [CI] Enforce no-trailing-spaces (#6145) 2025-01-31 17:42:19 +00:00
.gitignore Docsy upgrade to bring in new heading render hook (#6597) 2025-03-21 21:53:50 +00:00
.gitmodules Update semantic-conventions version to v1.32.0 (#6626) 2025-03-31 15:10:04 -04:00
.gitpod.yml CI: enable Prettier checking (#2290) 2023-02-07 11:44:08 -05:00
.htmltest.yml Explain how to handle external links when checker reports failure (#6602) 2025-03-21 19:13:45 -04:00
.markdown-link-check.json [CI] Textlint repo `.md` files, and new link-checker (#3491) 2023-11-05 07:54:01 -08:00
.markdownlint.json [CI/i18n] Streamline includes and fix pt Aviso (#6398) 2025-02-21 15:51:52 -05:00
.nvmrc Ensure Netlify uses latest Node LTS (#792) 2021-09-29 10:22:33 -04:00
.prettierignore [i18n] Separate prose out of Convert docs/exporter/intro.md, and other improvements (#6583) 2025-03-21 12:01:09 +00:00
.textlintrc.yml [chore] Clean up some UTF-8 encoded characters, fix links (#6449) 2025-03-03 17:31:12 +00:00
.warnings-skip-list.txt [CI] Ensure that htmltest-config warnings fail GH check (#5612) 2024-11-15 11:02:01 -05:00
CONTRIBUTING.md Further consolidate Contributing guides (#4654) 2024-06-13 10:51:49 -04:00
LICENSE Fix license files (#1217) 2022-03-16 20:07:47 -04:00
LICENSE-CODE Fix code license, add NOTICE (#3678) 2023-12-15 15:55:04 -08:00
Makefile CI: NPM script tweaks (#2700) 2023-05-11 13:28:11 -04:00
README.md Update README with link to Dev Setup page (#6669) 2025-04-09 15:24:45 +00:00
gulpfile.js CI: gulp task in support of refcache cleanup & some refcache updates (#2948) 2023-06-30 07:21:14 -04:00
hugo.yaml [CI/i18n] Streamline includes and fix pt Aviso (#6398) 2025-02-21 15:51:52 -05:00
netlify.toml [CI] Netlify production sanity checks: ignore canonical links (#4943) 2024-08-03 05:59:40 -04:00
package.json Bump @opentelemetry/auto-instrumentations-web from 0.45.1 to 0.46.0 (#6624) 2025-03-31 15:45:35 +00:00

README.md

OTel logo OpenTelemetry.io

This is the source repository for the OpenTelemetry website, project documentation, and blog. The site is built using Hugo and is hosted on Netlify.

Public analytics for the website is available here.

Get involved

To learn how to contribute fixes and new content to this project, read the Contributor's guide, which includes a style guide and useful information on the review process.

If you are new to OpenTelemetry and just get started with it, you are in a perfect position to help us get better: the website and documentation is the entry point for newcomers like you, so if something is unclear or something is missing let us know.

Submit a blog post

For guidance on how to write and submit a blog post, see Submit a blog post.

Add a project to the OpenTelemetry Registry

For details on how to add a project to the OpenTelemetry Registry, see Adding to the registry.

Contributing

See the Contributing page in our docs to learn how you can contribute and the Development Setup page to learn how to build the website locally.

Found a security issue?

If you discover a security issue, read the Security Policy before opening an issue.

Meetings

We, the OTel Communications SIG, meet every two weeks on Monday at 10:00 PT. Check out the OpenTelemetry community calendar for the Zoom link and any updates to this schedule.

Meeting notes are available as a public Google doc. If you have trouble accessing the doc, get in touch in the #otel-comms channel on Slack.

Roles

Here is a list of community roles with current and previous members:

Learn more about roles in the community repository. Thanks to all who have already contributed!

Licenses