Auf dieser Seite wird beschrieben, wie Sie in der Google Cloud Console den Deployment-Verlauf von Dienstkonfigurationen für ein Projekt aufrufen und eine Dienstkonfiguration mit der Vorgängerversion vergleichen. Die angezeigten Unterschiede der Dienstkonfigurationen können für die Fehlerbehebung in bestimmten Deployments hilfreich sein.
Deployment-Verlauf aufrufen
So rufen Sie den Deployment-Verlauf auf:
Rufen Sie in der Google Cloud Console die Seite Endpoints > Services auf.
Wenn Sie mehrere APIs haben, wählen Sie eine API aus der Liste aus.
Klicken Sie auf den Tab Bereitstellungsverlauf, um die Deployments der Dienstkonfigurationen aufzulisten. Die folgenden Informationen werden angezeigt:
Konfigurations-ID
Datum des Deployments der Dienstkonfiguration
Bereitsteller der Dienstkonfiguration
Änderungen an der Dienstkonfiguration aufrufen
Wählen Sie auf dem Tab Bereitstellungsverlauf ein Deployment aus der Liste aus. Der Inhalt der erstellten Dienstkonfigurationsdatei wird angezeigt.
Klicken Sie auf Mit vorherigem Deployment vergleichen, um den Unterschied zwischen den Dienstkonfigurationen anzusehen.
[[["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)."],[[["\u003cp\u003eThis guide details how to access and review your service configuration deployment history within the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eYou can locate the deployment history by navigating to \u003cstrong\u003eEndpoints\u003c/strong\u003e > \u003cstrong\u003eServices\u003c/strong\u003e in the Google Cloud console, selecting your project and desired API, and then clicking the \u003cstrong\u003eDeployment history\u003c/strong\u003e tab.\u003c/p\u003e\n"],["\u003cp\u003eThe deployment history list shows the configuration ID, deployment date, and the user who performed the deployment.\u003c/p\u003e\n"],["\u003cp\u003eYou can compare the details of any selected service configuration with the previous version by clicking \u003cstrong\u003eCompare with previous deployment\u003c/strong\u003e.\u003c/p\u003e\n"]]],[],null,["# Comparing configuration files\n\nOpenAPI \\| [gRPC](/endpoints/docs/grpc/config-file-compare \"View this page for the Cloud Endpoints gRPC docs\")\n\n\u003cbr /\u003e\n\nThis page describes how to see your project's history of service configuration\ndeployments in the Google Cloud console, and how to compare a\nservice configuration to the previous version. Viewing the differences between\nyour service configurations might be helpful when troubleshooting a problem with\na particular deployment.\n\nViewing the deployment history\n------------------------------\n\nTo view the deployment history:\n\n1. In the Google Cloud console, go to the **Endpoints** \\\u003e **Services** page.\n\n\n [Go to the Endpoints Services page](https://console.cloud.google.com/endpoints)\n\n \u003cbr /\u003e\n\n2. From the projects list, select your project.\n\n3. If you have more than one API, select an API from the list.\n\n4. To see a list of service configuration\n deployments, click the **Deployment history** tab. The list displays:\n\n - The configuration ID.\n - The date the service configuration was deployed.\n - Who deployed the service configuration.\n\nViewing changes made to your service configuration\n--------------------------------------------------\n\n1. On the **Deployment history** tab, select a deployment from the list. The contents of the deployed service configuration file are displayed.\n2. To view the difference between service configurations, click **Compare with previous deployment**."]]