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\u003eView a project's service configuration deployment history in the Google Cloud console under Endpoints > Services.\u003c/p\u003e\n"],["\u003cp\u003eThe deployment history displays each configuration ID, the deployment date, and the deployer.\u003c/p\u003e\n"],["\u003cp\u003eYou can compare a selected service configuration with the previous version to identify changes.\u003c/p\u003e\n"],["\u003cp\u003eAccess the deployment history by going to Endpoints > Services in the Google Cloud console, selecting your project, and choosing the "Deployment history" tab.\u003c/p\u003e\n"]]],[],null,["# Comparing configuration files\n\n[OpenAPI](/endpoints/docs/openapi/config-file-compare \"View this page for the Cloud Endpoints OpenAPI docs\") \\| gRPC\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**."]]