mozilla-services / mozilla-services/markus
rework tags
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 70
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The Datadog and logging backends support tags, but the API for doing tags is a little weird and there's nothing that sanitizes tag keys and values.
This issue covers rethinking that a bit.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing tags API and the Datadog and logging backend entry points to understand how tag keys and values currently flow through the library. The issue does not define the replacement API or sanitization rules, so completion would require agreeing on that design before implementing and testing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, observability-sre
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100