Smile CDR v2024.05.PRE
On this page:
45.1    appSphere   

45.0.1Web Admin Console Settings

 

The Web Admin Console Settings configuration category includes the following configurable options:

  • Prometheus Datasource ID

  • Transaction Log - Event Body Display Mode

45.0.2Property: Prometheus Datasource ID

 
Property Name Prometheus Datasource ID
Property Key
Property Type STRING
Description The datasource ID to allow Grafana to ingest dashboard JSON files.
Applies to Modules
  • Web Admin Console
Default Value test
Example Property
module.[MODULE_ID].config.prometheus_datasource_id = test

45.0.3Property: Transaction Log - Event Body Display Mode

 
Property Name Transaction Log - Event Body Display Mode
Property Key
Property Type ENUM
Values
  • DEFAULT_SHOWN
  • DEFAULT_HIDDEN
Description This setting controls whether Transaction Log payload bodies are displayed by default.
Applies to Modules
  • Web Admin Console
Default Value DEFAULT_HIDDEN
Example Property
module.[MODULE_ID].config.transaction_log.payload_body_display_mode = DEFAULT_HIDDEN
45.1    appSphere