The OpenTelemetry website and documentation
Go to file
Patrice Chalin d4513e9792
[Demo] Fix aliases and dictionary/word tweaks (#3802)
2024-01-18 09:04:33 -05:00
.github Update CODEOWNERS to reflect "instrumentation" to "languages" change (#3789) 2024-01-16 09:24:26 -08:00
archetypes Update blog.md with clearer instructions (#3548) 2023-11-21 20:16:58 -08:00
assets Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
content/en [Demo] Fix aliases and dictionary/word tweaks (#3802) 2024-01-18 09:04:33 -05:00
content-modules Update opentelemetry-proto version to 1.1.0 (#3762) 2024-01-11 18:47:21 +01:00
data Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
gulp-src Update semantic-conventions repo to 1.23.0, for real! (#3511) 2023-11-08 08:01:55 -05:00
iconography .Net logo fix (#2378) 2023-02-21 06:49:42 -08:00
layouts Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
scripts Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
static Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
templates Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
themes Docsy update + Reenable RSS for blog index and navigation pages (#3780) 2024-01-15 15:53:56 -05:00
.cspell.yml [Demo] Fix aliases and dictionary/word tweaks (#3802) 2024-01-18 09:04:33 -05:00
.editorconfig
.gitignore Rename .vscode/cspell.json to .cspell.yml (#3644) 2023-12-06 17:05:14 +01:00
.gitmodules Add OpAMP spec (#2926) 2023-06-28 15:32:58 -04:00
.gitpod.yml
.htmltest.yml [IA] Rename /docs/instrumentation to /docs/languages, and Manual subpages to Instrumentation (#3761) 2024-01-15 18:16:43 +01: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] Add markdown check for normalized code-blocks + .md page fixes (#3177) 2023-08-15 08:16:51 -07:00
.nvmrc
.prettierignore Update community repo and drop CI workaround (#3402) 2023-10-17 13:28:08 -04:00
.textlintrc.yml Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
.warnings-skip-list.txt Ensure all links to semconv pages are localized (#3401) 2023-10-17 10:37:03 -04:00
CONTRIBUTING.md Add style guide and basic contribution section (#3651) 2024-01-11 16:54:06 +01:00
LICENSE
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 Add style guide and basic contribution section (#3651) 2024-01-11 16:54:06 +01: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 Docsy update + Reenable RSS for blog index and navigation pages (#3780) 2024-01-15 15:53:56 -05:00
netlify.toml Schema content-type fix (#3474) 2023-11-02 10:36:15 -04:00
package.json [CI] Fix baseURL for development builds using `_build` (#3785) 2024-01-15 16:58:04 -05: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.

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

We have curated some issues with the tags help wanted and good first issue. This should allow you to quickly find a place to contribute. See CONTRIBUTING.md for more information.

We, the OTel Comms SIG, meet every two weeks on Monday at 9: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 on Slack.

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