feat: include documentation of dapr agents logging under Operations section + ref link from introduction#4978
Open
CasperGN wants to merge 4 commits intodapr:v1.16from
Open
feat: include documentation of dapr agents logging under Operations section + ref link from introduction#4978CasperGN wants to merge 4 commits intodapr:v1.16from
CasperGN wants to merge 4 commits intodapr:v1.16from
Conversation
…ection + ref link from introduction Signed-off-by: Casper Nielsen <casper@diagrid.io>
4 tasks
Contributor
Author
|
@msfussell & @yaron2 should we also move this under the ai section? |
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Contributor
I think it would be more suitable as a section here underneath Dapr Agents indeed. So we end up with |
marcduiker
requested changes
Feb 2, 2026
Contributor
marcduiker
left a comment
There was a problem hiding this comment.
Some changes and moving underneath Dapr Agents.
|
|
||
| ## Prerequisites | ||
|
|
||
| You'll need to make install the required packages: |
Contributor
There was a problem hiding this comment.
Suggested change
| You'll need to make install the required packages: | |
| You'll need to install the required packages: |
| You'll need to make install the required packages: | ||
|
|
||
| ```sh | ||
| openinference-instrumentation>=0.1.42 |
Contributor
There was a problem hiding this comment.
Can these be updated to include the tools how to install? In case there are multiple tool options, you could provide some examples to clarify.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Document setting log levels + integrating with OpenTelemetry for logging in Dapr Agents
Issue reference
N/A