You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/Config-Server/configrepo/CSI-NET-HEALTH-CHECK.yml

25 lines
961 B

GlobalConfigs:
RabbitMqConfig: "HostName={HealthChecker:Global:Rabbit:Ip}; UserName={HealthChecker:Global:Rabbit:UserName}; Password={HealthChecker:Global:Rabbit:Password};"
HealthCheckConfigs:
ConnectionStrings:
DataBaseReadViewName: "READ DB CONTEXT"
DataBaseWriteViewName: "WRITE DB CONTEXT"
DefaultConnectionString: "Server=CSI-ASHAN;Database=WideWorldImporters;User ID=sa;Password=pass#word1;Trusted_Connection=False;"
DefaultConnectionStringViewName: "DATABASE CONNECTIVITY"
DbContextViewName: "DB CONTEXT STORE"
HealthAction: /health
HealthCheckDbName: healthchecksdb
HealthClientEndPoint: /health-ui
MemoryConfigs:
MemoryThreshldBytes: 3072
MemoryViewName: MEMORY
RabbitMqViewName: "RABBIT MQ"
ServerDrive:
DrivePartition: "C:\\,"
HealthPartitionCapacity: 50000
ViewValue: DRIVE
StyleUri: ../HEALTH.CHECK.UTIL/HealthCheckStyles/HealthCheck.css
ElasticApm:
ServiceName: CSI-NET-HEALTH-CHECK