question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

QUESTION: How to support Unicode ( e.g. UTF-8 )

See original GitHub issue

Dear @sandersaares

I am using Prometheus-net to write metrics to a scrape endpoint, it is worthy to notice that I am using languages that require Unicode support, but on my /metrics they are wrong, is there any configuration I need to apply to support Unicode?

Thanks 🙏

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
sandersaarescommented, Apr 10, 2019

3.1.1 has now been published as stable package.

1reaction
sandersaarescommented, Apr 10, 2019

Yes, UTF-8 is used as the encoding.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unicode, UTF8 & Character Sets: The Ultimate Guide
This article relies heavily on numbers and aims to provide an understanding of character sets, Unicode, UTF-8 and the various problems that ...
Read more >
How to support UTF-8 encoding in Eclipse
Try this. 1) Window > Preferences > General > Content Types , set UTF-8 as the default encoding for all content types.
Read more >
A Guide to UTF-8 Encoding in PHP and MySQL
In order to insert Unicode characters in MySQL, you need to create a table with Unicode support, select the appropriate encoding/collation settings, and ......
Read more >
Choosing & applying a character encoding
A Unicode-based encoding such as UTF-8 can support many languages and can accommodate pages and forms in any mixture of those languages.
Read more >
SAS Enterprise Guide to point to Unicode SAS
Solved: Hi Communities, I Encountered some coding problems, ... But I guess it is the encoding of SAS behind EG is not UTF-8....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found