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

Add new metrics #131

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Add new metrics #131

merged 2 commits into from
Jun 2, 2023

Conversation

leklund
Copy link
Member

@leklund leklund commented Jun 1, 2023

Adds the following new metrics:

DDOSActionBlackholeTotal               
DDOSActionCloseTotal                   
DDOSActionLimitStreamsConnectionsTotal 
DDOSActionLimitStreamsRequestsTotal    
DDOSActionTarpitTotal                  
DDOSActionTarpitAcceptTotal            
EdgeHitRequestsTotal                   
EdgeHitRespBodyBytesTotal              
EdgeHitRespHeaderBytesTotal            
EdgeMissRequestsTotal                  
EdgeMissRespBodyBytesTotal             
EdgeMissRespHeaderBytesTotal           
FanoutBackendReqBodyBytesTotal         
FanoutBackendReqHeaderBytesTotal       
FanoutBackendRespBodyBytesTotal        
FanoutBackendRespHeaderBytesTotal      
FanoutConnTimeMsTotal                  
FanoutRecvPublishesTotal               
FanoutReqBodyBytesTotal                
FanoutReqHeaderBytesTotal              
FanoutRespBodyBytesTotal               
FanoutRespHeaderBytesTotal             
FanoutSendPublishesTotal               
ObjectStoreClassAOperationsTotal       
ObjectStoreClassBOperationsTotal       
ObjectStoreReadRequestsTotal           
ObjectStoreWriteRequestsTotal          
OriginCacheFetchRespBodyBytesTotal     
OriginCacheFetchRespHeaderBytesTotal   
OriginCacheFetchesTotal                
ShieldCacheFetchesTotal                
ShieldHitRequestsTotal                 
ShieldHitRespBodyBytesTotal            
ShieldHitRespHeaderBytesTotal          
ShieldMissRequestsTotal                
ShieldMissRespBodyBytesTotal           
ShieldMissRespHeaderBytesTotal         
WebsocketBackendReqBodyBytesTotal      
WebsocketBackendReqHeaderBytesTotal    
WebsocketBackendRespBodyBytesTotal     
WebsocketBackendRespHeaderBytesTotal   
WebsocketConnTimeMsTotal               
WebsocketReqBodyBytesTotal             
WebsocketReqHeaderBytesTotal           
WebsocketRespBodyBytesTotal            
WebsocketRespHeaderBytesTotal  

next commit will sort everything. Doing it incrementally to make it
easier to review.
@leklund leklund added the enhancement New feature or request label Jun 1, 2023
@leklund leklund merged commit d6706bf into main Jun 2, 2023
@leklund leklund deleted the new-stats branch June 2, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants