Skip to content

Add dapr workflow blog post#8698

Merged
tiffany76 merged 21 commits intoopen-telemetry:mainfrom
dash0hq:add-dapr-workflow-blog-post
Jan 21, 2026
Merged

Add dapr workflow blog post#8698
tiffany76 merged 21 commits intoopen-telemetry:mainfrom
dash0hq:add-dapr-workflow-blog-post

Conversation

@kaspernissen
Copy link
Copy Markdown
Contributor

This PR submits the blog post mentioned in #8697 for review.

kaspernissen and others added 3 commits September 29, 2025 17:30
Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
@kaspernissen kaspernissen requested a review from a team as a code owner December 22, 2025 08:27
@github-actions github-actions Bot added the blog label Dec 22, 2025
@otelbot-docs otelbot-docs Bot requested a review from a team December 22, 2025 08:27
Copy link
Copy Markdown
Member

@tiffany76 tiffany76 left a comment

Choose a reason for hiding this comment

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

Thanks for the post! I've left a few comments.

Comment thread content/en/blog/2025/dapr-workflow-observability/index.md Outdated
Comment thread content/en/blog/2025/dapr-workflow-observability/index.md Outdated
Comment thread content/en/blog/2025/dapr-workflow-observability/index.md Outdated
Comment thread content/en/blog/2026/dapr-workflow-observability/index.md
@tiffany76 tiffany76 added the docs:blog An issue requesting a blog post, or a PR for a new blog post label Dec 23, 2025
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
@otelbot-docs otelbot-docs Bot requested a review from a team December 23, 2025 20:34
kaspernissen and others added 4 commits December 23, 2025 21:34
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
@kaspernissen
Copy link
Copy Markdown
Contributor Author

Thank. you for the quick response, @tiffany76 🙏 All comments have been addressed. Do you have any guidance on what date I can set?

author: >-
[Mauricio "Salaboy" Salatino](https://github.com/salaboy) (Diagrid),
[Kasper Borg Nissen](https://github.com/kaspernissen) (Dash0)
cSpell:ignore: Salatino Salaboy durabletask Diagrid
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
cSpell:ignore: Salatino Salaboy durabletask Diagrid
cSpell:ignore: dapr dapr's diagrid durabletask kasper nissen salatino salaboy

Comment thread content/en/blog/2025/dapr-workflow-observability/index.md Outdated
@tiffany76
Copy link
Copy Markdown
Member

/fix:format

@otelbot-docs
Copy link
Copy Markdown
Contributor

otelbot-docs Bot commented Dec 24, 2025

fix:format failed or exited with a non-zero error code (0). See logs: https://github.com/open-telemetry/opentelemetry.io/actions/runs/20489669668

Comment thread content/en/blog/2025/dapr-workflow-observability/index.md Outdated
@tiffany76
Copy link
Copy Markdown
Member

Hi @kaspernissen - we can get this published today, but it doesn't look like you've given maintainers permission to work on your branch, so you'll have to clear up the CI issues yourself. I've added the spelling and linter fixes as comments. You can also run npm run fix:format and npm run fix:refcache locally and push up those changes. I think that should take care of everything.

Next time around, make sure to give maintainers permission to work on your branch. Thanks!

Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
@otelbot-docs otelbot-docs Bot requested a review from a team December 25, 2025 13:02
kaspernissen and others added 2 commits December 25, 2025 14:02
Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
@kaspernissen
Copy link
Copy Markdown
Contributor Author

@tiffany76 yeah, sorry about that. I hope all issues are resolve now 🙏

Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
@tiffany76
Copy link
Copy Markdown
Member

Hi @kaspernissen - you'll want to commit the two suggestions I made last week. They will resolve the spelling and text linter issues. Thanks.

@kaspernissen
Copy link
Copy Markdown
Contributor Author

/fix:dict

@kaspernissen
Copy link
Copy Markdown
Contributor Author

I'm pretty sure those changes already is in there. I just landed in Thailand where I will be on vacation until the Jan 19. Will have to wait until I get back 😕

@otelbot-docs
Copy link
Copy Markdown
Contributor

otelbot-docs Bot commented Dec 30, 2025

fix:dict failed or exited with a non-zero error code (0). See logs: https://github.com/open-telemetry/opentelemetry.io/actions/runs/20586786226

Comment thread content/en/blog/2025/dapr-workflow-observability/index.md Outdated
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
@otelbot-docs otelbot-docs Bot requested a review from a team December 31, 2025 02:43
@svrnm
Copy link
Copy Markdown
Member

svrnm commented Jan 5, 2026

looks good to me from a first quick read, looking forward to have this :-)

@svrnm
Copy link
Copy Markdown
Member

svrnm commented Jan 5, 2026

can we double check that the dapr link here is up-to-date https://opentelemetry.io/ecosystem/integrations/ ?

Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
@tiffany76
Copy link
Copy Markdown
Member

I think this is just about ready, except we need to update the date of the post. Once you're back from vacation, @kaspernissen, move the files into the /2026 blog directory and update line 4 of the post. I have this slated for publication on January 21, so you can put 2026-01-21 on line 4.

Thanks.

Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
@kaspernissen
Copy link
Copy Markdown
Contributor Author

Thank you, @tiffany76!
I've moved the post to 2026 and set the date to 2026-01-21. Hope everything is ready to go now :)

Copy link
Copy Markdown
Member

@tiffany76 tiffany76 left a comment

Choose a reason for hiding this comment

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

LGTM! We'll publish tomorrow. Thanks!

@otelbot-docs otelbot-docs Bot requested a review from a team January 21, 2026 08:33
@tiffany76 tiffany76 added this pull request to the merge queue Jan 21, 2026
Merged via the queue into open-telemetry:main with commit f5ab3a4 Jan 21, 2026
22 checks passed
@otelbot
Copy link
Copy Markdown
Contributor

otelbot Bot commented Jan 21, 2026

Thank you for your contribution @kaspernissen! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

@kaspernissen kaspernissen deleted the add-dapr-workflow-blog-post branch January 22, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blog docs:blog An issue requesting a blog post, or a PR for a new blog post

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants