The OpenTelemetry website and documentation
Go to file
Pierre Tessier 11be596c82
[demo] add trace links to fraud detection service (#4261)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-04-13 11:46:05 -07:00
.github [CI] Ensure check-text GHA jobs use proper node version (#4235) 2024-04-02 07:26:56 -07:00
archetypes Update blog.md with clearer instructions (#3548) 2023-11-21 20:16:58 -08:00
assets fix broken builds (#4108) 2024-03-07 10:51:10 -05:00
content/en [demo] add trace links to fraud detection service (#4261) 2024-04-13 11:46:05 -07:00
content-modules Update opentelemetry-specification version to v1.32.0 (#4283) 2024-04-12 16:57:11 -04:00
data Auto-update registry versions (fe114ac8dd015c4b44c2982aa5b6df4077bf6779) (#4289) 2024-04-13 10:01:10 -07:00
examples [CI] Support code-snippet extraction and docs-updating (#3948) 2024-02-15 19:30:41 -05:00
gulp-src Update semantic-conventions repo to 1.23.0, for real! (#3511) 2023-11-08 08:01:55 -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 Update banner to point to OTel Day (#4251) 2024-04-05 15:23:56 -04:00
scripts Update opentelemetry-specification version to v1.32.0 (#4283) 2024-04-12 16:57:11 -04:00
static Update opentelemetry-specification version to v1.32.0 (#4283) 2024-04-12 16:57:11 -04:00
templates Registry Refresher: UI changes, search updates & more (#3730) 2024-01-18 13:51:04 +01:00
themes Upgrade Docsy, and Hugo to 0.123+ (#4093) 2024-03-26 18:56:55 -04:00
tools [CI] Support code-snippet extraction and docs-updating (#3948) 2024-02-15 19:30:41 -05:00
.cspell.yml Normalize vendors.yaml, and don't spell-check it (#4238) 2024-04-02 22:39:33 -07:00
.editorconfig Add editorconfig file 2019-04-29 13:26:47 -07:00
.gitignore [CI] Support code-snippet extraction and docs-updating (#3948) 2024-02-15 19:30:41 -05:00
.gitmodules Update opentelemetry-specification version to v1.32.0 (#4283) 2024-04-12 16:57:11 -04:00
.gitpod.yml CI: enable Prettier checking (#2290) 2023-02-07 11:44:08 -05:00
.htmltest.yml Add redirects to collector/language-specific registry entries (#3932) 2024-02-03 12:14:31 -08: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 Ensure Netlify uses latest Node LTS (#792) 2021-09-29 10:22:33 -04:00
.prettierignore Update community repo and drop CI workaround (#3402) 2023-10-17 13:28:08 -04:00
.textlintrc.yml [CI/textlint] "Auto Config*" rewrite-rule capitalization fix (#3903) 2024-02-01 11:03:49 +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 CONTRIBUTING: link to website page not repo src (#4232) 2024-04-03 18:19:08 -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 Fix broken contribution links in README (#3914) 2024-02-01 11:18:47 +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 Add Public Analytics Dashboard to footer & Community pg (#4102) 2024-03-07 08:59:25 +01:00
netlify.toml Schema content-type fix (#3474) 2023-11-02 10:36:15 -04:00
package.json Bump @opentelemetry/exporter-trace-otlp-http from 0.49.1 to 0.50.0 (#4268) 2024-04-12 15:36:52 -04: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 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 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