O Google Cloud Observability oferece ferramentas de monitoramento, geração de registros e diagnóstico. Essas ferramentas ajudam a monitorar e analisar a atividade e o crescimento do Eventarc, além de entender o comportamento, a integridade e a performance dos seus aplicativos.
Por padrão, o Eventarc é configurado para fazer o seguinte:
Envie dados e registros de auditoria do sistema para o Cloud Logging. É possível usar os registros coletados para depurar, resolver problemas e ter insights sobre seus aplicativos.
Envie métricas de sistema e recursos para o Cloud Monitoring. Use as métricas coletadas para monitorar a integridade e o desempenho, identificar tendências e problemas e notificar mudanças no comportamento.
Enviar registros de auditoria para o Cloud Logging
O Eventarc envia os seguintes tipos de dados de registro de auditoria para o
Cloud Logging:
Use as ferramentas a seguir para ver e analisar seus registros:
O Explorador de registros foi criado para ajudar você a resolver problemas e analisar
o desempenho dos seus serviços e aplicativos. Para saber como visualizar registros
no Explorador de registros, siga as instruções em
Ver registros usando o Explorador de registros.
A Análise de registros foi projetada para executar consultas e analisar seus registros e, em seguida, visualizar ou representar graficamente os resultados. Para saber como usar a Análise de registros, siga as instruções em Consultar e analisar registros com a Análise de registros.
Para filtrar os registros do Eventarc na Análise de registros, pesquise eventarc no campo de pesquisa.
O Eventarc envia dados de métricas de recursos monitorados para o
Google Cloud Observability. Um recurso monitorado no Monitoring representa uma entidade lógica ou física, como uma máquina virtual, um banco de dados ou um aplicativo. Os recursos monitorados contêm um conjunto exclusivo de métricas que podem ser analisadas, informadas em um painel ou usadas para criar alertas. Cada recurso também tem um conjunto de rótulos, que são pares de chave-valor com informações adicionais sobre o recurso. Os rótulos de recursos estão disponíveis para todas as métricas associadas ao recurso.
O Eventarc envia dados de métricas do seguinte recurso monitorado para o Google Cloud Observability:
As strings "tipo de métrica" nesta tabela precisam ser prefixadas
com eventarc.googleapis.com/. Esse prefixo foi
omitido das entradas na tabela.
Ao consultar um rótulo, use o prefixo metric.labels.. por
exemplo, metric.labels.LABEL="VALUE".
Tipo de métrica Etapa do lançamento(níveis da hierarquia de recursos) Nome de exibição
Classe, Tipo, Unidade Recursos monitorados
Descrição Rótulos
quota/enrollments_per_message_bus/exceededBETA(projeto) Erro de cota de barramento de mensagens excedida por inscrições
Número de tentativas de exceder o limite no evento de métrica de cota eventarc.googleapis.com/enrollments_per_message_bus. Após a amostragem, os dados não são visíveis por até 150 segundos. limit_name:
O nome do limite.
message_bus:
O barramento de mensagens a que as inscrições estão anexadas.
quota/enrollments_per_message_bus/limitBETA(projeto) Inscrições por limite de cota do barramento de mensagens
Limite atual na métrica de cota eventarc.googleapis.com/enrollments_per_message_bus. Amostras coletadas a cada 60 segundos. Após a amostragem, os dados não são visíveis por até 150 segundos. limit_name:
O nome do limite.
message_bus:
O barramento de mensagens a que as inscrições estão anexadas.
quota/enrollments_per_message_bus/usageBETA(projeto) Inscrições por uso da cota do barramento de mensagens
Uso atual na métrica de cota eventarc.googleapis.com/enrollments_per_message_bus. Após a amostragem, os dados não são visíveis por até 150 segundos. limit_name:
O nome do limite.
message_bus:
O barramento de mensagens a que as inscrições estão anexadas.
É possível ler dados de métricas, também chamados de dados de série temporal, usando o
método timeSeries.list na API Cloud Monitoring. Há várias maneiras de
chamar o método, incluindo o uso de uma biblioteca de cliente específica da linguagem ou a
criação de um gráfico com o
Metrics Explorer. Para uma introdução a métricas e série temporal, consulte Métricas, série temporal e recursos. Para saber como ler os dados de métricas, consulte
Recuperar dados de série temporal.
Usar painéis e alertas do Monitoring
É possível usar os painéis de monitoramento e os respectivos gráficos associados para
visualizar os dados das métricas do Eventarc.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-02 UTC."],[[["\u003cp\u003eEventarc utilizes Google Cloud Observability for monitoring, logging, and diagnostics, helping users analyze activity, understand application behavior, and assess performance.\u003c/p\u003e\n"],["\u003cp\u003eEventarc automatically sends data and system audit logs to Cloud Logging and system and resource metrics to Cloud Monitoring, which can be used for debugging, trend analysis, and performance monitoring.\u003c/p\u003e\n"],["\u003cp\u003eYou can use Logs Explorer and Log Analytics to query and view logs, with the ability to filter for Eventarc logs specifically.\u003c/p\u003e\n"],["\u003cp\u003eEventarc sends audit log data such as Admin Activity, Data Access, System Event, and Policy Denied to Cloud Logging, with Data Access audit logs disabled by default due to their potential size.\u003c/p\u003e\n"],["\u003cp\u003eEventarc sends metric data from monitored resources to Google Cloud Observability, and you can leverage Monitoring dashboards, charts, and alerts for visualizing and responding to this data.\u003c/p\u003e\n"]]],[],null,["[Advanced](/eventarc/advanced/docs/overview) [Standard](/eventarc/standard/docs/overview)\n\n[Google Cloud Observability](/stackdriver/docs) provides monitoring, logging, and diagnostic\ntools. These tools can help you monitor and analyze Eventarc\nactivity and growth, and understand the behavior, health, and performance of\nyour applications.\n\nBy default, Eventarc is configured to do the following:\n\n- Send data and system audit logs to Cloud Logging. You can use the collected logs to debug, troubleshoot, and gain insights about your applications.\n- Send system and resource metrics to Cloud Monitoring. You can use the collected metrics to monitor health and performance, identify trends and issues, and notify for changes in behavior.\n\nSend audit logs to Cloud Logging\n\nEventarc sends the following types of audit log data to\nCloud Logging:\n\n- [Admin Activity audit logs](/logging/docs/audit#admin-activity)\n- [Data Access audit logs](/logging/docs/audit#data-access)\n- [System Event audit logs](/logging/docs/audit#system-event)\n- [Policy Denied audit logs](/logging/docs/audit#policy_denied)\n\nData Access audit logs are\n[disabled by default](/logging/docs/audit/configure-data-access) because these\naudit logs can be quite large.\nFor more information, see [Eventarc audit logging](/eventarc/standard/docs/audit-logs) and [Eventarc publishing audit logging](/eventarc/standard/docs/audit-logs-publishing).\n\nQuery and view logs\n\nYou can use following tools to view and analyze your logs:\n\n- **Logs Explorer** is designed to help you troubleshoot and analyze the performance of your services and applications. To learn how to view logs in the Logs Explorer, follow the instructions in [View logs by using the Logs Explorer](/logging/docs/view/logs-explorer-interface).\n- **Log Analytics** is designed to run queries to analyze your logs, and then view or chart the results. To learn how to use Log Analytics, follow the instructions in [Query and analyze logs with Log Analytics](/logging/docs/analyze/query-and-view).\n\nYou can filter for Eventarc logs in the Logs Explorer by\nsearching for `eventarc` in the search field.\n\nFor more information about querying and analyzing logs, see\n[Query and view logs overview](/logging/docs/log-analytics).\n\nSend metrics to Cloud Monitoring\n\nEventarc sends metric data from monitored resources to\nGoogle Cloud Observability. A monitored resource in Monitoring represents a\nlogical or physical entity, such as a virtual machine, a database, or an\napplication. Monitored resources contain a unique set of metrics that can be\nexplored, reported through a dashboard, or used to create alerts. Each resource\nalso has a set of resource labels, which are key-value pairs that hold\nadditional information about the resource. Resource labels are available for all\nmetrics associated with the resource.\n\nEventarc sends metric data from the following monitored resource\nto Google Cloud Observability:\n\n- [`eventarc.googleapis.com/Location`](/monitoring/api/resources#tag_eventarc.googleapis.com/Location)\n\nResource metrics and labels\n\n\nThe \"metric type\" strings in this table must be prefixed\nwith `eventarc.googleapis.com/`. That prefix has been\nomitted from the entries in the table.\nWhen querying a label, use the `metric.labels.` prefix; for\nexample, `metric.labels.`\u003cvar translate=\"no\"\u003eLABEL\u003c/var\u003e`=\"`\u003cvar translate=\"no\"\u003eVALUE\u003c/var\u003e`\"`.\n\n| Metric type ^Launch stage^ *(Resource hierarchy levels)* Display name ||\n| Kind, Type, Unit Monitored resources | *Description* Labels |\n|-------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `quota/enrollments_per_message_bus/exceeded` ^BETA^ ***(project)*** Enrollments per message bus quota exceeded error ||\n| `DELTA`, `INT64`, `1` \u003cbr /\u003e **[eventarc.googleapis.com/Location](/monitoring/api/resources#tag_eventarc.googleapis.com/Location)** | *Number of attempts to exceed the limit on quota metric eventarc.googleapis.com/enrollments_per_message_bus. After sampling, data is not visible for up to 150 seconds.* \u003cbr /\u003e `limit_name`: The limit name. \u003cbr /\u003e `message_bus`: The message bus that the enrollments are attached to. |\n| `quota/enrollments_per_message_bus/limit` ^BETA^ ***(project)*** Enrollments per message bus quota limit ||\n| `GAUGE`, `INT64`, `1` \u003cbr /\u003e **[eventarc.googleapis.com/Location](/monitoring/api/resources#tag_eventarc.googleapis.com/Location)** | *Current limit on quota metric eventarc.googleapis.com/enrollments_per_message_bus. Sampled every 60 seconds. After sampling, data is not visible for up to 150 seconds.* \u003cbr /\u003e `limit_name`: The limit name. \u003cbr /\u003e `message_bus`: The message bus that the enrollments are attached to. |\n| `quota/enrollments_per_message_bus/usage` ^BETA^ ***(project)*** Enrollments per message bus quota usage ||\n| `GAUGE`, `INT64`, `1` \u003cbr /\u003e **[eventarc.googleapis.com/Location](/monitoring/api/resources#tag_eventarc.googleapis.com/Location)** | *Current usage on quota metric eventarc.googleapis.com/enrollments_per_message_bus. After sampling, data is not visible for up to 150 seconds.* \u003cbr /\u003e `limit_name`: The limit name. \u003cbr /\u003e `message_bus`: The message bus that the enrollments are attached to. |\n\nTable generated at 2025-08-28 21:10:54 UTC.\n\nTo view all resource types, see [Monitored resource types](/monitoring/api/resources).\nTo view all metric types, see [Google Cloud metrics](/monitoring/api/metrics_gcp).\n\nRead metric data\n\nYou can read metric data, also called time-series data, by using the\n`timeSeries.list` method in the Cloud Monitoring API. There are several ways to\ncall the method, including using a language-specific client library, or by\ncreating a chart with\n[Metrics Explorer](/monitoring/charts/metrics-explorer). For an introduction to metrics\nand time series, see\n[Metrics, time series, and resources](/monitoring/api/v3/metrics). To learn how\nto read your metric data, see\n[Retrieve time-series data](/monitoring/custom-metrics/reading-metrics).\n\nUse Monitoring dashboards and alerts\n\nYou can use Monitoring dashboards and their associated charts to\nvisualize the data for Eventarc metrics.\n\nTo monitor these metrics in Monitoring, you can\n[create custom dashboards](/monitoring/charts/dashboards#custom_dashboards).\nYou can also [add alerts](/monitoring/alerts/using-alerting-api) based on\nthese metrics.\n\nWhat's next\n\n- [Eventarc audit logging](/eventarc/standard/docs/audit-logs)\n- [Troubleshoot issues](/eventarc/docs/troubleshooting)"]]