trafficcontrol
trafficcontrol copied to clipboard
Add granular UAS to Traffic Router
TR is currently using Java/{version} as its user agent string, I would like for this to be more granular and report that it is a traffic_router
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
- Traffic Router
Current behavior:
Not descriptive enough, could be any Java client hitting TO
New behavior:
Produces better logs
I want to work on this issue to start contributing as a newcomer. Please assign this to me.
Feel free to submit a pull request, you should be assigned afterwards.
i want to work on this issue ,its really interesting to solve. I request, pls assign me this project.
i want to work on this issue ,its really interesting to solve. I request, pls assign me this project.
Feel free to submit a PR. You should be assigned after the PR is submitted.
Hi there, I'm new to working on the traffic controller and I've managed to build all the components using the pkg command. However, I couldn't locate documentation on how to run it locally.
I'm eager to contribute and started by exploring this issue. I noticed this line where we could potentially hard code the string as "traffic_router". Is this a feasible approach?
Could someone guide me on running traffic control locally? I'd love to test this change and then create a PR following the community guidelines.
Thanks in advance for any assistance!