Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Blog post for OpenTelemetry Generative AI updates #5575
base: main
Are you sure you want to change the base?
Blog post for OpenTelemetry Generative AI updates #5575
Changes from 4 commits
5c062d9
e4735c4
5c9a04b
c3d7c9e
db18921
67f2bc9
6a51e0c
c66f6b4
fdef792
35c2487
1796b6e
8dd9a11
4159b7d
480235b
aef7577
16877ad
c7e3ca9
9f248fe
9813dc8
c183cb6
17ec754
d421b70
915918b
38b9619
4665137
917e931
35dca24
78607e1
be9608f
638e3b4
0303e36
a1489fb
730e1c1
64cd559
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Putting this comment here to keep an eye on setting the date right when we finally publish. Do not resolve.
Check warning on line 6 in content/en/blog/2024/otel-generative-ai/index.md
GitHub Actions / SPELLING check
Check warning on line 7 in content/en/blog/2024/otel-generative-ai/index.md
GitHub Actions / SPELLING check
Check failure on line 52 in content/en/blog/2024/otel-generative-ai/index.md
GitHub Actions / TEXT linter
textlint terminology error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we probably need to add the code that configure otel SDK (or add a comment pointing to docs on how to set it up).
The code snippet:
an existing example that does something similar - https://github.com/open-telemetry/opentelemetry-python/blob/stable/docs/examples/logs/example.py
/cc @lzchen @xrmx in case they have some suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a lot of extra code. Should I link to that code example or is there a better doc?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let me add it to open-telemetry/opentelemetry-python-contrib#2988 and, once merged, let's just link it.
Check warning on line 77 in content/en/blog/2024/otel-generative-ai/index.md
GitHub Actions / SPELLING check