open-telemetry / open-telemetry/opentelemetry-python

Test our doc: getting_started folder

Open
#4,078 2 comments 1 reaction 1 assignee View on GitHub

@zhihali is already working on this.

Since Jul 24, 2024.

doc
Dominant language
Python
Stars
2.6k
Forks
1k
Avg merge
4d 15h
Merged PRs (30d)
19

Description

Try to start work #4001, would like to start from getting started file: https://github.com/open-telemetry/opentelemetry-python/tree/be02f980f3eb2e43f8afd9c586c4d3c02e7d5906/docs/getting_started

Currently, this folder have 4 examples
flask_example.py
metrics_example.py
otcollector_example.py
tracing_example.py

But the test only have
test_flask.py and test_tracing.py

I think to keep the consistency, we should have the metrics and otcollector in test as well, even though these 2 are pretty easy example.

Not sure if my understanding correct, if it make sense, will open a PR for it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.