This repository was archived by the owner on Nov 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 354
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Traffic Stats uses unmaintained logging library #5981
Copy link
Copy link
Open
Labels
Traffic Statsrelated to Traffic Statsrelated to Traffic StatsimprovementThe functionality exists but it could be improved in some way.The functionality exists but it could be improved in some way.low difficultythe estimated level of effort to resolve this issue is lowthe estimated level of effort to resolve this issue is lowlow impactaffects only a small portion of a CDN, and cannot itself break oneaffects only a small portion of a CDN, and cannot itself break onetech debtrework due to choosing easy/limited solutionrework due to choosing easy/limited solution
Description
I'm submitting a ...
- improvement request (usability, performance, tech debt, etc.)
Traffic Control components affected ...
- Traffic Stats
Current behavior:
Traffic Stats currently uses this logging library which hasn't had a commit since Jan. 30, 2017: https://github.com/cihub/seelog
| log "github.com/cihub/seelog" |
New behavior:
Since all of our other Go components use the in-repo lib/go-log library, it might make sense for TS to use that logging library as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Traffic Statsrelated to Traffic Statsrelated to Traffic StatsimprovementThe functionality exists but it could be improved in some way.The functionality exists but it could be improved in some way.low difficultythe estimated level of effort to resolve this issue is lowthe estimated level of effort to resolve this issue is lowlow impactaffects only a small portion of a CDN, and cannot itself break oneaffects only a small portion of a CDN, and cannot itself break onetech debtrework due to choosing easy/limited solutionrework due to choosing easy/limited solution