Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Nachdem Sie eine App erstellt haben, können Sie während des Bereitstellungsschritts die App-Überwachung aktivieren und sich dann Messwerte zur Leistung der App ansehen.
Anwendung mit aktiviertem Monitoring bereitstellen
Nachdem Sie eine End-to-End-Anwendung mit allen erforderlichen Komponenten erstellt haben, müssen Sie die App bereitstellen, um sie verwenden zu können. Bei der Bereitstellung haben Sie die Möglichkeit, das Monitoring zu aktivieren.
Console
Öffnen Sie den Tab Anwendungen des Vertex AI Vision-Dashboards.
Wählen Sie in der Liste neben dem Namen Ihrer Anwendung die Option App ansehen aus.
Klicken Sie auf der Seite „Application Graph Builder“ (Anwendungsgraph-Builder) auf die Schaltfläche Bereitstellen.
Wählen Sie im Menü Anwendung bereitstellen alle gewünschten Optionen aus und dann check_boxMonitoring für diese Anwendung aktivieren.
Klicken Sie auf Bereitstellen.
Nach Abschluss der Bereitstellung werden neben den Knoten grüne Häkchen angezeigt.
Messwerte für die App-Überwachung ansehen
Nachdem eine App einige Minuten lang bereitgestellt wurde, können Sie auf einige App-Messwerte zugreifen, z. B. auf Diagramme, die die Anzahl der Anfragen an verschiedene externe Dienste (z. B. BigQuery- oder Cloud Run-Funktionen) aus verschiedenen Modellen anzeigen.
Console
Öffnen Sie den Tab Anwendungen des Vertex AI Vision-Dashboards.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[],[],null,["# Enable and use app monitoring\n\nAfter you [create an app](/vision-ai/docs/build-app) you can enable app\nmonitoring during the deployment step, and then view metrics about the app's\nperformance.\n\nDeploy an app with monitoring enabled\n-------------------------------------\n\nAfter you have built an end-to-end application with all the necessary\ncomponents you must deploy the app to start using it. When you deploy you have\nthe option to enable monitoring. \n\n### Console\n\n1. Open the **Applications** tab of the Vertex AI Vision dashboard.\n\n [Go to the Applications tab](https://console.cloud.google.com/ai/vision-ai/applications)\n2. Select **View app** next to the name of your application from the list.\n\n3. From the application graph builder page click the **Deploy** button.\n\n4. In the **Deploy application** menu that opens, select any other options\n and select check_box\n **Enable monitoring for this application**.\n\n5. Click **Deploy**.\n\n After\n deployment completes there will be green check marks next to the nodes.\n\nView app monitoring metrics\n---------------------------\n\nAfter an app has been deployed for several minutes, you can access some app\nmetrics, such as graphs indicating the request counts made to various external\nservices (such as BigQuery or Cloud Run functions) from various models. \n\n### Console\n\n1. Open the **Applications** tab of the Vertex AI Vision dashboard.\n\n [Go to the Applications tab](https://console.cloud.google.com/ai/vision-ai/applications)\n2. Select **View app** next to the name of your application from the list.\n\n3. From the application graph builder page click the\n insert_chart_outlined**View details**\n button.\n\n In this view you can see metrics, such as app request count and uptime.\n4. For a more detailed view, click the **Open Metrics Explorer** button.\n\n5. To view a specific metric, click **Select a metric** and choose the\n metric.\n\nWhat's next\n-----------\n\n- Read instructions about how to begin data ingestion from an app's input stream in [Create and manage streams](/vision-ai/docs/create-manage-streams#ingest-videos).\n- Learn how to list apps and view a deployed app's instances in [Managing applications](/vision-ai/docs/manage-app).\n- Learn how to read app input data from an ingestion stream or analyzed model output data in [Read stream data](/vision-ai/docs/read-stream)."]]