Questa pagina descrive come visualizzare la cronologia dei deployment della configurazione del servizio del progetto nella Google Cloud console e come confrontare una configurazione del servizio con la versione precedente. La visualizzazione delle differenze tra le configurazioni dei servizi può essere utile per la risoluzione dei problemi relativi a un determinato deployment.
Visualizzazione della cronologia di deployment
Per visualizzare la cronologia di implementazione:
Nella Google Cloud console, vai alla pagina Endpoint > Servizi.
Dall'elenco dei progetti, seleziona il tuo progetto.
Se hai più di un'API, selezionane una dall'elenco.
Per visualizzare un elenco dei deployment della configurazione del servizio, fai clic sulla scheda Cronologia deployment. L'elenco mostra:
L'ID configurazione.
La data di implementazione della configurazione del servizio.
Chi ha eseguito il deployment della configurazione del servizio.
Visualizzare le modifiche apportate alla configurazione del servizio
Nella scheda Cronologia deployment, seleziona un deployment dall'elenco. Vengono visualizzati i contenuti del file di configurazione del servizio di cui è stato eseguito il deployment.
Per visualizzare la differenza tra le configurazioni dei servizi, fai clic su
Confronta con il deployment precedente.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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**."]]