Skip to content

ConnectCLOUD Metriken-Dokumentation

Dieses Dokument beschreibt die von den ConnectCLOUD-Services exportierten Prometheus-Metriken.

invoice-go

MetriknameTypLabelsBeschreibung
invoice_mails_handled_totalCountercustomer_no, tenant_nameGesamtzahl der Mails, die in die Verarbeitungsstrecke eintreten.
invoice_mails_state_totalCountercustomer_no, tenant_name, stateMails, die in bestimmte Zustände wechseln (archived, rejected, deadletter).
invoice_mails_classification_totalCountercustomer_no, tenant_name, classificationVerteilung der erkannten Belegtypen (Invoice, CreditNote, usw.).
invoice_created_totalCountercustomer_no, tenant_nameErfolgreiche Beleganlagen in Microtech.
invoice_rejected_totalCountercustomer_no, tenant_name, reasonExplizite Ablehnungen (manual, no_invoice).
invoice_retry_attempts_totalCountercustomer_no, tenant_nameMails, die in einen Retry-Zustand wechseln.
invoice_errors_totalCountercustomer_no, tenant_name, error_typeVerarbeitungsfehler, kategorisiert nach error_type (tika, ionos, microtech, s3, extraction).

mail-go

MetriknameTypLabelsBeschreibung
mail_imported_totalCountercustomer_no, tenant_nameGesamtzahl der aus Microsoft Graph importierten E-Mails.
mail_processed_totalCountercustomer_no, tenant_nameGesamtzahl der erfolgreich verarbeiteten und in S3 gespeicherten E-Mails.
mail_errors_totalCountercustomer_no, tenant_name, operationGesamtzahl der Fehler während der Mail-Verarbeitung. Operationen: load_config, resolve_bucket, get_folder_id, list_messages, move_to_progress, get_attachments, get_message_content, upload_attachment, upload_eml, write_pending_state, create_forward, get_attachments_smime, send_mail, move_message.
mail_sent_totalCountercustomer_no, tenant_nameGesamtzahl der über Microsoft Graph versendeten E-Mails.
mail_archived_totalCountercustomer_no, tenant_nameGesamtzahl der nach erfolgreicher Verarbeitung in Graph archivierten E-Mails.
mail_rejected_totalCountercustomer_no, tenant_nameGesamtzahl der nach fehlgeschlagener Verarbeitung in Graph abgelehnten E-Mails.