Raw metric descriptions
Once you've received your app's raw metrics export, you can build queries to visualize the metrics in your monitoring tool, like DataDog or New Relic.
Before you do that, refer to this glossary to understand better what specific metrics mean and which PubNub APIs they refer to:
-
pubnub.http_status
- Contains most or all tags listed in this page -
customer
- Unambiguous name for the customer account tied to a specific subscribe key -
api
- Name of the API calledauth-grant
- Authorization grant call (Access Manager v2)channel-registration
- Channel group registrationfiles.publish-file
- File Sharing API (publish call)history
- History APImessage-actions
- Message Reactions APIpam-grant
- Authorization grant call (Access Manager v3 POST)presence
- Presence APIpublish
- Publish APIrun_after
- Functions that run asynchronously after a publish callrun_before
- Functions that run synchronously (blocking) before a publish callsignal
- Signal APIsubscribe
- Subscribe API
-
status
- Precise HTTP response status code returned from the API call200
- Ok403
- Not authorized404
- Not found (common when we try to find arun_after
call)499
- Client disconnected before the completed return
-
status_class
- General class of the HTTP status code2xx
- Success3xx
- Redirection4xx
- Client error5xx
- Server error
-
region
- PubNub region of origin for the metric in the cloud provider nomenclatureus-east-1
- Virginia regionus-west-1
- California regioneu-central-1
- Frankfurt regionap-northeast-1
- Tokyo regionap-south-1
- Mumbai region