prometheus / prometheus/docs

Exposition format: charset in content-type

Open
#557 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

exposition format
Dominant language
TypeScript
Stars
717
Forks
1.2k
Avg merge
3d 15h
Merged PRs (30d)
19

Description

text/plain; version=0.0.4 should probably be extended by the charset: text/plain; version=0.0.4; charset=utf-8. Also, we should clarify that the charset is always UTF-8, even if the text format is used as a fallback for an incomplete or unknown content-type.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is identified in the issue, so first locate the documentation describing the text exposition format and its fallback behavior. Update the example to include charset=utf-8 and clarify that the charset is always UTF-8, then verify the surrounding documentation remains consistent.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.