יומני שגיאות של שאילתות לתוספים של Google Workspace
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
כשתוסף Google Workspace שפורסם מחזיר הודעת שגיאה, הממשק של התוסף מחזיר את ההודעה הכללית "משהו השתבש בהפעלת התוסף". עם זאת, השגיאות האלה מתועדות ב-Cloud Logs Explorer.
במדריך הזה נסביר איך להריץ שאילתות ביומני השגיאות של התוספים ב-Cloud Logs Explorer, כדי שתוכלו:
לבדוק אם המשתמשים נתקלים בשגיאות.
לראות באיזו תדירות מתרחשות שגיאות ואילו שגיאות הן הנפוצות ביותר.
קריאת הודעות שגיאה תיאוריות שיעזרו לכם לתקן אותן.
דרישות מוקדמות
לפני ששולחים שאילתה לגבי יומני השגיאות של התוספים:
כדי לראות את השגיאות האחרונות, לוחצים על Run query. לחלופין, כדי לראות את השגיאות בזמן שהן מתרחשות, לוחצים על Stream logs. יומני השגיאות של התוספים מופיעים בחלונית 'תוצאות השאילתה'.
מידע נוסף על Cloud Logs Explorer ועל כתיבת שאילתות זמין במאמרים הבאים:
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-12-22 (שעון UTC)."],[[["Google Workspace add-ons log errors to Cloud Logs Explorer, providing detailed error messages for troubleshooting."],["To view these logs, enable the Cloud Logging API, publish your add-on, and then query the logs using the provided instructions and query."],["You can control error logging behavior through the `exceptionLogging` setting in your add-on's manifest file."],["Remember that only errors are logged, messages are in English, and Cloud Logging usage may incur costs."]]],["Published Google Workspace add-on errors are logged in Cloud Logs Explorer, offering detailed insights beyond the generic interface message. To access these logs, enable the \"Cloud Logging API\" and publish the add-on. Query logs in the Logs Explorer using `severity\u003e=ERROR` and `protoPayload.serviceName=\"gsuiteaddons.googleapis.com\"`. Error logging is enabled by default, controlled via the `exceptionLogging` key in the manifest file. Only errors are logged, messages are always in English, and Cloud Logging incurs costs.\n"]]