Configuração

Modelo de Secret
{
    "Telemetria": {
        "Apm": true
    },
    "ElasticApm": {
        "ServerUrls": "http://localhost:8200",
        "SecretToken": "apm-server-secret-token",
        "TransactionSampleRate": "1.0",
        "ServiceName": "SME_SGP_Api"
    },
}