Skip to content

Commit

Permalink
added metric for fission_mqt_message_lag (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-bansal96 committed Feb 8, 2023
1 parent 81ea4cf commit 5fa86fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/reference/metrics-reference.md
Expand Up @@ -24,3 +24,4 @@ To access these metrics, you'll need to install Fission 1.16 or higher.
| fission_archive_memory_bytes | StorageSvc | Nil | Amount of memory consumed by archives |
| fission_mqt_subscriptions | MqTrigger | Nil | Total number of subscriptions to mq currently |
| fission_mqt_messages_processed_total | MqTrigger | trigger_name, trigger_namespace | Total number of messages processed by trigger |
| fission_mqt_message_lag | MqTrigger | trigger_name, trigger_namespace, topic, partition | Total number of messages lag per topic and partition |

0 comments on commit 5fa86fb

Please sign in to comment.