@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:"Noto Sans SC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-200:oklch(92% .004 286.32);--color-zinc-700:oklch(37% .013 285.805);--color-zinc-800:oklch(27.4% .006 286.033);--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-semibold:600;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#6366f1;--color-bg-dark:#18181b;--color-muted:#71717a;--color-border:#e4e4e7}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.mt-8{margin-top:calc(var(--spacing) * 8)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-zinc-100{background-color:var(--color-zinc-100)}.p-2{padding:calc(var(--spacing) * 2)}.pt-8{padding-top:calc(var(--spacing) * 8)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.\[task\:Alerting-alerting_telemetry\]{task:Alerting-alerting telemetry}.\[task\:apm-telemetry-task\]{task:apm-telemetry-task}@media(hover:hover){.hover\:bg-zinc-200:hover{background-color:var(--color-zinc-200)}}.dark\:hidden:where(.dark,.dark *){display:none}.dark\:inline:where(.dark,.dark *){display:inline}.dark\:bg-zinc-800:where(.dark,.dark *){background-color:var(--color-zinc-800)}@media(hover:hover){.dark\:hover\:bg-zinc-700:where(.dark,.dark *):hover{background-color:var(--color-zinc-700)}}}html{scroll-behavior:smooth}body{font-family:var(--font-sans);line-height:1.75}html.dark body{background-color:var(--color-bg-dark);color:#fafafa}.prose{max-width:800px}.prose h2{border-bottom:1px solid var(--color-border);margin-top:2rem;padding-bottom:.5rem}.prose h3{margin-top:1.5rem}.prose pre{font-family:var(--font-mono);color:#d4d4d4;background-color:#1e1e1e;border-radius:.5rem;padding:1.25rem;overflow-x:auto}.prose pre code{color:inherit;background:0 0;padding:0}.prose :not(pre)>code{font-family:var(--font-mono);color:#c7254e;background-color:#f4f4f5;border-radius:.25rem;padding:.125rem .375rem;font-size:.875em}html.dark .prose :not(pre)>code{color:#f472b6;background-color:#3f3f46}.prose blockquote{border-left:4px solid var(--color-primary);color:var(--color-muted);background-color:#f4f4f5;border-radius:.5rem;margin-left:0;padding:1rem 1rem 1rem 1.5rem}html.dark .prose blockquote{background-color:#27272a}.prose a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.prose a:hover{color:#4f46e5}.prose img{border-radius:.5rem;margin:1.5rem auto}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose th,.prose td{border:1px solid var(--color-border);padding:.75rem 1rem}.prose th{background-color:#f4f4f5;font-weight:600}html.dark .prose th{background-color:#27272a}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}#theme-toggle[data-astro-cid-x3pjskd3]{cursor:pointer;font-size:1rem}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background-color:#fafafacc;backdrop-filter:blur(8px);border-bottom:1px solid #e4e4e7;padding:1rem}html.dark .header[data-astro-cid-3ef6ksr2]{background-color:#18181bcc;border-bottom-color:#3f3f46}.nav[data-astro-cid-3ef6ksr2]{max-width:64rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-3ef6ksr2]{font-size:1.5rem;font-weight:700;color:#6366f1;transition:color .2s}.logo[data-astro-cid-3ef6ksr2]:hover{color:#4f46e5}html.dark .logo[data-astro-cid-3ef6ksr2]{color:#818cf8}html.dark .logo[data-astro-cid-3ef6ksr2]:hover{color:#6366f1}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#71717a;font-size:.875rem;font-weight:500;transition:color .2s}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#6366f1}html.dark .nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#a1a1aa}html.dark .nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#818cf8}.nav-links[data-astro-cid-3ef6ksr2] .highlight[data-astro-cid-3ef6ksr2]{color:#f59e0b}.nav-links[data-astro-cid-3ef6ksr2] .highlight[data-astro-cid-3ef6ksr2]:hover{color:#d97706}.search-trigger[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.35rem;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.5rem;padding:.35rem .6rem;cursor:pointer;font-size:.8rem;color:#71717a;font-family:inherit;transition:background-color .2s,border-color .2s}.search-trigger[data-astro-cid-3ef6ksr2]:hover{background:#e4e4e7;border-color:#d4d4d8}html.dark .search-trigger[data-astro-cid-3ef6ksr2]{background:#3f3f46;border-color:#52525b;color:#a1a1aa}html.dark .search-trigger[data-astro-cid-3ef6ksr2]:hover{background:#52525b;border-color:#71717a}.search-trigger-icon[data-astro-cid-3ef6ksr2]{flex-shrink:0}.search-trigger-kbd[data-astro-cid-3ef6ksr2]{font-size:.65rem;background:#fff;border:1px solid #e4e4e7;border-radius:.25rem;padding:.1rem .3rem;color:#a1a1aa;white-space:nowrap}html.dark .search-trigger-kbd[data-astro-cid-3ef6ksr2]{background:#18181b;border-color:#3f3f46;color:#71717a}@media(max-width:640px){.search-trigger-text[data-astro-cid-3ef6ksr2],.search-trigger-kbd[data-astro-cid-3ef6ksr2]{display:none}}@media(max-width:640px){.nav[data-astro-cid-3ef6ksr2]{gap:.5rem}.logo[data-astro-cid-3ef6ksr2]{font-size:1.1rem}.nav-links[data-astro-cid-3ef6ksr2]{gap:.6rem}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.75rem}}.footer[data-astro-cid-sz7xmlte]{background-color:#f4f4f5;border-top:1px solid #e4e4e7;padding:2rem 1rem;margin-top:3rem}html.dark .footer[data-astro-cid-sz7xmlte]{background-color:#27272a;border-top-color:#3f3f46}.footer-content[data-astro-cid-sz7xmlte]{max-width:64rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.copyright[data-astro-cid-sz7xmlte]{color:#71717a;font-size:.875rem}html.dark .copyright[data-astro-cid-sz7xmlte]{color:#a1a1aa}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;font-size:.875rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#71717a;transition:color .2s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#6366f1}html.dark .footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#a1a1aa}html.dark .footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#818cf8}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:nth-child(2){color:#f59e0b}.search-overlay[data-astro-cid-qk3db3zz]{position:fixed;inset:0;z-index:100;background:#00000080;backdrop-filter:blur(4px);display:none;justify-content:center;padding-top:15vh}.search-overlay[data-astro-cid-qk3db3zz].active{display:flex}.search-modal[data-astro-cid-qk3db3zz]{width:90vw;max-width:560px;max-height:70vh;background:#fff;border-radius:.75rem;box-shadow:0 20px 60px #0000004d;overflow:hidden;display:flex;flex-direction:column}html.dark .search-modal[data-astro-cid-qk3db3zz]{background:#27272a;box-shadow:0 20px 60px #0009}.search-input-wrap[data-astro-cid-qk3db3zz]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #e4e4e7}html.dark .search-input-wrap[data-astro-cid-qk3db3zz]{border-bottom-color:#3f3f46}.search-icon[data-astro-cid-qk3db3zz]{color:#a1a1aa;flex-shrink:0}#search-input[data-astro-cid-qk3db3zz]{flex:1;border:none;outline:none;font-size:1rem;background:transparent;color:#18181b;font-family:inherit}html.dark #search-input[data-astro-cid-qk3db3zz]{color:#fafafa}#search-input[data-astro-cid-qk3db3zz]::placeholder{color:#a1a1aa}.search-kbd[data-astro-cid-qk3db3zz]{font-size:.7rem;color:#a1a1aa;background:#f4f4f5;padding:.15rem .4rem;border-radius:.25rem;border:1px solid #e4e4e7;white-space:nowrap}html.dark .search-kbd[data-astro-cid-qk3db3zz]{background:#3f3f46;border-color:#52525b}#search-results[data-astro-cid-qk3db3zz]{overflow-y:auto;max-height:50vh}.search-result-item[data-astro-cid-qk3db3zz]{display:block;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .15s;border-bottom:1px solid #f4f4f5}html.dark .search-result-item[data-astro-cid-qk3db3zz]{border-bottom-color:#3f3f46}.search-result-item[data-astro-cid-qk3db3zz]:hover{background-color:#f4f4f5}html.dark .search-result-item[data-astro-cid-qk3db3zz]:hover{background-color:#3f3f46}.search-result-title[data-astro-cid-qk3db3zz]{display:block;font-size:.95rem;font-weight:600;color:#18181b;margin-bottom:.25rem}html.dark .search-result-title[data-astro-cid-qk3db3zz]{color:#fafafa}.search-result-excerpt[data-astro-cid-qk3db3zz]{display:block;font-size:.8rem;color:#71717a;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}html.dark .search-result-excerpt[data-astro-cid-qk3db3zz]{color:#a1a1aa}.search-empty[data-astro-cid-qk3db3zz]{display:block;text-align:center;padding:3rem 1rem;color:#a1a1aa;font-size:.9rem}.search-result-item[data-astro-cid-qk3db3zz] .search-result-title[data-astro-cid-qk3db3zz]{color:#18181b}
