Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OTLP trace sample with GCP auth #307

Merged
merged 6 commits into from
Mar 5, 2024

Conversation

@damemi
Copy link
Contributor Author

damemi commented Feb 27, 2024

This is working now, not sure what the docs error is about though:

docs-ci: commands[0]> make -C docs/ clean html
make: Entering directory '/home/runner/work/opentelemetry-operations-python/opentelemetry-operations-python/docs'
Running Sphinx v4.3.1

Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
make: *** [Makefile:20: html] Error 2
make: Leaving directory '/home/runner/work/opentelemetry-operations-python/opentelemetry-operations-python/docs'
docs-ci: exit 2 (1.85 seconds) /home/runner/work/opentelemetry-operations-python/opentelemetry-operations-python> make -C docs/ clean html pid=[18](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/actions/runs/8070804469/job/22048998146?pr=307#step:6:19)88
  docs-ci: FAIL code 2 (27.12=setup[[25](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/actions/runs/8070804469/job/22048998146?pr=307#step:6:26).27]+cmd[1.85] seconds)
  evaluation failed :( (31.08 seconds)
Error: Process completed with exit code 2.

@aabmass
Copy link
Collaborator

aabmass commented Feb 29, 2024

This is working now, not sure what the docs error is about though:

Seems unrelated, probably broken at HEAD. I'll see if I can fix it

@aabmass
Copy link
Collaborator

aabmass commented Mar 4, 2024

Fix for the broken docs build #308

samples/otlptrace/example.py Outdated Show resolved Hide resolved
@damemi damemi merged commit 6b7211d into GoogleCloudPlatform:main Mar 5, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants