diff --git a/rn/MdEstatisticasColetarRN.php b/rn/MdEstatisticasColetarRN.php index 47b7541..574de3f 100644 --- a/rn/MdEstatisticasColetarRN.php +++ b/rn/MdEstatisticasColetarRN.php @@ -29,7 +29,7 @@ class MdEstatisticasColetarRN extends InfraRN { 'bancoSei' => $this->obterTipoSGBD(), 'quantidadeDocumentosInternos' => $this->obterQuantidadeDocumentosInternos(), 'quantidadeDocumentosExternos' => $this->obterQuantidadeDocumentosExternos(), - 'quantidadeDocumentosExternosPorExtensao' => $this->obterQuantidadeDocumentosExternosPorExtensao(), + 'extensoes' => $this->obterQuantidadeDocumentosExternosPorExtensao(), 'estrategiaCessao' => $this->obterEstrategiaCessao(), 'versaoMemcached' => $this->obterVersaoMemcached(), 'tamanhoDatabase' => $this->obterTamanoDataBase() -- libgit2 0.21.2