Grafana how to show ip for RTCP packets #596
              
                Unanswered
              
          
                  
                    
                      boristh3blade
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| @boristh3blade please submit a PR with the changes so we can review their impact | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have latest homer7 docker installation, i collect data via heplify agent from asterisk servers

it shows RTCP calls and i can filter it by node via {{node_id}}:
But cause i have a lot of connected phones to node I also want find what exactly call have trouble:

To get this data i make such changes in metrics/prometeus.go file(original code commented):
Also to get srcIP, srcPort,dstIP,dstPort in Loki i update remotelog/loki.go :
So my question is, may be i miss something and exists simpler way for this ?
Cause now i need implement this changes in docker but im not very familiar with it.
Beta Was this translation helpful? Give feedback.
All reactions