Send along the config name with requests
ClosedPublic

Authored by leinir on Nov 21 2019, 3:44 PM.

Details

Summary

This allows the server to perform some minimal analysis on the
origin of requests, without sending out anything that is in
any real way useful for guessing who is on the requesting end.

The end goal is to work out which bits of our software is causing
the largest amount of pressure on the servers, so we can work out
where to expend effort with the highest amount of impact.

Diff Detail

Repository
R304 KNewStuff
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
leinir created this revision.Nov 21 2019, 3:44 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 21 2019, 3:44 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
leinir requested review of this revision.Nov 21 2019, 3:44 PM
leinir updated this revision to Diff 70427.Nov 27 2019, 1:28 PM

(just a little merge, for my own sanity... but also ping?)

  • Merge branch 'master' into send-config-name-with-requests
mart accepted this revision.Dec 2 2019, 7:10 PM
This revision is now accepted and ready to land.Dec 2 2019, 7:10 PM
This revision was automatically updated to reflect the committed changes.