Table of Contents

Metrics: phenix-core

Metrics Shared Tags

Shared tags are being set by default, for more information, see the article Metrics Configuration for the default configuration and other details.

Common Module Tags

This is a PAS module. Since modules might be deployed multiple times, ex. due to being referenced in multiple places, or being deployed in multiple instances, or being redeployed due to reconfigurations, each instance of the module might have some common tags set in order to differentiate between the meter instances.

Tag name Description
module.deployment.registration.id The deployment registration id

Meters Overview

Meter Description
phenix.core.store.requests Internal requests towards the internal store
phenix.core.eventbus.request Tracks internal requests

Meter Details

phenix.core.store.requests

Internal requests towards the internal store

  • Meter type: Timer

  • Tags

    • store.action: The type of action (ex. get, list etc)

    • store.type: The type of store (ex. pipes, valves, connections etc)

phenix.core.eventbus.request

Tracks internal requests

  • Meter type: Timer

This is for internal requests using the EventBusPromiseWrapper

  • Tags

    • eventbus.address: The internal eventbus address