Skip to content

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
CasperGN:docs/dapr-agents-logging
Open

feat: include documentation of dapr agents logging under Operations section + ref link from introduction#4978
CasperGN wants to merge 4 commits intodapr:v1.16from
CasperGN:docs/dapr-agents-logging

Conversation

@CasperGN
Copy link
Contributor

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

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

…ection + ref link from introduction

Signed-off-by: Casper Nielsen <casper@diagrid.io>
@CasperGN CasperGN requested review from a team as code owners December 15, 2025 17:22
@CasperGN
Copy link
Contributor Author

@msfussell & @yaron2 should we also move this under the ai section?

Signed-off-by: Casper Nielsen <casper@diagrid.io>
@marcduiker
Copy link
Contributor

@msfussell & @yaron2 should we also move this under the ai section?

I think it would be more suitable as a section here underneath Dapr Agents indeed.

So we end up with https://docs.dapr.io/developing-ai/dapr-agents/logging.

Copy link
Contributor

@marcduiker marcduiker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some changes and moving underneath Dapr Agents.


## Prerequisites

You'll need to make install the required packages:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

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