Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lukaskirner
Copy link
Contributor

@lukaskirner lukaskirner commented Dec 12, 2024

Adds Uplink Mac-Commands counter for monitoring (Prometheus)

@brocaar
Copy link
Contributor

brocaar commented Jan 10, 2025

I have some doubts about the usefulness of this metric. First of all it only tracks the f_opts mac-commands, not the mac-commands in the frm_payload. Then as well, it does not track the downlink mac-commands so it only gives half of the picture.

With the above implemented, you would probably want to know the region configuration where this happens. E.g. in a multi-region configuration there might be a config mistake, causing a flood of mac-commands in this region only. Then you want to track down in which of the regions the issue occurs.

@lukaskirner
Copy link
Contributor Author

Reason would be to detect a drastic increase or decline of certain MacCommands. Best Example would be Time request.

I will add the commands from the downlink too and have a look at the frm_payload

@lukaskirner lukaskirner force-pushed the feature/monitoring-uplink-maccommand branch from bf3c631 to f5a5fba Compare April 29, 2025 12:47
@lukaskirner lukaskirner changed the title Uplink MacCommand counter for monitoring Uplink/Downlink MacCommand counter for monitoring May 1, 2025
@lukaskirner
Copy link
Contributor Author

Added downlink

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants