robusta icon indicating copy to clipboard operation
robusta copied to clipboard

Error when using with MS Teams sink

Open bientt210 opened this issue 6 months ago • 1 comments

Describe the bug I'm config using MS Teams sink, but don't has any notify appear on channel, when i check logs pod runner, show as below:

2025-08-11 03:41:03.892 ERROR Error sending to ms teams json: {'type': 'message', 'attachments': [{'contentType': 'application/vnd.microsoft.card.adaptive', 'contentUrl': None, 'content': {'$schema': '[http://adaptivecards.io/schemas/adaptive-card.json'](http://adaptivecards.io/schemas/adaptive-card.json%27), 'type': 'AdaptiveCard', 'version': '1.2', 'msTeams': {'width': 'full'}, 'body': [{'type': 'TextBlock', 'text': '🔴 HIGH - **Failed to pull at least one image in pod httpbin-bfb7b54c8 in namespace default**', 'size': 'extraLarge', 'wrap': True}, {'type': 'TextBlock', 'text': '**Source:** *robusta-dev*', 'size': 'medium', 'wrap': True}]}}]} error: Accepted

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Version: robusta 0.26.1

Does anyone hep me how to resolve this issue?

bientt210 avatar Aug 11 '25 04:08 bientt210

Hi 👋, thanks for opening an issue! Please note, it may take some time for us to respond, but we'll get back to you as soon as we can!

  • 💬 Slack Community: Join Robusta team and other contributors on Slack here.
  • 📖 Docs: Find our documentation here.
  • 🎥 YouTube Channel: Watch our videos here.

github-actions[bot] avatar Aug 11 '25 04:08 github-actions[bot]