Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polling stats on map change #10

Open
SteveBox0 opened this issue Aug 30, 2022 · 6 comments
Open

Polling stats on map change #10

SteveBox0 opened this issue Aug 30, 2022 · 6 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@SteveBox0
Copy link

The srcds exporter seems to be polling stats sometimes on map change this causes really high server MS, etc to be reported. Ideally it should hold off for a couple of seconds and poll for new stats.

E.g. Useful for setting up alerts for high sv ms, etc.

@Unyxos
Copy link
Owner

Unyxos commented Sep 3, 2022

hey, yeah I noticed it aswell and need to work a bit on it, though I don't have much free time right now but I'll def have to push a fix for it! I agree it can cause issues when having alerts :)

@Unyxos Unyxos added bug Something isn't working enhancement New feature or request labels Sep 3, 2022
@Unyxos Unyxos self-assigned this Sep 3, 2022
@Unyxos
Copy link
Owner

Unyxos commented Sep 30, 2022

Hey, just coming back to this, didn't have time before.

I checked a bit and it seems neither the stats or status commands are actually giving infos about a possible map change.
It could be possible to "enforce" using previous metrics, but that's also something that shouldn't be done in theory after thinking a bit more about it, I'll explore some different solutions

@SteveBox0
Copy link
Author

Either look at game time or see if the map count increased from last poll.

@SteveBox0
Copy link
Author

@Unyxos Any luck on looking into this issue further? Thanks.

@Unyxos
Copy link
Owner

Unyxos commented Dec 7, 2022

hey @SteveBox0 I just reopened the project this weekend for an event, I'll get back to this specific issue soon to verify a thing or two!

@SteveBox0
Copy link
Author

@Unyxos Let me know if you need any help testing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants