Petrie / opentelemetry.io

The OpenTelemetry website and documentation

Home Page:https://opentelemetry.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenTelemetry Icon OpenTelemetry.io

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

Adding a project to the OpenTelemetry Registry

Do you maintain or contribute to an integration for OpenTelemetry? We'd love to feature your project in the registry!

To add your project, submit a pull request. You'll need to create a data file in /content/en/registry for your project. You can find a template in ./templates/registry-entry.md

Submitting a blog post

Follow the setup instructions then, to create a skeletal blog post, run the following command from the repo root:

$ npx hugo new content/en/blog/2022/file-name-for-your-blog-post.md

Start editing the markdown file at the path you provided in the previous command. The file is initialized from the blog-post starter under archetypes. Once your post is ready, submit it through a pull request.

Contributing

See CONTRIBUTING.md.

We (OTel Comms SIG) meet every two weeks on Thursdays at 10:30 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, please get in touch on Slack.

Roles:

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

Licenses

About

The OpenTelemetry website and documentation

https://opentelemetry.io

License:Creative Commons Attribution 4.0 International


Languages

Language:HTML 37.2%Language:JavaScript 25.8%Language:SCSS 22.5%Language:Perl 9.7%Language:Makefile 3.4%Language:Shell 1.4%