idealista / prom2teams

prom2teams is an HTTP server built with Python that receives alert notifications from a previously configured Prometheus Alertmanager instance and forwards it to Microsoft Teams using defined connectors
Apache License 2.0
268 stars 84 forks source link

Properly display UTF-8 characters #337

Closed Povers closed 9 months ago

Povers commented 1 year ago

Requirements

Description of the Change

Encode the message send to Teams to properly display special UTF-8 characters (é,è,à,...)

Benefits

Correct display with all characters.

Before : image

After : image

Possible Drawbacks

None

Applicable Issues

stale[bot] commented 12 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Povers commented 12 months ago

Still required.

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Povers commented 9 months ago

Still again.