Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 2.81 KB

File metadata and controls

68 lines (43 loc) · 2.81 KB

OpenTelemetry Ecosystem Explorer

This repository contains the components related to the OpenTelemetry Ecosystem Explorer, a web application that helps users discover and explore the various projects available in the OpenTelemetry ecosystem.

The website can be viewed at https://explorer.opentelemetry.io/

See project proposal.

Project Structure

There are three components in this repository:

Component Description
ecosystem-registry Raw data registry storing metadata from various projects. Updated nightly.
ecosystem-automation Automation pipelines that extract metadata and build the database.
ecosystem-explorer React/Vite web application for exploring the data.

Contributing

New contributor? See the Quick Start in CONTRIBUTING.md.

For detailed guidelines, refer to CONTRIBUTING.md.

For general documentation on the project, see the docs.

For component-specific documentation:

Community

This project is run under the umbrella of the OpenTelemetry Communications SIG. The Communications SIG meets every two weeks on Tuesday at 9:00 AM 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.

You can also reach out in either #otel-ecosystem-explorer or #otel-comms channels on Slack.

Maintainers

For more information about the maintainer role, see the community repository.

Approvers

For more information about the approver role, see the community repository.