Looker 대시보드를 자동 새로고침하도록 구성할 수도 있습니다. 그러면 표시된 데이터가 자동 간격으로 새로고침됩니다. 대시보드 타일이 데이터를 새로고침할 때마다 시스템은 데이터베이스에 쿼리를 생성하여 전송합니다. 대시보드가 새로고침되면 시스템은 대시보드의 각 타일에 대한 쿼리를 생성합니다. 빈번한 대시보드 새로고침(특히 대규모 대시보드)은 데이터베이스 시스템에 상당한 부담을 주고 성능 문제를 일으킬 수 있습니다. 마찬가지로 여러 사용자가 자동 새로고침이 사용 설정된 대시보드에 액세스하면 성능이 저하될 수 있습니다.
이 옵션을 사용 설정하면 Looker에서 사용자가 새 병합 결과 쿼리를 대시보드에 저장하지 못하도록 합니다. 기존 병합 결과 쿼리가 포함된 대시보드는 계속 작동합니다.
사용자가 기존 병합된 결과의 쿼리를 실행하지 못하도록 제한
이 옵션을 사용 설정하면 Looker가 결과 병합 쿼리 실행을 중지하고 대신 오류를 보고합니다.
병합 결과 쿼리가 포함된 기존 대시보드에는 No Results이 보고되고 해당 요소에 대한 오류가 표시됩니다. Looker에서 이러한 오류가 발생하면 병합된 결과 쿼리가 있는 대시보드의 예약된 전송이 완료되지 않습니다.
대시보드 자동 새로고침 옵션 제한
이 옵션을 사용 설정하면 Looker 관리자만 대시보드를 구성하여 자동 새로고침할 수 있습니다.
전역적으로 대시보드 및 타일을 자동 새로고침하기 위한 최소 새로고침 간격 설정
전역적으로 대시보드 및 타일을 자동 새로고침하기 위한 최소 새로고침 간격 제한 필드를 사용하면 대시보드 자동 새로고침 옵션의 최소 시간 간격을 설정할 수 있습니다. 이 설정은 Looker 인스턴스의 모든 대시보드에 적용됩니다.
이 필드의 시간 간격보다 더 자주 자동 새로고침되도록 구성된 대시보드는 이 필드에 구성된 값보다 더 자주 자동 새로고침되지 않습니다.
예를 들어 데이터베이스 ETL 프로세스가 발생하는 것보다 더 자주 자동 새로고침되도록 구성된 대시보드가 있는 경우 다음 ETL이 발생하기 전에 대시보드가 새로고침될 때마다 대시보드는 새 데이터를 가져오지 않습니다. 이러한 불필요한 쿼리를 방지하려면 이 필드를 사용하여 데이터베이스 ETL 프로세스 간 시간과 일치하도록 최소 대시보드 새로고침 시간을 설정하면 됩니다. 그러면 대시보드가 새로고침될 때 새 데이터를 가져오게 됩니다.
대시보드 자동 새로고침의 최소 시간을 설정하려면 시간 간격(초, 분, 시간 또는 일)을 선택합니다. 그런 다음 대시보드 자동 새로고침 간의 최소 시간을 구성하는 선택한 시간 간격의 수를 입력합니다.
최소 시간 간격을 입력한 후 저장을 클릭합니다.
이 필드를 0으로 설정하거나 비워 두면 대시보드 자동 새로고침 횟수가 무제한으로 설정됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-08(UTC)"],[],[],null,["# Admin settings: Content guardrails\n\nThe **Content guardrails** page lets Looker admins:\n\n- Disable or set limits on [merged results](/looker/docs/merged-results) queries.\n\n Merged results queries are calculated post-query processing. Excessive calculations can compete for Java memory on the Looker instance, causing the Looker instance to respond more slowly.\n- Limit the use of the dashboard [autorefresh](/looker/docs/editing-user-defined-dashboards#autorefresh) option.\n\n Looker dashboards can also be configured to\n [autorefresh](/looker/docs/editing-user-defined-dashboards#autorefresh), which\n refreshes the displayed data at automatic intervals. Each time a dashboard tile refreshes its data, the system generates and sends a\n query to the database. When a dashboard refreshes, the system generates queries\n for each tile on the dashboard. Frequent dashboard refreshes, especially on\n large dashboards, can significantly strain database systems and cause\n performance issues. Similarly, when multiple users access a dashboard with\n autorefresh enabled, performance might be impeded.\n\nFor more information and recommendations about building performant dashboards, see [Considerations when building performant Looker\ndashboards](/looker/docs/best-practices/considerations-when-building-performant-dashboards).\n\nThe **Content guardrails** page has the following options:\n\n- [Limit users from adding new Merged Results queries to dashboards](#limit_users_from_adding_new_merged_results_queries_to_dashboards)\n- [Limit users from executing existing Merged Results queries](#limit_users_from_executing_existing_merged_results_queries)\n- [Limit the automatic dashboard refresh option](#limit_the_automatic_dashboard_refresh_option)\n- [Set a minimum refresh interval for autorefreshing dashboards and tiles globally](#set_a_minimum_refresh_interval_for_autorefreshing_dashboards_and_tiles_globally)\n\nLimit users from adding new Merged Results queries to dashboards\n----------------------------------------------------------------\n\nWhen you enable this option, Looker prevents users from saving new [Merged\nResults](/looker/docs/merged-results) queries to dashboards. Dashboards with\nexisting Merged Results queries remain functional.\n\nLimit users from executing existing Merged Results queries\n----------------------------------------------------------\n\nWhen you enable this option, Looker stops executing [Merged\nResults](/looker/docs/merged-results) queries and reports an error instead.\nExisting dashboards with Merged Results queries will report `No Results` and show an\nerror for the corresponding elements. If Looker encounters these errors, Looker won't complete scheduled deliveries of dashboards that have Merged Results queries.\n\nLimit the automatic dashboard refresh option\n--------------------------------------------\n\nWhen this option is enabled, only Looker admins can configure dashboards to\n[autorefresh](/looker/docs/editing-user-defined-dashboards#autorefresh).\n\nSet a minimum refresh interval for autorefreshing dashboards and tiles globally\n-------------------------------------------------------------------------------\n\nThe **Limit the minimum refresh interval for auto-refreshing dashboards and\ntiles globally** field lets you set a minimum time interval for the dashboard\nautorefresh option. This setting applies to all dashboards in the Looker instance.\n\nAny dashboards that are configured to autorefresh more frequently than the time interval\nin this field won't autorefresh any more frequently than the value that's configured in this field.\n\nAs an example, if you have a dashboard that is configured to autorefresh more frequently that your database ETL process occurs, then any time the dashboard refreshes before the next ETL occurs, the dashboard won't retrieve any new data. To prevent these unnecessary queries, you could use this field to set the minimum dashboard refresh time to match the time between your database ETL processes, so that when the dashboard refreshes, it will be retrieving new data.\n\nTo set a minimum time for dashboard autorefresh, select a time interval\n(seconds, minutes, hours, or days). Then, enter the number of the selected time\ninterval that constitutes the minimum time between dashboard autorefreshes.\nAfter you enter the minimum time interval, click **Save**.\n\nSet this field to **0** or leave it blank to enable unlimited dashboard autorefresh\ntimes."]]