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

Content Request: Monitoring Durable Functions #96

Open
marcduiker opened this issue Aug 31, 2021 · 0 comments
Open

Content Request: Monitoring Durable Functions #96

marcduiker opened this issue Aug 31, 2021 · 0 comments
Assignees
Labels
content 📝 Request for additional content

Comments

@marcduiker
Copy link
Owner

📝 Lesson Description

After the logging lesson for regular Azure Functions it would be good to show what can be configured regarding logging for Durable Functions.

This lesson should include:

  • Using ILogger in the orchestrator taking into acocunt the replay behavior.
  • Configure LogLevels for
    • Host.Triggers.DurableTask
    • DurableTask.AzureStorage
    • DurableTask.AzureStorage
  • Examples of log Analytics Queries that:
    • Show the execution counts (custom metrics) for clients, orchestrators and activities.
    • Show the orchestrator properties from customDimensions in traces

Official docs: https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-diagnostics?tabs=csharp

✍ Authoring of the lesson - Writing

Yes I can

👩‍🏫 Authoring of the lesson - Presenting

Yes

@marcduiker marcduiker added the content 📝 Request for additional content label Aug 31, 2021
@marcduiker marcduiker self-assigned this Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 📝 Request for additional content
Projects
None yet
Development

No branches or pull requests

1 participant