influxdata / influxdata/kapacitor

Report HTTP stats by endpoint

Open
#529 0 comments 0 reactions 0 assignees View on GitHub
new-feature
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Currently stats about HTTP endpoints are tracked haphazardly. Some endpoints are tracked from some early code but most are not. All endpoints should be counted and it should rely on the handler to do so.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing HTTP statistics tracking and the handler path used by endpoints. Trace how current endpoints are counted, then identify the handler-level point that can cover all endpoints. Done means every HTTP endpoint is counted consistently and the existing statistics behavior remains verifiable through tests.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.