trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

Add granular UAS to Traffic Router

Open ericholguin opened this issue 1 year ago • 5 comments

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

ericholguin avatar Apr 21 '23 18:04 ericholguin

I want to work on this issue to start contributing as a newcomer. Please assign this to me.

GarimaUttam avatar Oct 07 '23 06:10 GarimaUttam

Feel free to submit a pull request, you should be assigned afterwards.

zrhoffman avatar Oct 07 '23 07:10 zrhoffman

i want to work on this issue ,its really interesting to solve. I request, pls assign me this project.

Shrutakeerti avatar Nov 13 '23 06:11 Shrutakeerti

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.

zrhoffman avatar Nov 13 '23 10:11 zrhoffman

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!

shubhamgarg1671 avatar Dec 16 '23 15:12 shubhamgarg1671