JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
10.92k stars 1.04k forks source link

Monitor incoming trades #3201

Closed Abrynos closed 1 month ago

Abrynos commented 2 months ago

Checklist

Changes

As requested on our community Discord server.

New functionality

Metrics endpoint now provides information about trades received since last ASF restart.

Changed functionality

None

Removed functionality

None

Additional info

I do not want to include too much information (e.g. which items [marketable, rarity, appid, type, assetid, classid, contextid] were traded) due to performance/memory considerations. As soon as we start adding those details, this will quickly get out of hand.


Thank you for considering the inclusion of this merge request.

Abrynos commented 2 months ago

Draft, as I am not completely sure about this feature. Waiting for feedback before marking as ready for review.

Abrynos commented 1 month ago

The little feedback I've received so far was positive so I guess if no one else is going to review, we can merge.

JustArchi commented 1 month ago

Thanks! :trophy: