transparency-dev / transparency-dev/tessera
Add Antispam otel metrics
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 238
- Forks
- 56
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 35
Description
The AWS, GCP an POSIX implementation have a few counters for antispam operations that are not exported. Let's replace them with otel metrics.
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
Locate the antispam operation counters in the AWS, GCP, and POSIX implementations, then inspect how metrics are defined and exported elsewhere in the repository. The work is done when those counters are replaced with OpenTelemetry metrics across all three implementations and their behavior can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100