@odigos/ui-kit 0.0.211 → 0.0.213

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/lib/chunks/index-Bh2gKc3b.js +3 -0
  3. package/lib/chunks/ui-components-BliHHDta.js +2388 -0
  4. package/lib/chunks/vendor-C150cdxb.js +1 -0
  5. package/lib/components/_v2/badge/index.d.ts +2 -0
  6. package/lib/components/_v2/cards/section-card/index.d.ts +1 -0
  7. package/lib/components/_v2/checkbox/index.d.ts +5 -1
  8. package/lib/components/_v2/field-message/index.d.ts +1 -0
  9. package/lib/components/_v2/field-title/index.d.ts +2 -0
  10. package/lib/components/_v2/index.d.ts +1 -0
  11. package/lib/components/_v2/input/index.d.ts +4 -3
  12. package/lib/components/_v2/input-list/index.d.ts +5 -3
  13. package/lib/components/_v2/input-table/index.d.ts +5 -3
  14. package/lib/components/_v2/stepper/index.d.ts +11 -0
  15. package/lib/components/_v2/textarea/index.d.ts +4 -3
  16. package/lib/components/_v2/toggle/index.d.ts +5 -1
  17. package/lib/components/styled.d.ts +3 -6
  18. package/lib/components/tooltip/index.d.ts +1 -0
  19. package/lib/components/v2.js +1 -1
  20. package/lib/components.js +1 -1
  21. package/lib/constants/destinations/index.d.ts +5 -0
  22. package/lib/constants/strings/index.d.ts +12 -0
  23. package/lib/constants.js +1 -1
  24. package/lib/containers/_v2/_drawers/add-action-drawer/index.d.ts +2 -2
  25. package/lib/containers/_v2/_drawers/add-destination-drawer/form-column/index.d.ts +4 -7
  26. package/lib/containers/_v2/_drawers/add-destination-drawer/helpers.d.ts +1 -9
  27. package/lib/containers/_v2/_drawers/add-destination-drawer/index.d.ts +10 -5
  28. package/lib/containers/_v2/_drawers/add-destination-drawer/lists-column/index.d.ts +3 -5
  29. package/lib/containers/_v2/_drawers/add-destination-drawer/types.d.ts +1 -6
  30. package/lib/containers/_v2/_drawers/add-rule-drawer/index.d.ts +3 -3
  31. package/lib/containers/_v2/_drawers/add-source-drawer/index.d.ts +7 -5
  32. package/lib/containers/_v2/_drawers/add-source-drawer/namespaces-column/index.d.ts +2 -1
  33. package/lib/containers/_v2/_drawers/add-source-drawer/namespaces-column/list/index.d.ts +1 -0
  34. package/lib/containers/_v2/_drawers/add-source-drawer/types.d.ts +3 -0
  35. package/lib/containers/_v2/_drawers/add-source-drawer/workloads-column/index.d.ts +2 -1
  36. package/lib/containers/_v2/_forms/add-action-form/context.d.ts +18 -0
  37. package/lib/containers/_v2/_forms/add-action-form/index.d.ts +2 -6
  38. package/lib/containers/_v2/_forms/add-destination-form/context.d.ts +36 -0
  39. package/lib/containers/_v2/_forms/add-destination-form/dynamic-fields/index.d.ts +1 -0
  40. package/lib/containers/_v2/_forms/add-destination-form/index.d.ts +4 -5
  41. package/lib/containers/_v2/_forms/add-rule-form/context.d.ts +18 -0
  42. package/lib/containers/_v2/_forms/add-rule-form/index.d.ts +2 -6
  43. package/lib/containers/_v2/_forms/add-source-form/context.d.ts +21 -0
  44. package/lib/containers/_v2/_forms/add-source-form/index.d.ts +1 -0
  45. package/lib/containers/_v2/_forms/index.d.ts +1 -0
  46. package/lib/containers/_v2/central-connections/index.d.ts +2 -1
  47. package/lib/containers/_v2/index.d.ts +1 -0
  48. package/lib/containers/_v2/onboarding/background/index.d.ts +7 -0
  49. package/lib/containers/_v2/onboarding/get-started/index.d.ts +5 -0
  50. package/lib/containers/_v2/onboarding/index.d.ts +14 -0
  51. package/lib/containers/_v2/onboarding/summary/index.d.ts +12 -0
  52. package/lib/containers/_v2/pipeline-collectors/general-info/yaml-drawer/index.d.ts +1 -1
  53. package/lib/containers/v2.js +91 -30
  54. package/lib/containers.js +131 -131
  55. package/lib/contexts.js +1 -1
  56. package/lib/functions/deep-values/index.d.ts +2 -0
  57. package/lib/functions/index.d.ts +1 -0
  58. package/lib/functions.js +1 -1
  59. package/lib/hooks/useGenericForm.d.ts +2 -0
  60. package/lib/hooks.js +1 -1
  61. package/lib/icons.js +1 -1
  62. package/lib/snippets/_v2/index.d.ts +1 -0
  63. package/lib/snippets/_v2/odigos-logo-text-by-tier/index.d.ts +5 -0
  64. package/lib/snippets/_v2/wide-drawer/column-list-item/index.d.ts +1 -0
  65. package/lib/snippets/_v2/yaml-section-card/index.d.ts +1 -0
  66. package/lib/snippets.js +1 -1
  67. package/lib/store.js +1 -1
  68. package/lib/theme.js +1 -1
  69. package/lib/types/common/index.d.ts +307 -3
  70. package/lib/types/destinations/index.d.ts +9 -8
  71. package/lib/types/snapshot/index.d.ts +4 -4
  72. package/lib/types.js +1 -1
  73. package/lib/visuals.js +1 -1
  74. package/package.json +28 -28
  75. package/lib/chunks/index-BURQQLWb.js +0 -3
  76. package/lib/chunks/ui-components-B5U474B5.js +0 -2387
  77. package/lib/chunks/vendor-D99eCWta.js +0 -1
  78. package/lib/containers/_v2/_drawers/add-action-drawer/helpers.d.ts +0 -7
  79. package/lib/containers/_v2/_drawers/add-rule-drawer/helpers.d.ts +0 -7
package/lib/containers.js CHANGED
@@ -1,51 +1,51 @@
1
- import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState as n,useEffect as o,Fragment as a,forwardRef as r,useRef as l,useImperativeHandle as s,useMemo as c,useCallback as d,Children as u}from"react";import p,{css as h,useTheme as m}from"styled-components";import{a5 as g,aT as y,l as v,K as f,A as b,aU as x,aV as S,aW as $,aX as C,c as k,i as w,aY as N,aZ as T,a_ as D,a$ as E,D as A,F as O,g as F,b0 as I,b1 as M,k as R,b2 as K,a1 as P,b3 as L,b4 as z,b5 as j,b6 as q,b7 as V,b8 as B,at as H,aF as W,b9 as _,ba as J,bb as U,aq as G,ax as Y,bc as X,bd as Z,be as Q,bf as ee,bg as te,bh as ie,bi as ne,af as oe,bj as ae,bk as re,bl as le,bm as se,bn as ce,s as de,a6 as ue,bo as pe,bp as he,bq as me,br as ge,bs as ye,bt as ve,O as fe,bu as be,bv as xe,bw as Se,bx as $e,by as Ce,bz as ke,bA as we,bB as Ne,bC as Te,bD as De,bE as Ee,bF as Ae,n as Oe,bG as Fe,bH as Ie,bI as Me,bJ as Re,aL as Ke,bK as Pe,bL as Le,bM as ze,bN as je,S as qe,H as Ve,bO as Be,bP as He,ab as We,bQ as _e,ao as Je,ar as Ue,bR as Ge,ad as Ye,bS as Xe,bT as Ze,bU as Qe,bV as et,bW as tt,bX as it,bY as nt,bZ as ot,b_ as at,b$ as rt,c0 as lt,c1 as st,c2 as ct,$ as dt,M as ut,c3 as pt,c4 as ht,c5 as mt,c6 as gt,ap as yt,c7 as vt,c8 as ft,c9 as bt,ca as xt,x as St,z as $t,G as Ct,cb as kt,cc as wt,cd as Nt,E as Tt,a9 as Dt,m as Et,aa as At,ce as Ot,cf as Ft,cg as It,ch as Mt,P as Rt,X as Kt,Y as Pt,U as Lt,J as zt,Q as jt,Z as qt,ci as Vt,a0 as Bt,cj as Ht,ck as Wt,ae as _t,aj as Jt,cl as Ut,cm as Gt,cn as Yt,au as Xt,co as Zt,cp as Qt,o as ei,cq as ti,cr as ii,ah as ni,cs as oi,ct as ai,cu as ri,cv as li,cw as si,cx as ci,cy as di,cz as ui,aC as pi,cA as hi,cB as mi,cC as gi,cD as yi,cE as vi,cF as fi,cG as bi,cH as xi,cI as Si,cJ as $i,av as Ci,as as ki,a4 as wi,a8 as Ni,cK as Ti,cL as Di,cM as Ei,cN as Ai,cO as Oi,cP as Fi}from"./chunks/ui-components-B5U474B5.js";import{TrashIcon as Ii,VSquareIcon as Mi,XSquareIcon as Ri,EditIcon as Ki,OdigosLogoText as Pi,PlusIcon as Li,RefreshIcon as zi,SearchIcon as ji,FilterIcon as qi,DataStreamIcon as Vi,VIcon as Bi,OdigosLogo as Hi,ArrowIcon as Wi,RefreshLeftArrowIcon as _i,NotificationIcon as Ji,UserIcon as Ui,DestinationIcon as Gi,ImageErrorIcon as Yi,ChevronDownIcon as Xi,ChevronRightIcon as Zi,OverviewIcon as Qi,SourceIcon as en,InstrumentationRuleIcon as tn,ActionIcon as nn,SlackLogo as on,KeyIcon as an,TerminalIcon as rn,ExclamationTriangleIcon as ln,TraceViewIcon as sn}from"./icons.js";import{MarkerType as cn,useNodesState as dn,useEdgesState as un}from"@xyflow/react";import{E as pn}from"./chunks/vendor-D99eCWta.js";import{Y as hn}from"./chunks/index-BURQQLWb.js";import"zustand";import"javascript-time-ago";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";const mn=e=>{const{type:t,name:i,notes:n,signals:o,disabled:a,fields:{collectContainerAttributes:r,collectReplicaSetAttributes:l,collectWorkloadId:s,collectClusterId:c,labelsAttributes:d,annotationsAttributes:u,clusterAttributes:p,overwriteExistingValues:h,attributeNamesToDelete:m,renames:b,piiCategories:x,fallbackSamplingRatio:S,samplingPercentage:$,endpointsFilters:C,servicesNameFilters:k,attributeFilters:w,urlTemplatizationRulesGroups:N}}=e,T=[{title:g.TYPE,value:t},{type:y.ActiveStatus,title:g.STATUS,value:String(!a)},{type:y.Monitors,title:g.SIGNALS_FOR_PROCESSING,value:o?.join(", ")||""},{title:g.NAME,value:i||""},{title:g.NOTES,value:n||""},{type:y.Divider}];if(t===v.K8sAttributes&&(T.push({title:"Collect Container Attributes",value:String(r)}),T.push({title:"Collect ReplicaSet Attributes",value:String(l)}),T.push({title:"Collect Workload ID",value:String(s)}),T.push({title:"Collect Cluster ID",value:String(c)}),d?.length&&T.push({type:y.Divider}),d?.forEach(({labelKey:e,attributeKey:t,from:i,fromSources:n},o)=>{let a="";a+=`Label Key: ${e}\n`,a+=`Attribute Key: ${t}\n`,a+=`From: ${n?.length?n.join(", "):i||f.Pod}\n`,T.push({title:"Label"+(d.length>1?` #${o+1}`:""),value:a})}),u?.length&&T.push({type:y.Divider}),u?.forEach(({annotationKey:e,attributeKey:t,from:i,fromSources:n},o)=>{let a="";a+=`Annotation Key: ${e}\n`,a+=`Attribute Key: ${t}\n`,a+=`From: ${n?.length?n.join(", "):i||f.Pod}\n`,T.push({title:"Annotation"+(u.length>1?` #${o+1}`:""),value:a})})),t===v.AddClusterInfo){T.push({title:"Overwrite Existing Values",value:String(h||!1)});let e="";p?.forEach(({attributeName:t,attributeStringValue:i},n)=>{e+=`${t}: ${i}`,n<p.length-1&&(e+=", ")}),T.push({title:"Attributes",value:e})}if(t===v.DeleteAttributes){let e="";m?.forEach((t,i)=>{e+=t,i<m.length-1&&(e+=", ")}),T.push({title:"Attributes",value:e})}if(t===v.RenameAttributes){let e="";const t=Object.entries(b||{});t.forEach(([i,n],o)=>{e+=`${i}: ${n}`,o<t.length-1&&(e+=", ")}),T.push({title:"Attributes",value:e})}if(t===v.PiiMasking){let e="";x?.forEach((t,i)=>{e+=t,i<x.length-1&&(e+=", ")}),T.push({title:"Categories",value:e})}return t===v.ErrorSampler&&T.push({title:"Sampling Ratio",value:String(S)}),t===v.ProbabilisticSampler&&T.push({title:"Sampling Percentage",value:String($)}),t===v.LatencySampler&&C?.forEach(({serviceName:e,httpRoute:t,minimumLatencyThreshold:i,fallbackSamplingRatio:n},o)=>{let a="";a+=`Service Name: ${e}\n`,a+=`HTTP Route: ${t}\n`,a+=`Min. Latency: ${i}\n`,a+=`Fallback Sampling Ratio: ${n}`,T.push({title:"Endpoint"+(C.length>1?` #${o+1}`:""),value:a})}),t===v.ServiceNameSampler&&k?.forEach(({serviceName:e,samplingRatio:t,fallbackSamplingRatio:i},n)=>{let o="";o+=`Service Name: ${e}\n`,o+=`Sampling Ratio: ${t}\n`,o+=`Fallback Sampling Ratio: ${i}`,T.push({title:"Filter"+(k.length>1?` #${n+1}`:""),value:o})}),t===v.SpanAttributeSampler&&w?.forEach(({serviceName:e,attributeKey:t,fallbackSamplingRatio:i,condition:n},o)=>{let a="";a+=`Service Name: ${e}\n`,a+=`Attribute Key: ${t}\n`,a+=`Fallback Sampling Ratio: ${i}\n`;const r=Object.keys(n)[0];a+=`Condition: ${r}\n`,a+=`Operation: ${n[r]?.operation}\n`,a+=`Expected Value: ${n[r]?.expectedValue}`,"jsonCondition"===r&&(a+=`\nJSON Path: ${n[r].jsonPath}`),T.push({title:"Filter"+(w.length>1?` #${o+1}`:""),value:a})}),t===v.URLTemplatization&&N?.forEach((e,t)=>{let i="";e.filterK8sNamespace&&(i+=`Namespace: ${e.filterK8sNamespace}\n`),e.workloadFilters?.length&&e.workloadFilters.forEach(e=>{const t=[e.kind,e.name].filter(Boolean).join("/");t&&(i+=`Workload: ${t}\n`)});const n=e.templatizationRules?.map(e=>e.template).filter(Boolean).join(", ");i+=`Templates: ${n}`,e.notes&&(i+=`\nNotes: ${e.notes}`),T.push({title:"Group"+(N.length>1?` #${t+1}`:""),value:i})}),T},gn=b.PiiCategories,yn=p.div`
1
+ import{jsxs as e,jsx as t,Fragment as n}from"react/jsx-runtime";import{useState as i,useEffect as a,Fragment as o,forwardRef as r,useRef as s,useImperativeHandle as l,useMemo as c,useCallback as d,Children as u}from"react";import p,{css as m,useTheme as h}from"styled-components";import{af as g,aV as y,w as v,K as f,A as b,aW as S,aX as x,aY as C,aZ as E,m as N,n as k,a_ as w,a$ as T,b0 as $,b1 as D,s as A,F as I,b as O,b2 as R,b3 as M,v as L,b4 as F,l as _,b5 as P,b6 as K,b7 as j,b8 as V,b9 as z,ba as U,au as B,aG as W,bb as H,bc as q,bd as G,ac as J,ay as Y,be as X,bf as Q,bg as Z,bh as ee,bi as te,bj as ne,bk as ie,u as ae,bl as oe,bm as re,bn as se,bo as le,bp as ce,i as de,X as ue,bq as pe,br as me,bs as he,bt as ge,bu as ye,bv as ve,Z as fe,bw as be,bx as Se,by as xe,bz as Ce,bA as Ee,bB as Ne,bC as ke,bD as we,bE as Te,bF as $e,bG as De,bH as Ae,e as Ie,bI as Oe,bJ as Re,bK as Me,bL as Le,aN as Fe,bM as _e,bN as Pe,bO as Ke,bP as je,S as Ve,U as ze,bQ as Ue,bR as Be,ak as We,bS as He,ar as qe,as as Ge,bT as Je,O as Ye,bU as Xe,bV as Qe,bW as Ze,bX as et,bY as tt,bZ as nt,b_ as it,b$ as at,c0 as ot,c1 as rt,c2 as st,c3 as lt,c4 as ct,a5 as dt,M as ut,c5 as pt,c6 as mt,c7 as ht,c8 as gt,c9 as yt,ca as vt,cb as ft,cc as bt,cd as St,G as xt,J as Ct,Q as Et,ce as Nt,cf as kt,cg as wt,P as Tt,ai as $t,d as Dt,aj as At,ch as It,ci as Ot,cj as Rt,ck as Mt,_ as Lt,a1 as Ft,a2 as _t,a0 as Pt,Y as Kt,$ as jt,a3 as Vt,cl as zt,a6 as Ut,cm as Bt,cn as Wt,am as Ht,T as qt,co as Gt,cp as Jt,cq as Yt,av as Xt,cr as Qt,cs as Zt,D as en,ct as tn,cu as nn,a9 as an,cv as on,cw as rn,cx as sn,cy as ln,cz as cn,cA as dn,cB as un,cC as pn,aD as mn,cD as hn,cE as gn,cF as yn,cG as vn,cH as fn,cI as bn,cJ as Sn,cK as xn,cL as Cn,cM as En,aw as Nn,at as kn,x as wn,ah as Tn,cN as $n,cO as Dn,cP as An,cQ as In,cR as On,cS as Rn}from"./chunks/ui-components-BliHHDta.js";import{TrashIcon as Mn,VSquareIcon as Ln,XSquareIcon as Fn,EditIcon as _n,OdigosLogoText as Pn,PlusIcon as Kn,RefreshIcon as jn,SearchIcon as Vn,FilterIcon as zn,DataStreamIcon as Un,VIcon as Bn,OdigosLogo as Wn,ArrowIcon as Hn,RefreshLeftArrowIcon as qn,NotificationIcon as Gn,UserIcon as Jn,DestinationIcon as Yn,ImageErrorIcon as Xn,ChevronDownIcon as Qn,ChevronRightIcon as Zn,OverviewIcon as ei,SourceIcon as ti,InstrumentationRuleIcon as ni,ActionIcon as ii,SlackLogo as ai,KeyIcon as oi,TerminalIcon as ri,ExclamationTriangleIcon as si,TraceViewIcon as li}from"./icons.js";import{MarkerType as ci,useNodesState as di,useEdgesState as ui}from"@xyflow/react";import{E as pi}from"./chunks/vendor-C150cdxb.js";import{Y as mi}from"./chunks/index-Bh2gKc3b.js";import"zustand";import"javascript-time-ago";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";import"virtua";const hi=e=>{const{type:t,name:n,notes:i,signals:a,disabled:o,fields:{collectContainerAttributes:r,collectReplicaSetAttributes:s,collectWorkloadId:l,collectClusterId:c,labelsAttributes:d,annotationsAttributes:u,clusterAttributes:p,overwriteExistingValues:m,attributeNamesToDelete:h,renames:b,piiCategories:S,fallbackSamplingRatio:x,samplingPercentage:C,endpointsFilters:E,servicesNameFilters:N,attributeFilters:k,urlTemplatizationRulesGroups:w}}=e,T=[{title:g.TYPE,value:t},{type:y.ActiveStatus,title:g.STATUS,value:String(!o)},{type:y.Monitors,title:g.SIGNALS_FOR_PROCESSING,value:a?.join(", ")||""},{title:g.NAME,value:n||""},{title:g.NOTES,value:i||""},{type:y.Divider}];if(t===v.K8sAttributes&&(T.push({title:"Collect Container Attributes",value:String(r)}),T.push({title:"Collect ReplicaSet Attributes",value:String(s)}),T.push({title:"Collect Workload ID",value:String(l)}),T.push({title:"Collect Cluster ID",value:String(c)}),d?.length&&T.push({type:y.Divider}),d?.forEach(({labelKey:e,attributeKey:t,from:n,fromSources:i},a)=>{let o="";o+=`Label Key: ${e}\n`,o+=`Attribute Key: ${t}\n`;o+=`From: ${i?.length?i.join(", "):n||f.Pod}\n`,T.push({title:"Label"+(d.length>1?` #${a+1}`:""),value:o})}),u?.length&&T.push({type:y.Divider}),u?.forEach(({annotationKey:e,attributeKey:t,from:n,fromSources:i},a)=>{let o="";o+=`Annotation Key: ${e}\n`,o+=`Attribute Key: ${t}\n`;o+=`From: ${i?.length?i.join(", "):n||f.Pod}\n`,T.push({title:"Annotation"+(u.length>1?` #${a+1}`:""),value:o})})),t===v.AddClusterInfo){T.push({title:"Overwrite Existing Values",value:String(m||!1)});let e="";p?.forEach(({attributeName:t,attributeStringValue:n},i)=>{e+=`${t}: ${n}`,i<p.length-1&&(e+=", ")}),T.push({title:"Attributes",value:e})}if(t===v.DeleteAttributes){let e="";h?.forEach((t,n)=>{e+=t,n<h.length-1&&(e+=", ")}),T.push({title:"Attributes",value:e})}if(t===v.RenameAttributes){let e="";const t=Object.entries(b||{});t.forEach(([n,i],a)=>{e+=`${n}: ${i}`,a<t.length-1&&(e+=", ")}),T.push({title:"Attributes",value:e})}if(t===v.PiiMasking){let e="";S?.forEach((t,n)=>{e+=t,n<S.length-1&&(e+=", ")}),T.push({title:"Categories",value:e})}return t===v.ErrorSampler&&T.push({title:"Sampling Ratio",value:String(x)}),t===v.ProbabilisticSampler&&T.push({title:"Sampling Percentage",value:String(C)}),t===v.LatencySampler&&E?.forEach(({serviceName:e,httpRoute:t,minimumLatencyThreshold:n,fallbackSamplingRatio:i},a)=>{let o="";o+=`Service Name: ${e}\n`,o+=`HTTP Route: ${t}\n`,o+=`Min. Latency: ${n}\n`,o+=`Fallback Sampling Ratio: ${i}`,T.push({title:"Endpoint"+(E.length>1?` #${a+1}`:""),value:o})}),t===v.ServiceNameSampler&&N?.forEach(({serviceName:e,samplingRatio:t,fallbackSamplingRatio:n},i)=>{let a="";a+=`Service Name: ${e}\n`,a+=`Sampling Ratio: ${t}\n`,a+=`Fallback Sampling Ratio: ${n}`,T.push({title:"Filter"+(N.length>1?` #${i+1}`:""),value:a})}),t===v.SpanAttributeSampler&&k?.forEach(({serviceName:e,attributeKey:t,fallbackSamplingRatio:n,condition:i},a)=>{let o="";o+=`Service Name: ${e}\n`,o+=`Attribute Key: ${t}\n`,o+=`Fallback Sampling Ratio: ${n}\n`;const r=Object.keys(i)[0];o+=`Condition: ${r}\n`,o+=`Operation: ${i[r]?.operation}\n`,o+=`Expected Value: ${i[r]?.expectedValue}`,"jsonCondition"===r&&(o+=`\nJSON Path: ${i[r].jsonPath}`),T.push({title:"Filter"+(k.length>1?` #${a+1}`:""),value:o})}),t===v.URLTemplatization&&w?.forEach((e,t)=>{let n="";e.filterK8sNamespace&&(n+=`Namespace: ${e.filterK8sNamespace}\n`),e.workloadFilters?.length&&e.workloadFilters.forEach(e=>{const t=[e.kind,e.name].filter(Boolean).join("/");t&&(n+=`Workload: ${t}\n`)});const i=e.templatizationRules?.map(e=>e.template).filter(Boolean).join(", ");n+=`Templates: ${i}`,e.notes&&(n+=`\nNotes: ${e.notes}`),T.push({title:"Group"+(w.length>1?` #${t+1}`:""),value:n})}),T},gi=b.PiiCategories,yi=p.div`
2
2
  display: flex;
3
3
  flex-direction: row;
4
4
  gap: 32px;
5
- ${({$hasError:e})=>e&&h`
5
+ ${({$hasError:e})=>e&&m`
6
6
  border: 1px solid ${({theme:e})=>e.text.error};
7
7
  border-radius: 32px;
8
8
  padding: 8px;
9
9
  `}
10
- `,vn=[{id:"CREDIT_CARD",label:"Credit Card"}],fn=b.FallbackSamplingRatio,bn=[{value:f.Pod,id:f.Pod},{value:f.Namespace,id:f.Namespace},{value:f.Node,id:f.Node}],xn=[{title:"Label Key",keyName:"labelKey",placeholder:"app.kubernetes.io/name",required:!0},{title:"Attribute Key",keyName:"attributeKey",placeholder:"app.kubernetes.name",required:!0},{title:"From Sources",keyName:"fromSources",placeholder:"pod, namespace",componentType:"multi-dropdown",options:bn,required:!0,tooltip:"Select multiple sources. Higher precedence sources (pod > namespace > node) will override lower ones."}],Sn=[{title:"Annotation Key",keyName:"annotationKey",placeholder:"kubectl.kubernetes.io/restartedAt",required:!0},{title:"Attribute Key",keyName:"attributeKey",placeholder:"kubectl.kubernetes.restartedAt",required:!0},{title:"From Sources",keyName:"fromSources",placeholder:"pod, namespace",componentType:"multi-dropdown",options:bn,required:!1,tooltip:"Select multiple sources. Higher precedence sources (pod > namespace > node) will override lower ones."}],$n=b.EndpointsFilters,Cn=[{title:"Service",keyName:"serviceName",placeholder:"e.g. my-service",tooltip:"Service name: The rule applies to a specific service name. Only traces originating from this service’s root span will be considered.",required:!0},{title:"HTTP route",keyName:"httpRoute",placeholder:"e.g. /api/v1/users",tooltip:"HTTP route: The specific HTTP route prefix to match for sampling. Only traces with routes beginning with this prefix will be considered. For instance, configuring /buy will also match /buy/product.",required:!0},{title:"Threshold",keyName:"minimumLatencyThreshold",placeholder:"e.g. 1000",tooltip:"Minimum latency threshold (ms): Specifies the minimum latency in milliseconds; traces with latency below this threshold are ignored.",required:!0,type:k.Number},{title:"Fallback",keyName:"fallbackSamplingRatio",placeholder:"e.g. 100",tooltip:"Fallback sampling ratio: Specifies the percentage of traces that meet the service/http_route filter but fall below the threshold that you still want to retain. For example, if a rule is set for service A and http_route B with a minimum latency threshold of 1 second, you might still want to keep some traces below this threshold. Setting the ratio to 20% ensures that 20% of these traces will be retained.",required:!0,type:k.Number}],kn=b.AttributeNamesToDelete,wn=b.Renames,Nn=b.UrlTemplatizationRulesGroups,Tn=[{keyName:"kind",title:"Kind",placeholder:"Any kind",componentType:"dropdown",options:[{id:"Deployment",value:"Deployment"},{id:"StatefulSet",value:"StatefulSet"},{id:"DaemonSet",value:"DaemonSet"}]},{keyName:"name",title:"Name",placeholder:"Any name"}],Dn=b.ServicesNameFilters,En=[{title:"Service Name",keyName:"serviceName",placeholder:"e.g. my-service",tooltip:"Specifies the service name to search within the trace (Across all available spans).",required:!0},{title:"Sampling Ratio",keyName:"samplingRatio",placeholder:"e.g. 10",tooltip:"Specifies the sample rate for all traces.",required:!0,type:k.Number},{title:"Fallback Sampling Ratio",keyName:"fallbackSamplingRatio",placeholder:"e.g. 100",tooltip:"Specifies the percentage of traces that don’t meet the service name filter and that you still like to retain.",required:!0,type:k.Number}],An=b.SamplingPercentage,On=b.AttributeFilters,Fn=[{title:"Service Name",keyName:"serviceName",placeholder:"e.g. my-service",tooltip:"Specifies the service name to search within the trace (across all available spans).",required:!0},{title:"Attribute Key",keyName:"attributeKey",placeholder:"e.g. http.request.method",tooltip:"Specifies the attribute key inside of the span.",required:!0},{title:"Fallback Sampling Ratio",keyName:"fallbackSamplingRatio",placeholder:"e.g. 100",tooltip:"Specifies the percentage of traces that don’t meet the service name filter and that you still like to retain.",required:!0,type:k.Number},{title:"Condition",keyName:"condition",tooltip:"An object representing the filters for span attributes filters.",required:!0,componentType:R.Dropdown,options:[{id:"stringCondition",value:"String Condition"},{id:"numberCondition",value:"Number Condition"},{id:"booleanCondition",value:"Boolean Condition"},{id:"jsonCondition",value:"JSON Condition"}]},{title:"Operation",keyName:"operation",tooltip:"Specifies the operation to run against the attribute.",required:!0,componentType:R.Dropdown,options:[{id:"exists",value:"Exists"},{id:"equals",value:"Equals"},{id:"not_equals",value:"Not Equals"},{id:"contains",value:"Contains"},{id:"not_contains",value:"Not Contains"},{id:"regex",value:"Regex"},{id:"greater_than",value:"Greater Than"},{id:"less_than",value:"Less Than"},{id:"greater_than_or_equal",value:"Greater Than Or Equal"},{id:"less_than_or_equal",value:"Less Than Or Equal"},{id:"is_valid_json",value:"Is Valid JSON"},{id:"is_invalid_json",value:"Is Invalid JSON"},{id:"jsonpath_exists",value:"JSON Path Exists"},{id:"key_equals",value:"Key Equals"},{id:"key_not_equals",value:"Key Not Equals"}]},{title:"Expected Value",keyName:"expectedValue",placeholder:"e.g. GET",tooltip:"The values to test the attribute against.",required:!0},{title:"JSON Path",keyName:"jsonPath",placeholder:"e.g. $.user.role",tooltip:"An expression used to navigate the JSON structure.",required:!1,renderCondition:e=>"jsonCondition"===e.condition}],In={[v.K8sAttributes]:({value:n,setValue:a,formErrors:r})=>(o(()=>{n[b.CollectContainerAttributes]||n[b.CollectReplicaSetAttributes]||n[b.CollectWorkloadId]||n[b.CollectClusterId]||n[b.LabelsAttributes]?.length||n[b.AnnotationsAttributes]?.length||(a(b.CollectContainerAttributes,!0),a(b.CollectReplicaSetAttributes,!0),a(b.CollectWorkloadId,!0),a(b.CollectClusterId,!0),a(b.LabelsAttributes,[]),a(b.AnnotationsAttributes,[]))},[]),e(i,{children:[t(S,{title:"Collect Container Attributes",value:n[b.CollectContainerAttributes]||!1,onChange:e=>a(b.CollectContainerAttributes,e),errorMessage:r[b.CollectContainerAttributes]}),t(S,{title:"Collect ReplicaSet Attributes",value:n[b.CollectReplicaSetAttributes]||!1,onChange:e=>a(b.CollectReplicaSetAttributes,e),errorMessage:r[b.CollectReplicaSetAttributes]}),t(S,{title:"Collect Workload ID",value:n[b.CollectWorkloadId]||!1,onChange:e=>a(b.CollectWorkloadId,e),errorMessage:r[b.CollectWorkloadId]}),t(S,{title:"Collect Cluster ID",value:n[b.CollectClusterId]||!1,onChange:e=>a(b.CollectClusterId,e),errorMessage:r[b.CollectClusterId]}),t(N,{columns:xn,value:n[b.LabelsAttributes]||[],onChange:e=>a(b.LabelsAttributes,e),errorMessage:r[b.LabelsAttributes]}),t(N,{columns:Sn,value:n[b.AnnotationsAttributes]||[],onChange:e=>a(b.AnnotationsAttributes,e),errorMessage:r[b.AnnotationsAttributes]})]})),[v.AddClusterInfo]:({value:n,setValue:o,formErrors:a})=>e(i,{children:[t(T,{title:"Overwrite Existing Values",tooltip:"If enabled, the resource attributes will overwrite any existing attributes with the same name.",initialValue:n[b.OverwriteExistingValues]||!1,onChange:e=>o(b.OverwriteExistingValues,e)}),t(D,{title:"Resource Attributes",value:n[b.ClusterAttributes]?.map(e=>({key:e.attributeName,value:e.attributeStringValue}))||[],onChange:e=>o(b.ClusterAttributes,e.map(e=>({attributeName:e.key,attributeStringValue:e.value}))),required:!0,errorMessage:a[b.ClusterAttributes]})]}),[v.DeleteAttributes]:({value:e,setValue:i,formErrors:n})=>{const o=n[kn],a=e[kn]||[];return t(E,{title:"Attributes to delete",value:a,onChange:e=>i(kn,e),required:!0,errorMessage:o})},[v.RenameAttributes]:({value:e,setValue:i,formErrors:n})=>{const o=n[wn],a=Object.entries(e[wn]||{}).map(([e,t])=>({key:e,value:t}));return t(D,{title:"Attributes to rename",value:a,onChange:e=>{const t={};e.forEach(e=>t[e.key]=e.value),i(wn,t)},required:!0,errorMessage:o})},[v.PiiMasking]:({value:i,setValue:a,formErrors:r})=>{const l=r[gn],s=i[gn]||[],[c,d]=n(1===s.length);return o(()=>{if(!s.length){const e=vn.map(({id:e})=>e);a(gn,e),d(1===vn.length)}},[]),e("div",{children:[t(x,{title:"Attributes to mask",required:!0}),t(yn,{$hasError:!!l,children:vn.map(({id:e,label:i})=>t(S,{title:i,disabled:c&&s.includes(e),value:s.includes(e),onChange:t=>((e,t)=>{const i=t?[...s,e]:s.filter(t=>t!==e);a(gn,i),d(1===i.length)})(e,t)},e))}),!!l&&t($,{children:l})]})},[v.ErrorSampler]:({value:e,setValue:i,formErrors:n})=>{const o=n[fn],a=e[fn];return t(C,{title:"Fallback sampling ratio",required:!0,type:k.Number,min:0,max:100,value:w(a)?"":String(a),onChange:({target:{value:e}})=>{return t=e,i(fn,Math.max(0,Math.min(Number(t),100))||0);var t},errorMessage:o})},[v.ProbabilisticSampler]:({value:e,setValue:i,formErrors:n})=>{const o=n[An],a=e[An];return t(C,{title:"Sampling percentage",required:!0,type:k.Number,min:0,max:100,value:w(a)?"":String(a),onChange:({target:{value:e}})=>{return t=e,i(An,Math.max(0,Math.min(Number(t),100))||0);var t},errorMessage:o})},[v.LatencySampler]:({value:e,setValue:i,formErrors:n})=>{const o=n[$n],a=e[$n]||[];return t(N,{columns:Cn,value:a,onChange:e=>{const t=e.map(({serviceName:e,httpRoute:t,minimumLatencyThreshold:i,fallbackSamplingRatio:n})=>({serviceName:e,httpRoute:t,minimumLatencyThreshold:Number(i),fallbackSamplingRatio:Number(n)}));i($n,t)},errorMessage:o})},[v.ServiceNameSampler]:({value:e,setValue:i,formErrors:n})=>{const o=n[Dn],a=e[Dn]||[];return t(N,{columns:En,value:a,onChange:e=>{const t=e.map(({serviceName:e,samplingRatio:t,fallbackSamplingRatio:i})=>({serviceName:e,samplingRatio:Number(t),fallbackSamplingRatio:Number(i)}));i(Dn,t)},errorMessage:o})},[v.SpanAttributeSampler]:({value:e,setValue:i,formErrors:n})=>{const o=n[On],a=(e[On]||[]).map(({serviceName:e,attributeKey:t,fallbackSamplingRatio:i,condition:n})=>{const o=Object.entries(n).filter(([e,t])=>t)[0][0];return{serviceName:e,attributeKey:t,fallbackSamplingRatio:i,condition:o,operation:n[o]?.operation,expectedValue:n[o]?.expectedValue,jsonPath:n[o]?.jsonPath}});return t(N,{columns:Fn,value:a,onChange:e=>{const t=e.map(({serviceName:e,attributeKey:t,fallbackSamplingRatio:i,condition:n,operation:o,expectedValue:a,jsonPath:r})=>{const l={serviceName:e,attributeKey:t,fallbackSamplingRatio:Number(i),condition:{[n]:{operation:o,expectedValue:a}}};return r&&(l.condition[n].jsonPath=r),l});i(On,t)},errorMessage:o,limitFieldsPerRow:3})},[v.URLTemplatization]:({value:n,setValue:o,formErrors:r})=>{const l=r[Nn],s=n[Nn]||[{filterK8sNamespace:"",workloadFilters:[],templatizationRules:[{template:""}],notes:""}],c=e=>o(Nn,e),d=(e,t)=>c(s.map((i,n)=>n===e?{...i,...t}:i));return e(i,{children:[s.map((i,n)=>e(a,{children:[t(A,{}),e(O,{$gap:12,children:[e(F,{$justifyContent:"space-between",$alignItems:"center",children:[t(x,{title:`Rule Group ${n+1}`}),s.length>1&&t(I,{size:30,onClick:()=>{return e=n,c(s.filter((t,i)=>i!==e));var e},children:t(Ii,{})})]}),t(C,{title:"Namespace",placeholder:"All namespaces",tooltip:"Filter rules to a specific Kubernetes namespace.",value:i.filterK8sNamespace||"",onChange:e=>d(n,{filterK8sNamespace:e.target.value})}),t(N,{title:"Workload Filters",columns:Tn,value:i.workloadFilters||[],onChange:e=>d(n,{workloadFilters:e})}),t(E,{title:"Templates",required:!0,value:i.templatizationRules.map(e=>e.template),onChange:e=>d(n,{templatizationRules:e.map(e=>({template:e}))})})]}),!!l&&t($,{children:l})]},`url-templatization-group-${n}`)),t(M,{label:"Add Rule Group",onClick:()=>c([...s,{filterK8sNamespace:"",workloadFilters:[],templatizationRules:[{template:""}],notes:""}])}),t(A,{})]})}},Mn=({actionType:e,value:i,setValue:n,formErrors:o})=>{if(!e)return null;const a=In[e];return a?t(a,{value:i,setValue:n,formErrors:o}):null},Rn=p.div`
10
+ `,vi=[{id:"CREDIT_CARD",label:"Credit Card"}],fi=b.FallbackSamplingRatio,bi=[{value:f.Pod,id:f.Pod},{value:f.Namespace,id:f.Namespace},{value:f.Node,id:f.Node}],Si=[{title:"Label Key",keyName:"labelKey",placeholder:"app.kubernetes.io/name",required:!0},{title:"Attribute Key",keyName:"attributeKey",placeholder:"app.kubernetes.name",required:!0},{title:"From Sources",keyName:"fromSources",placeholder:"pod, namespace",componentType:"multi-dropdown",options:bi,required:!0,tooltip:"Select multiple sources. Higher precedence sources (pod > namespace > node) will override lower ones."}],xi=[{title:"Annotation Key",keyName:"annotationKey",placeholder:"kubectl.kubernetes.io/restartedAt",required:!0},{title:"Attribute Key",keyName:"attributeKey",placeholder:"kubectl.kubernetes.restartedAt",required:!0},{title:"From Sources",keyName:"fromSources",placeholder:"pod, namespace",componentType:"multi-dropdown",options:bi,required:!1,tooltip:"Select multiple sources. Higher precedence sources (pod > namespace > node) will override lower ones."}],Ci=b.EndpointsFilters,Ei=[{title:"Service",keyName:"serviceName",placeholder:"e.g. my-service",tooltip:"Service name: The rule applies to a specific service name. Only traces originating from this service’s root span will be considered.",required:!0},{title:"HTTP route",keyName:"httpRoute",placeholder:"e.g. /api/v1/users",tooltip:"HTTP route: The specific HTTP route prefix to match for sampling. Only traces with routes beginning with this prefix will be considered. For instance, configuring /buy will also match /buy/product.",required:!0},{title:"Threshold",keyName:"minimumLatencyThreshold",placeholder:"e.g. 1000",tooltip:"Minimum latency threshold (ms): Specifies the minimum latency in milliseconds; traces with latency below this threshold are ignored.",required:!0,type:N.Number},{title:"Fallback",keyName:"fallbackSamplingRatio",placeholder:"e.g. 100",tooltip:"Fallback sampling ratio: Specifies the percentage of traces that meet the service/http_route filter but fall below the threshold that you still want to retain. For example, if a rule is set for service A and http_route B with a minimum latency threshold of 1 second, you might still want to keep some traces below this threshold. Setting the ratio to 20% ensures that 20% of these traces will be retained.",required:!0,type:N.Number}],Ni=b.AttributeNamesToDelete,ki=b.Renames,wi=b.UrlTemplatizationRulesGroups,Ti=[{keyName:"kind",title:"Kind",placeholder:"Any kind",componentType:"dropdown",options:[{id:"Deployment",value:"Deployment"},{id:"StatefulSet",value:"StatefulSet"},{id:"DaemonSet",value:"DaemonSet"}]},{keyName:"name",title:"Name",placeholder:"Any name"}],$i=b.ServicesNameFilters,Di=[{title:"Service Name",keyName:"serviceName",placeholder:"e.g. my-service",tooltip:"Specifies the service name to search within the trace (Across all available spans).",required:!0},{title:"Sampling Ratio",keyName:"samplingRatio",placeholder:"e.g. 10",tooltip:"Specifies the sample rate for all traces.",required:!0,type:N.Number},{title:"Fallback Sampling Ratio",keyName:"fallbackSamplingRatio",placeholder:"e.g. 100",tooltip:"Specifies the percentage of traces that don’t meet the service name filter and that you still like to retain.",required:!0,type:N.Number}],Ai=b.SamplingPercentage,Ii=b.AttributeFilters,Oi=[{title:"Service Name",keyName:"serviceName",placeholder:"e.g. my-service",tooltip:"Specifies the service name to search within the trace (across all available spans).",required:!0},{title:"Attribute Key",keyName:"attributeKey",placeholder:"e.g. http.request.method",tooltip:"Specifies the attribute key inside of the span.",required:!0},{title:"Fallback Sampling Ratio",keyName:"fallbackSamplingRatio",placeholder:"e.g. 100",tooltip:"Specifies the percentage of traces that don’t meet the service name filter and that you still like to retain.",required:!0,type:N.Number},{title:"Condition",keyName:"condition",tooltip:"An object representing the filters for span attributes filters.",required:!0,componentType:L.Dropdown,options:[{id:"stringCondition",value:"String Condition"},{id:"numberCondition",value:"Number Condition"},{id:"booleanCondition",value:"Boolean Condition"},{id:"jsonCondition",value:"JSON Condition"}]},{title:"Operation",keyName:"operation",tooltip:"Specifies the operation to run against the attribute.",required:!0,componentType:L.Dropdown,options:[{id:"exists",value:"Exists"},{id:"equals",value:"Equals"},{id:"not_equals",value:"Not Equals"},{id:"contains",value:"Contains"},{id:"not_contains",value:"Not Contains"},{id:"regex",value:"Regex"},{id:"greater_than",value:"Greater Than"},{id:"less_than",value:"Less Than"},{id:"greater_than_or_equal",value:"Greater Than Or Equal"},{id:"less_than_or_equal",value:"Less Than Or Equal"},{id:"is_valid_json",value:"Is Valid JSON"},{id:"is_invalid_json",value:"Is Invalid JSON"},{id:"jsonpath_exists",value:"JSON Path Exists"},{id:"key_equals",value:"Key Equals"},{id:"key_not_equals",value:"Key Not Equals"}]},{title:"Expected Value",keyName:"expectedValue",placeholder:"e.g. GET",tooltip:"The values to test the attribute against.",required:!0},{title:"JSON Path",keyName:"jsonPath",placeholder:"e.g. $.user.role",tooltip:"An expression used to navigate the JSON structure.",required:!1,renderCondition:e=>"jsonCondition"===e.condition}],Ri={[v.K8sAttributes]:({value:i,setValue:o,formErrors:r})=>(a(()=>{i[b.CollectContainerAttributes]||i[b.CollectReplicaSetAttributes]||i[b.CollectWorkloadId]||i[b.CollectClusterId]||i[b.LabelsAttributes]?.length||i[b.AnnotationsAttributes]?.length||(o(b.CollectContainerAttributes,!0),o(b.CollectReplicaSetAttributes,!0),o(b.CollectWorkloadId,!0),o(b.CollectClusterId,!0),o(b.LabelsAttributes,[]),o(b.AnnotationsAttributes,[]))},[]),e(n,{children:[t(x,{title:"Collect Container Attributes",value:i[b.CollectContainerAttributes]||!1,onChange:e=>o(b.CollectContainerAttributes,e),errorMessage:r[b.CollectContainerAttributes]}),t(x,{title:"Collect ReplicaSet Attributes",value:i[b.CollectReplicaSetAttributes]||!1,onChange:e=>o(b.CollectReplicaSetAttributes,e),errorMessage:r[b.CollectReplicaSetAttributes]}),t(x,{title:"Collect Workload ID",value:i[b.CollectWorkloadId]||!1,onChange:e=>o(b.CollectWorkloadId,e),errorMessage:r[b.CollectWorkloadId]}),t(x,{title:"Collect Cluster ID",value:i[b.CollectClusterId]||!1,onChange:e=>o(b.CollectClusterId,e),errorMessage:r[b.CollectClusterId]}),t(w,{columns:Si,value:i[b.LabelsAttributes]||[],onChange:e=>o(b.LabelsAttributes,e),errorMessage:r[b.LabelsAttributes]}),t(w,{columns:xi,value:i[b.AnnotationsAttributes]||[],onChange:e=>o(b.AnnotationsAttributes,e),errorMessage:r[b.AnnotationsAttributes]})]})),[v.AddClusterInfo]:({value:i,setValue:a,formErrors:o})=>e(n,{children:[t(T,{title:"Overwrite Existing Values",tooltip:"If enabled, the resource attributes will overwrite any existing attributes with the same name.",initialValue:i[b.OverwriteExistingValues]||!1,onChange:e=>a(b.OverwriteExistingValues,e)}),t($,{title:"Resource Attributes",value:i[b.ClusterAttributes]?.map(e=>({key:e.attributeName,value:e.attributeStringValue}))||[],onChange:e=>a(b.ClusterAttributes,e.map(e=>({attributeName:e.key,attributeStringValue:e.value}))),required:!0,errorMessage:o[b.ClusterAttributes]})]}),[v.DeleteAttributes]:({value:e,setValue:n,formErrors:i})=>{const a=i[Ni],o=e[Ni]||[];return t(D,{title:"Attributes to delete",value:o,onChange:e=>n(Ni,e),required:!0,errorMessage:a})},[v.RenameAttributes]:({value:e,setValue:n,formErrors:i})=>{const a=i[ki],o=Object.entries(e[ki]||{}).map(([e,t])=>({key:e,value:t}));return t($,{title:"Attributes to rename",value:o,onChange:e=>{const t={};e.forEach(e=>t[e.key]=e.value),n(ki,t)},required:!0,errorMessage:a})},[v.PiiMasking]:({value:n,setValue:o,formErrors:r})=>{const s=r[gi],l=n[gi]||[],[c,d]=i(1===l.length);return a(()=>{if(!l.length){const e=vi.map(({id:e})=>e);o(gi,e),d(1===vi.length)}},[]),e("div",{children:[t(S,{title:"Attributes to mask",required:!0}),t(yi,{$hasError:!!s,children:vi.map(({id:e,label:n})=>t(x,{title:n,disabled:c&&l.includes(e),value:l.includes(e),onChange:t=>((e,t)=>{const n=t?[...l,e]:l.filter(t=>t!==e);o(gi,n),d(1===n.length)})(e,t)},e))}),!!s&&t(C,{children:s})]})},[v.ErrorSampler]:({value:e,setValue:n,formErrors:i})=>{const a=i[fi],o=e[fi];return t(E,{title:"Fallback sampling ratio",required:!0,type:N.Number,min:0,max:100,value:k(o)?"":String(o),onChange:({target:{value:e}})=>{return t=e,n(fi,Math.max(0,Math.min(Number(t),100))||0);var t},errorMessage:a})},[v.ProbabilisticSampler]:({value:e,setValue:n,formErrors:i})=>{const a=i[Ai],o=e[Ai];return t(E,{title:"Sampling percentage",required:!0,type:N.Number,min:0,max:100,value:k(o)?"":String(o),onChange:({target:{value:e}})=>{return t=e,n(Ai,Math.max(0,Math.min(Number(t),100))||0);var t},errorMessage:a})},[v.LatencySampler]:({value:e,setValue:n,formErrors:i})=>{const a=i[Ci],o=e[Ci]||[];return t(w,{columns:Ei,value:o,onChange:e=>{const t=e.map(({serviceName:e,httpRoute:t,minimumLatencyThreshold:n,fallbackSamplingRatio:i})=>({serviceName:e,httpRoute:t,minimumLatencyThreshold:Number(n),fallbackSamplingRatio:Number(i)}));n(Ci,t)},errorMessage:a})},[v.ServiceNameSampler]:({value:e,setValue:n,formErrors:i})=>{const a=i[$i],o=e[$i]||[];return t(w,{columns:Di,value:o,onChange:e=>{const t=e.map(({serviceName:e,samplingRatio:t,fallbackSamplingRatio:n})=>({serviceName:e,samplingRatio:Number(t),fallbackSamplingRatio:Number(n)}));n($i,t)},errorMessage:a})},[v.SpanAttributeSampler]:({value:e,setValue:n,formErrors:i})=>{const a=i[Ii],o=(e[Ii]||[]).map(({serviceName:e,attributeKey:t,fallbackSamplingRatio:n,condition:i})=>{const a=Object.entries(i).filter(([e,t])=>t)[0][0];return{serviceName:e,attributeKey:t,fallbackSamplingRatio:n,condition:a,operation:i[a]?.operation,expectedValue:i[a]?.expectedValue,jsonPath:i[a]?.jsonPath}});return t(w,{columns:Oi,value:o,onChange:e=>{const t=e.map(({serviceName:e,attributeKey:t,fallbackSamplingRatio:n,condition:i,operation:a,expectedValue:o,jsonPath:r})=>{const s={serviceName:e,attributeKey:t,fallbackSamplingRatio:Number(n),condition:{[i]:{operation:a,expectedValue:o}}};return r&&(s.condition[i].jsonPath=r),s});n(Ii,t)},errorMessage:a,limitFieldsPerRow:3})},[v.URLTemplatization]:({value:i,setValue:a,formErrors:r})=>{const s=r[wi],l=i[wi]||[{filterK8sNamespace:"",workloadFilters:[],templatizationRules:[{template:""}],notes:""}],c=e=>a(wi,e),d=(e,t)=>c(l.map((n,i)=>i===e?{...n,...t}:n));return e(n,{children:[l.map((n,i)=>e(o,{children:[t(A,{}),e(I,{$gap:12,children:[e(O,{$justifyContent:"space-between",$alignItems:"center",children:[t(S,{title:`Rule Group ${i+1}`}),l.length>1&&t(R,{size:30,onClick:()=>{return e=i,c(l.filter((t,n)=>n!==e));var e},children:t(Mn,{})})]}),t(E,{title:"Namespace",placeholder:"All namespaces",tooltip:"Filter rules to a specific Kubernetes namespace.",value:n.filterK8sNamespace||"",onChange:e=>d(i,{filterK8sNamespace:e.target.value})}),t(w,{title:"Workload Filters",columns:Ti,value:n.workloadFilters||[],onChange:e=>d(i,{workloadFilters:e})}),t(D,{title:"Templates",required:!0,value:n.templatizationRules.map(e=>e.template),onChange:e=>d(i,{templatizationRules:e.map(e=>({template:e}))})})]}),!!s&&t(C,{children:s})]},`url-templatization-group-${i}`)),t(M,{label:"Add Rule Group",onClick:()=>c([...l,{filterK8sNamespace:"",workloadFilters:[],templatizationRules:[{template:""}],notes:""}])}),t(A,{})]})}},Mi=({actionType:e,value:n,setValue:i,formErrors:a})=>{if(!e)return null;const o=Ri[e];return o?t(o,{value:n,setValue:i,formErrors:a}):null},Li=p.div`
11
11
  display: flex;
12
12
  flex-direction: column;
13
13
  gap: 24px;
14
14
  padding: 4px;
15
- `,Kn=p(V)`
15
+ `,Fi=p(z)`
16
16
  margin-bottom: 12px;
17
- `,Pn=({isUpdate:i,action:n,formData:o,formErrors:a,handleFormChange:r})=>{const l=m();return e(Rn,{children:[i&&e("div",{children:[t(Kn,{children:"Status"}),t(K,{options:[{icon:Mi,label:g.ENABLED,value:!1,selectedBgColor:l.text.success+P["050"]},{icon:Ri,label:g.DISABLED,value:!0,selectedBgColor:l.text.error+P["050"]}],selected:o.disabled,setSelected:e=>r("disabled",e)})]}),!i&&t(L,{title:"",description:n.docsDescription,actionButton:t(z,{endpoint:n.docsEndpoint})}),t(j,{title:"Signals for Processing",required:!0,allowedSignals:n.allowedSignals,selectedSignals:o.signals||[],setSelectedSignals:e=>r("signals",e),errorMessage:a.signals}),!i&&t(C,{title:"Action name",placeholder:"Use a name that describes the action",value:o.name||"",onChange:({target:{value:e}})=>r("name",e),errorMessage:a.name}),t(Mn,{actionType:n.type,value:o.fields,setValue:(e,t)=>r(`fields.${e}`,t),formErrors:a}),t(q,{title:"Notes",value:o.notes||"",onChange:({target:{value:e}})=>r("notes",e),errorMessage:a.notes})]})},Ln=r(({children:o,width:a=640,title:r,titleTooltip:c,hideEditTitleFromEdit:d,icons:u,iconSrcs:p,isEdit:h=!1,isFormDirty:g=!1,isLastItem:y=!1,onClose:v,onEdit:f,onSave:b,onDelete:x,onCancel:S,tabs:$,headerActionButtons:C},k)=>{const w=m(),{drawerType:N,setDrawerType:T,setDrawerEntityId:D}=B();H({key:"Enter",active:h},()=>j());const[E,A]=n(!1),[O,F]=n(!1),I=l(null),M=N===G.Source,R=()=>{A(!1),F(!1)},K=()=>{R(),f&&f(!1),T(null),D(null),v?.()};s(k,()=>({closeDrawer:K}));const P=()=>{I.current?.clearTitle(),S&&S(),R()},L=()=>{const e=I.current?.isTitleDirty();g||e?F(!0):P()},z=()=>{A(!0)},j=()=>{b&&b(I.current?.getTitle()||"")},q=C||[];return f&&!h&&q.push({"data-id":"drawer-edit",variant:"tertiary",onClick:()=>f(!0),children:e(i,{children:[t(Ki,{}),t(V,{size:14,family:"secondary",decoration:"underline",children:"Edit"})]})}),x&&!h&&q.push({"data-id":"drawer-delete",variant:"tertiary",onClick:z,children:e(i,{children:[t(Ii,{}),t(V,{color:w.text.error,size:14,family:"secondary",decoration:"underline",children:M?W.UNINSTRUMENT:W.DELETE})]})}),e(i,{children:[t(_,{isOpen:!0,onClose:h?L:K,closeOnEscape:!E&&!O,width:`${a+64}px`,header:{icons:u,iconSrcs:p,title:r,titleTooltip:c,replaceTitleWith:!d&&h?t(zn,{ref:I,title:r}):void 0,actionButtons:q,tabs:$},footer:{isOpen:h,leftButtons:[{"data-id":"drawer-save",variant:"primary",onClick:j,children:W.SAVE},{"data-id":"drawer-cancel",variant:"secondary",onClick:L,children:W.CANCEL}],rightButtons:x?[{"data-id":"drawer-delete",variant:"tertiary",onClick:z,children:e(i,{children:[t(Ii,{}),t(V,{size:14,color:w.text.error,family:"secondary",decoration:"underline",children:W.DELETE})]})}]:[]},children:o}),t(J,{isOpen:E,noOverlay:!0,name:`${N}${r?` (${r})`:""}`,type:N,isLastItem:y,onApprove:()=>{x&&x(),R()},onDeny:R}),t(U,{isOpen:O,noOverlay:!0,name:"edit mode",onApprove:P,onDeny:R})]})}),zn=r(({title:e},i)=>{const[a,r]=n(e);return o(()=>{r(e)},[e]),s(i,()=>({getTitle:()=>a||e,isTitleDirty:()=>a!==e,clearTitle:()=>r(e)})),t(C,{"data-id":"title",value:a,onChange:e=>r(e.target.value)})});zn.displayName=zn.name,Ln.displayName=Ln.name;const jn=p.div`
17
+ `,_i=({isUpdate:n,action:i,formData:a,formErrors:o,handleFormChange:r})=>{const s=h();return e(Li,{children:[n&&e("div",{children:[t(Fi,{children:"Status"}),t(F,{options:[{icon:Ln,label:g.ENABLED,value:!1,selectedBgColor:s.text.success+_["050"]},{icon:Fn,label:g.DISABLED,value:!0,selectedBgColor:s.text.error+_["050"]}],selected:a.disabled,setSelected:e=>r("disabled",e)})]}),!n&&t(P,{title:"",description:i.docsDescription,actionButton:t(K,{endpoint:i.docsEndpoint})}),t(j,{title:"Signals for Processing",required:!0,allowedSignals:i.allowedSignals,selectedSignals:a.signals||[],setSelectedSignals:e=>r("signals",e),errorMessage:o.signals}),!n&&t(E,{title:"Action name",placeholder:"Use a name that describes the action",value:a.name||"",onChange:({target:{value:e}})=>r("name",e),errorMessage:o.name}),t(Mi,{actionType:i.type,value:a.fields,setValue:(e,t)=>r(`fields.${e}`,t),formErrors:o}),t(V,{title:"Notes",value:a.notes||"",onChange:({target:{value:e}})=>r("notes",e),errorMessage:o.notes})]})},Pi=r(({children:a,width:o=640,title:r,titleTooltip:c,hideEditTitleFromEdit:d,icons:u,iconSrcs:p,isEdit:m=!1,isFormDirty:g=!1,isLastItem:y=!1,onClose:v,onEdit:f,onSave:b,onDelete:S,onCancel:x,tabs:C,headerActionButtons:E},N)=>{const k=h(),{drawerType:w,setDrawerType:T,setDrawerEntityId:$}=U();B({key:"Enter",active:m},()=>j());const[D,A]=i(!1),[I,O]=i(!1),R=s(null),M=w===J.Source,L=()=>{A(!1),O(!1)},F=()=>{L(),f&&f(!1),T(null),$(null),v?.()};l(N,()=>({closeDrawer:F}));const _=()=>{R.current?.clearTitle(),x&&x(),L()},P=()=>{const e=R.current?.isTitleDirty();g||e?O(!0):_()},K=()=>{A(!0)},j=()=>{b&&b(R.current?.getTitle()||"")},V=E||[];return f&&!m&&V.push({"data-id":"drawer-edit",variant:"tertiary",onClick:()=>f(!0),children:e(n,{children:[t(_n,{}),t(z,{size:14,family:"secondary",decoration:"underline",children:"Edit"})]})}),S&&!m&&V.push({"data-id":"drawer-delete",variant:"tertiary",onClick:K,children:e(n,{children:[t(Mn,{}),t(z,{color:k.text.error,size:14,family:"secondary",decoration:"underline",children:M?W.UNINSTRUMENT:W.DELETE})]})}),e(n,{children:[t(H,{isOpen:!0,onClose:m?P:F,closeOnEscape:!D&&!I,width:`${o+64}px`,header:{icons:u,iconSrcs:p,title:r,titleTooltip:c,replaceTitleWith:!d&&m?t(Ki,{ref:R,title:r}):void 0,actionButtons:V,tabs:C},footer:{isOpen:m,leftButtons:[{"data-id":"drawer-save",variant:"primary",onClick:j,children:W.SAVE},{"data-id":"drawer-cancel",variant:"secondary",onClick:P,children:W.CANCEL}],rightButtons:S?[{"data-id":"drawer-delete",variant:"tertiary",onClick:K,children:e(n,{children:[t(Mn,{}),t(z,{size:14,color:k.text.error,family:"secondary",decoration:"underline",children:W.DELETE})]})}]:[]},children:a}),t(q,{isOpen:D,noOverlay:!0,name:`${w}${r?` (${r})`:""}`,type:w,isLastItem:y,onApprove:()=>{S&&S(),L()},onDeny:L}),t(G,{isOpen:I,noOverlay:!0,name:"edit mode",onApprove:_,onDeny:L})]})}),Ki=r(({title:e},n)=>{const[o,r]=i(e);return a(()=>{r(e)},[e]),l(n,()=>({getTitle:()=>o||e,isTitleDirty:()=>o!==e,clearTitle:()=>r(e)})),t(E,{"data-id":"title",value:o,onChange:e=>r(e.target.value)})});Ki.displayName=Ki.name,Pi.displayName=Pi.name;const ji=p.div`
18
18
  width: 100%;
19
19
  height: 100%;
20
20
  max-height: calc(100vh - 220px);
21
21
  overflow: overlay;
22
22
  overflow-y: auto;
23
- `,qn=p.div`
23
+ `,Vi=p.div`
24
24
  display: flex;
25
25
  flex-direction: column;
26
26
  gap: 12px;
27
- `,Vn=({updateAction:i,deleteAction:a})=>{const{actions:r}=Y(),{drawerType:s,drawerEntityId:d}=B(),u=l(null),p=s===G.Action,[h,m]=n(!1),[y,v]=n(!1),{formData:f,formErrors:b,handleFormChange:x,resetFormData:S,validateForm:$,loadFormWithDrawerItem:C}=X(),k=c(()=>{if(d)return r?.find(e=>Z(e)===d)},[d,r]);if(o(()=>{p&&k?C(k):S()},[p,k]),!k)return null;const w=Q.find(({type:e})=>e===k.type)||Q.find(({label:e})=>"Attributes"===e)?.items?.find(({type:e})=>e===k.type)||Q.find(({label:e})=>"Samplers"===e)?.items?.find(({type:e})=>e===k.type);return t(Ln,{ref:u,title:k.name||k.type,icons:[ie(k.type)],isEdit:h,isFormDirty:y,onEdit:e=>{m("boolean"!=typeof e||e)},onSave:e=>{if($({withAlert:!0,alertTitle:ne.Update})){const t=e!==k.type?e:"";x("name",t),i(d,{...f,name:t}),m(!1),v(!1)}},onDelete:()=>{a(d,k.type),m(!1),v(!1),u.current?.closeDrawer()},onCancel:()=>{m(!1),v(!1),C(k)},children:h&&w?t(jn,{children:t(Pn,{isUpdate:!0,action:w,formData:f,formErrors:b,handleFormChange:(...e)=>{v(!0),x(...e)}})}):e(qn,{children:[t(ee,{conditions:k.conditions||[]}),t(te,{title:g.ACTION_DETAILS,data:k?mn(k):[]})]})})},Bn=p(O)`
27
+ `,zi=({updateAction:n,deleteAction:o})=>{const{actions:r}=Y(),{drawerType:l,drawerEntityId:d}=U(),u=s(null),p=l===J.Action,[m,h]=i(!1),[y,v]=i(!1),{formData:f,formErrors:b,handleFormChange:S,resetFormData:x,validateForm:C,loadFormWithDrawerItem:E}=X(),N=c(()=>{if(d)return r?.find(e=>Q(e)===d)},[d,r]);if(a(()=>{p&&N?E(N):x()},[p,N]),!N)return null;const k=Z.find(({type:e})=>e===N.type)||Z.find(({label:e})=>"Attributes"===e)?.items?.find(({type:e})=>e===N.type)||Z.find(({label:e})=>"Samplers"===e)?.items?.find(({type:e})=>e===N.type);return t(Pi,{ref:u,title:N.name||N.type,icons:[ne(N.type)],isEdit:m,isFormDirty:y,onEdit:e=>{h("boolean"!=typeof e||e)},onSave:e=>{if(C({withAlert:!0,alertTitle:ie.Update})){const t=e!==N.type?e:"";S("name",t),n(d,{...f,name:t}),h(!1),v(!1)}},onDelete:()=>{o(d,N.type),h(!1),v(!1),u.current?.closeDrawer()},onCancel:()=>{h(!1),v(!1),E(N)},children:m&&k?t(ji,{children:t(_i,{isUpdate:!0,action:k,formData:f,formErrors:b,handleFormChange:(...e)=>{v(!0),S(...e)}})}):e(Vi,{children:[t(ee,{conditions:N.conditions||[]}),t(te,{title:g.ACTION_DETAILS,data:N?hi(N):[]})]})})},Ui=p(I)`
28
28
  margin-top: 24px;
29
29
  gap: 12px;
30
- `,Hn=({createAction:i})=>{const{version:o}=oe(),{currentModal:a,setCurrentModal:r}=ae(),l=a===G.Action,{formData:s,formErrors:d,handleFormChange:u,resetFormData:p,validateForm:h}=X(),m=c(()=>{if(!o)return Q;const e=re(o);return Q.map(t=>({...t,items:t.items?.filter(t=>!t.minVersion||t.minVersion<=e)}))},[o]),[y,v]=n(void 0),f=()=>{p(),v(void 0),r("")},b=()=>{if(!h({withAlert:!0,alertTitle:ne.Create}))return null;i(s),f()};return H({key:"Enter",active:l},()=>b()),t(le,{isOpen:l,onClose:f,header:{title:"Add Action"},actionComponent:t(he,{buttons:[{variant:"primary",label:"DONE",onClick:b,disabled:!y}]}),children:e(se,{children:[t(L,{title:"Select Action",description:"Select an action to modify telemetry data before it`s sent to destinations. Choose an action type and configure its details."}),e(Bn,{children:[t(ce,{type:de.Warning,message:ue.DEFINED_FOR_ALL_STREAMS(g.ACTIONS)}),t(pe,{options:m,selectedOption:y,onOptionSelect:e=>{return t=e,p(),u("type",t?.type||""),void v(t);var t},autoFocus:!y?.type})]}),y?.type?e("div",{children:[t(A,{margin:"16px 0"}),t(Pn,{action:y,formData:s,formErrors:d,handleFormChange:u})]}):null]})})},Wn=e=>{const{type:t,fields:{collectContainerAttributes:i,collectReplicaSetAttributes:n,collectWorkloadId:o,collectClusterId:a,labelsAttributes:r,annotationsAttributes:l,clusterAttributes:s,overwriteExistingValues:c,attributeNamesToDelete:d,renames:u,piiCategories:p,fallbackSamplingRatio:h,samplingPercentage:m,endpointsFilters:g,attributeFilters:y,servicesNameFilters:b,urlTemplatizationRulesGroups:x}}=e;let S="";if(t===v.K8sAttributes&&(i&&(S+="Container Attributes, "),n&&(S+="ReplicaSet Attributes, "),o&&(S+="Workload ID, "),a&&(S+="Cluster ID, "),r?.forEach(({labelKey:e,attributeKey:t,from:i,fromSources:n},o)=>{const a=n?.length?n.join(","):i||f.Pod;S+=`Label: ${e} ${t} ${a} `,o===r.length-1&&(S+=", ")}),l?.forEach(({annotationKey:e,attributeKey:t,from:i,fromSources:n},o)=>{const a=n?.length?n.join(","):i||f.Pod;S+=`Annotation: ${e} ${t} ${a} `,o===l.length-1&&(S+=", ")})),t===v.AddClusterInfo&&(S+=`Overwrite Existing: ${c}\n`,s?.forEach(({attributeName:e,attributeStringValue:t},i)=>{S+=`${e}: ${t}`,i<s.length-1&&(S+=", ")})),t===v.DeleteAttributes&&d?.forEach((e,t)=>{S+=e,t<d.length-1&&(S+=", ")}),t===v.RenameAttributes){const e=Object.entries(u||{});e.forEach(([t,i],n)=>{S+=`${t}: ${i}`,n<e.length-1&&(S+=", ")})}return t===v.PiiMasking&&p?.forEach((e,t)=>{S+=e,t<p.length-1&&(S+=", ")}),t===v.ErrorSampler&&(S+=String(h)),t===v.ProbabilisticSampler&&(S+=String(m),S+="%"),t===v.LatencySampler&&g?.forEach(({serviceName:e,httpRoute:t,minimumLatencyThreshold:i,fallbackSamplingRatio:n},o)=>{S+=`Endpoint${g.length>1?` #${o+1}`:""}=${e}${t}\n`,S+=` Latency=${i}`,S+=` Sampling=${n}`,o<g.length-1&&(S+=", ")}),t===v.ServiceNameSampler&&b?.forEach(({serviceName:e,samplingRatio:t,fallbackSamplingRatio:i})=>{S+=`Service Name: ${e}, `,S+=`Sampling Ratio: ${t}, `,S+=`Fallback Sampling Ratio: ${i}\n`}),t===v.SpanAttributeSampler&&y?.forEach(({serviceName:e,attributeKey:t,fallbackSamplingRatio:i})=>{S+=`Service Name: ${e}, `,S+=`Attribute Key: ${t}, `,S+=`Fallback Sampling Ratio: ${i}\n`}),t===v.URLTemplatization&&x?.forEach((e,t)=>{const i=e.templatizationRules?.map(e=>e.template).filter(Boolean).join(", ");S+=`Group ${t+1}: ${i}`,t<x.length-1&&(S+="; ")}),S},_n=({conditions:e,id:i})=>{const{errors:n,warnings:o,disableds:a,hasLoadings:r}=c(()=>me(e),[e]),l=n.length>0?n:o.length>0?o:a.length>0?a:[];if(l.length>0)return t("div",{style:{lineHeight:1},children:t(Jn,{conditions:l,id:i})});const s=r?ye.Loading:de.Success;return t("div",{style:{lineHeight:1},children:t(ge,{status:s,title:s,withBorder:!0,withIcon:!0})})},Jn=({conditions:e,id:i})=>{const n=m();return t(F,{children:ve(e).map(({status:e,type:o,reason:a,message:r},l)=>{"loading"!==e&&"disabled"!==e||(e=de.Info);const s=be(e,n);return t(fe,{titleIcon:s,title:o,text:r||a||"",children:t(ge,{status:e,title:a||o,withBorder:!0,withIcon:!0})},`condition-${i}-${e}-${o}-${l}`)})})},Un=({instrumentationRules:e,sources:t,actions:i,destinations:n,searchText:o,selectedCategory:a})=>{const r=o?e.filter(e=>e.type?.toLowerCase().includes(o)||e.ruleName?.toLowerCase().includes(o)):e,l=o?t.filter(e=>e.name?.toLowerCase().includes(o)||e.otelServiceName?.toLowerCase().includes(o)||e.namespace?.toLowerCase().includes(o)):t,s=o?i.filter(e=>e.type?.toLowerCase().includes(o)||e.name?.toLowerCase().includes(o)):i,c=o?n.filter(e=>e.destinationType.displayName?.toLowerCase().includes(o)||e.name?.toLowerCase().includes(o)):n,d=[{category:G.Source,label:"Sources",count:l.length,entities:[]},{category:G.Action,label:"Actions",count:s.length,entities:[]},{category:G.Destination,label:"Destinations",count:c.length,entities:[]},{category:G.InstrumentationRule,label:"Instrumentation Rules",count:r.length,entities:[]}];d.unshift({category:"all",label:"All",count:r.length+l.length+s.length+c.length,entities:[]});const u=d.filter(({count:e,category:t})=>!!e&&"all"!==t&&["all",t].includes(a)).map(e=>({...e,entities:e.category===G.InstrumentationRule?r:e.category===G.Source?l:e.category===G.Action?s:e.category===G.Destination?c:[]}));return{categories:d,searchResults:u}},Gn=[{key:"icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"signals",title:g.MONITORS},{key:"active-status",title:g.STATUS},{key:"conditions",title:"Conditions"},{key:"type",title:g.TYPE,sortable:!0},{key:"spec",title:"Spec",sortable:!0},{key:"notes",title:g.NOTES,sortable:!0}],Yn=({maxHeight:i,maxWidth:n})=>{const o=m(),a=xe(),{actions:r,actionsLoading:l}=Y(),{setDrawerType:s,setDrawerEntityId:d}=B(),u=c(()=>Un({instrumentationRules:[],sources:[],actions:Se(r,a),destinations:[],searchText:a.searchText,selectedCategory:G.Action}).searchResults.find(({category:e})=>e===G.Action)?.entities||[],[r,a]),p=c(()=>u.map(e=>{const{hasErrors:i,hasWarnings:n,hasDisableds:a}=me(e.conditions||[]);return{status:i?de.Error:n?de.Warning:void 0,faded:a,onClick:()=>{s(G.Action),d(e.id)},cells:[{columnKey:"icon",component:()=>t($e,{icon:ie(e.type)})},{columnKey:"name",value:Ce(e,G.Action,{prioritizeDisplayName:!0})},{columnKey:"type",value:e.type,textColor:o.text.info},{columnKey:"notes",value:e.notes,textColor:o.text.info,withTooltip:!0},{columnKey:"spec",value:Wn(e),textColor:o.text.info,withTooltip:!0},{columnKey:"signals",component:()=>t(ke,{withLabels:!0,monitors:e.signals||[]})},{columnKey:"conditions",component:()=>t(_n,{conditions:e.conditions||[],id:e.id})},{columnKey:"active-status",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:e.disabled?de.Error:de.Success,title:e.disabled?g.DISABLED:g.ENABLED,withIcon:!0,withBorder:!0})})}]}}),[u]),{badge:h,badgeTooltip:y}=c(()=>u.length!==r.length?{badge:`${u.length}/${r.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:r.length,badgeTooltip:void 0},[u,r]);return e(we,{$maxWidth:n,children:[t(Ne,{children:t(Te,{icon:De(G.Action),title:g.ACTIONS,badge:h,badgeTooltip:y,loading:l})}),t(Ee,{$maxHeight:i,children:t(Ae,{columns:Gn,rows:p})}),!u.length&&t(Oe,{style:{marginTop:"2rem"},children:t(Fe,{})})]})},Xn=p(O)`
30
+ `,Bi=({createAction:n})=>{const{version:a}=ae(),{currentModal:o,setCurrentModal:r}=oe(),s=o===J.Action,{formData:l,formErrors:d,handleFormChange:u,resetFormData:p,validateForm:m}=X(),h=c(()=>{if(!a)return Z;const e=re(a);return Z.map(t=>({...t,items:t.items?.filter(t=>!t.minVersion||t.minVersion<=e)}))},[a]),[y,v]=i(void 0),f=()=>{p(),v(void 0),r("")},b=()=>{if(!m({withAlert:!0,alertTitle:ie.Create}))return null;n(l),f()};return B({key:"Enter",active:s},()=>b()),t(se,{isOpen:s,onClose:f,header:{title:"Add Action"},actionComponent:t(me,{buttons:[{variant:"primary",label:"DONE",onClick:b,disabled:!y}]}),children:e(le,{children:[t(P,{title:"Select Action",description:"Select an action to modify telemetry data before it`s sent to destinations. Choose an action type and configure its details."}),e(Ui,{children:[t(ce,{type:de.Warning,message:ue.DEFINED_FOR_ALL_STREAMS(g.ACTIONS)}),t(pe,{options:h,selectedOption:y,onOptionSelect:e=>{return t=e,p(),u("type",t?.type||""),void v(t);var t},autoFocus:!y?.type})]}),y?.type?e("div",{children:[t(A,{margin:"16px 0"}),t(_i,{action:y,formData:l,formErrors:d,handleFormChange:u})]}):null]})})},Wi=e=>{const{type:t,fields:{collectContainerAttributes:n,collectReplicaSetAttributes:i,collectWorkloadId:a,collectClusterId:o,labelsAttributes:r,annotationsAttributes:s,clusterAttributes:l,overwriteExistingValues:c,attributeNamesToDelete:d,renames:u,piiCategories:p,fallbackSamplingRatio:m,samplingPercentage:h,endpointsFilters:g,attributeFilters:y,servicesNameFilters:b,urlTemplatizationRulesGroups:S}}=e;let x="";if(t===v.K8sAttributes&&(n&&(x+="Container Attributes, "),i&&(x+="ReplicaSet Attributes, "),a&&(x+="Workload ID, "),o&&(x+="Cluster ID, "),r?.forEach(({labelKey:e,attributeKey:t,from:n,fromSources:i},a)=>{const o=i?.length?i.join(","):n||f.Pod;x+=`Label: ${e} ${t} ${o} `,a===r.length-1&&(x+=", ")}),s?.forEach(({annotationKey:e,attributeKey:t,from:n,fromSources:i},a)=>{const o=i?.length?i.join(","):n||f.Pod;x+=`Annotation: ${e} ${t} ${o} `,a===s.length-1&&(x+=", ")})),t===v.AddClusterInfo&&(x+=`Overwrite Existing: ${c}\n`,l?.forEach(({attributeName:e,attributeStringValue:t},n)=>{x+=`${e}: ${t}`,n<l.length-1&&(x+=", ")})),t===v.DeleteAttributes&&d?.forEach((e,t)=>{x+=e,t<d.length-1&&(x+=", ")}),t===v.RenameAttributes){const e=Object.entries(u||{});e.forEach(([t,n],i)=>{x+=`${t}: ${n}`,i<e.length-1&&(x+=", ")})}return t===v.PiiMasking&&p?.forEach((e,t)=>{x+=e,t<p.length-1&&(x+=", ")}),t===v.ErrorSampler&&(x+=String(m)),t===v.ProbabilisticSampler&&(x+=String(h),x+="%"),t===v.LatencySampler&&g?.forEach(({serviceName:e,httpRoute:t,minimumLatencyThreshold:n,fallbackSamplingRatio:i},a)=>{x+=`Endpoint${g.length>1?` #${a+1}`:""}=${e}${t}\n`,x+=` Latency=${n}`,x+=` Sampling=${i}`,a<g.length-1&&(x+=", ")}),t===v.ServiceNameSampler&&b?.forEach(({serviceName:e,samplingRatio:t,fallbackSamplingRatio:n})=>{x+=`Service Name: ${e}, `,x+=`Sampling Ratio: ${t}, `,x+=`Fallback Sampling Ratio: ${n}\n`}),t===v.SpanAttributeSampler&&y?.forEach(({serviceName:e,attributeKey:t,fallbackSamplingRatio:n})=>{x+=`Service Name: ${e}, `,x+=`Attribute Key: ${t}, `,x+=`Fallback Sampling Ratio: ${n}\n`}),t===v.URLTemplatization&&S?.forEach((e,t)=>{const n=e.templatizationRules?.map(e=>e.template).filter(Boolean).join(", ");x+=`Group ${t+1}: ${n}`,t<S.length-1&&(x+="; ")}),x},Hi=({conditions:e,id:n})=>{const{errors:i,warnings:a,disableds:o,hasLoadings:r}=c(()=>he(e),[e]),s=i.length>0?i:a.length>0?a:o.length>0?o:[];if(s.length>0)return t("div",{style:{lineHeight:1},children:t(qi,{conditions:s,id:n})});const l=r?ye.Loading:de.Success;return t("div",{style:{lineHeight:1},children:t(ge,{status:l,title:l,withBorder:!0,withIcon:!0})})},qi=({conditions:e,id:n})=>{const i=h();return t(O,{children:ve(e).map(({status:e,type:a,reason:o,message:r},s)=>{"loading"!==e&&"disabled"!==e||(e=de.Info);const l=be(e,i);return t(fe,{titleIcon:l,title:a,text:r||o||"",children:t(ge,{status:e,title:o||a,withBorder:!0,withIcon:!0})},`condition-${n}-${e}-${a}-${s}`)})})},Gi=({instrumentationRules:e,sources:t,actions:n,destinations:i,searchText:a,selectedCategory:o})=>{const r=a?e.filter(e=>e.type?.toLowerCase().includes(a)||e.ruleName?.toLowerCase().includes(a)):e,s=a?t.filter(e=>e.name?.toLowerCase().includes(a)||e.otelServiceName?.toLowerCase().includes(a)||e.namespace?.toLowerCase().includes(a)):t,l=a?n.filter(e=>e.type?.toLowerCase().includes(a)||e.name?.toLowerCase().includes(a)):n,c=a?i.filter(e=>e.destinationType.displayName?.toLowerCase().includes(a)||e.name?.toLowerCase().includes(a)):i,d=[{category:J.Source,label:"Sources",count:s.length,entities:[]},{category:J.Action,label:"Actions",count:l.length,entities:[]},{category:J.Destination,label:"Destinations",count:c.length,entities:[]},{category:J.InstrumentationRule,label:"Instrumentation Rules",count:r.length,entities:[]}];d.unshift({category:"all",label:"All",count:r.length+s.length+l.length+c.length,entities:[]});const u=d.filter(({count:e,category:t})=>!!e&&"all"!==t&&["all",t].includes(o)).map(e=>({...e,entities:e.category===J.InstrumentationRule?r:e.category===J.Source?s:e.category===J.Action?l:e.category===J.Destination?c:[]}));return{categories:d,searchResults:u}},Ji=[{key:"icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"signals",title:g.MONITORS},{key:"active-status",title:g.STATUS},{key:"conditions",title:"Conditions"},{key:"type",title:g.TYPE,sortable:!0},{key:"spec",title:"Spec",sortable:!0},{key:"notes",title:g.NOTES,sortable:!0}],Yi=({maxHeight:n,maxWidth:i})=>{const a=h(),o=Se(),{actions:r,actionsLoading:s}=Y(),{setDrawerType:l,setDrawerEntityId:d}=U(),u=c(()=>Gi({instrumentationRules:[],sources:[],actions:xe(r,o),destinations:[],searchText:o.searchText,selectedCategory:J.Action}).searchResults.find(({category:e})=>e===J.Action)?.entities||[],[r,o]),p=c(()=>u.map(e=>{const{hasErrors:n,hasWarnings:i,hasDisableds:o}=he(e.conditions||[]);return{status:n?de.Error:i?de.Warning:void 0,faded:o,onClick:()=>{l(J.Action),d(e.id)},cells:[{columnKey:"icon",component:()=>t(Ce,{icon:ne(e.type)})},{columnKey:"name",value:Ee(e,J.Action,{prioritizeDisplayName:!0})},{columnKey:"type",value:e.type,textColor:a.text.info},{columnKey:"notes",value:e.notes,textColor:a.text.info,withTooltip:!0},{columnKey:"spec",value:Wi(e),textColor:a.text.info,withTooltip:!0},{columnKey:"signals",component:()=>t(Ne,{withLabels:!0,monitors:e.signals||[]})},{columnKey:"conditions",component:()=>t(Hi,{conditions:e.conditions||[],id:e.id})},{columnKey:"active-status",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:e.disabled?de.Error:de.Success,title:e.disabled?g.DISABLED:g.ENABLED,withIcon:!0,withBorder:!0})})}]}}),[u]),{badge:m,badgeTooltip:y}=c(()=>u.length!==r.length?{badge:`${u.length}/${r.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:r.length,badgeTooltip:void 0},[u,r]);return e(ke,{$maxWidth:i,children:[t(we,{children:t(Te,{icon:$e(J.Action),title:g.ACTIONS,badge:m,badgeTooltip:y,loading:s})}),t(De,{$maxHeight:n,children:t(Ae,{columns:Ji,rows:p})}),!u.length&&t(Ie,{style:{marginTop:"2rem"},children:t(Oe,{})})]})},Xi=p(I)`
31
31
  // width: 100vw;
32
32
  // height: 100vh;
33
33
  gap: 64px;
34
34
  align-items: center;
35
35
  justify-content: center;
36
- `,Zn=p(O)`
36
+ `,Qi=p(I)`
37
37
  max-width: 400px;
38
38
  gap: 12px;
39
39
  align-items: center;
40
40
  justify-content: center;
41
- `,Qn=p(V)`
41
+ `,Zi=p(z)`
42
42
  text-align: center;
43
43
  font-size: 24px;
44
- `,eo=p(V)`
44
+ `,ea=p(z)`
45
45
  text-align: center;
46
46
  line-height: 26px;
47
47
  color: ${({theme:e})=>e.text.info};
48
- `,to=()=>{const[i,a]=n(0);return o(()=>{(async()=>{for(let e=0;e<=100;e+=5)await Re(500),a(e)})()},[]),e(Xn,{children:[t(Pi,{size:100}),t(Ie,{width:400}),e(Zn,{children:[e(F,{$gap:16,children:[t(Qn,{children:"Preparing your workspace..."}),t(Me,{label:`${i}%`})]}),t(eo,{children:"It can take up to a few minutes. Grab a cup of coffee, look out a window, and enjoy your free moment!"})]})]})},io=p(O)`
48
+ `,ta=()=>{const[n,o]=i(0);return a(()=>{(async()=>{for(let e=0;e<=100;e+=5)await Le(500),o(e)})()},[]),e(Xi,{children:[t(Pn,{size:100}),t(Re,{width:400}),e(Qi,{children:[e(O,{$gap:16,children:[t(Zi,{children:"Preparing your workspace..."}),t(Me,{label:`${n}%`})]}),t(ea,{children:"It can take up to a few minutes. Grab a cup of coffee, look out a window, and enjoy your free moment!"})]})]})},na=p(I)`
49
49
  align-items: center !important;
50
50
  justify-content: center !important;
51
51
  align-self: stretch;
@@ -61,9 +61,9 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
61
61
  cursor: pointer;
62
62
 
63
63
  &:hover {
64
- background-color: ${({theme:e})=>e.colors.dropdown_bg_2+P["030"]};
64
+ background-color: ${({theme:e})=>e.colors.dropdown_bg_2+_["030"]};
65
65
  }
66
- `,no=({entityType:i,description:n})=>{const{setCurrentModal:o}=ae();return e(io,{onClick:()=>o(i),children:[e(F,{$gap:4,children:[t(Li,{}),e(V,{size:14,weight:600,family:"secondary",decoration:"underline",children:["Add ",i]})]}),t(V,{size:12,align:"center",children:n})]})},oo=p.div`
66
+ `,ia=({entityType:n,description:i})=>{const{setCurrentModal:a}=oe();return e(na,{onClick:()=>a(n),children:[e(O,{$gap:4,children:[t(Kn,{}),e(z,{size:14,weight:600,family:"secondary",decoration:"underline",children:["Add ",n]})]}),t(z,{size:12,align:"center",children:i})]})},aa=p.div`
67
67
  position: relative;
68
68
  width: 100%;
69
69
  padding: 12px 0;
@@ -71,13 +71,13 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
71
71
  display: flex;
72
72
  align-items: center;
73
73
  border-bottom: 1px solid ${({theme:e})=>e.colors.border};
74
- `,ao=p(F)`
74
+ `,oa=p(O)`
75
75
  margin-left: ${({$marginLeft:e})=>e};
76
- `,ro=p(Pe)`
76
+ `,ra=p(_e)`
77
77
  width: 24px;
78
78
  height: 24px;
79
79
  padding: 0;
80
- `,lo=p.div`
80
+ `,sa=p.div`
81
81
  position: absolute;
82
82
  bottom: -2px;
83
83
  left: 0;
@@ -86,7 +86,7 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
86
86
  height: 4px;
87
87
  width: ${({percent:e})=>`${e}%`};
88
88
  transition: width 0.3s;
89
- `,so=({entityType:i,badge:n,badgeTooltip:o,isLoading:a,refetch:r,partiallySelected:l,allSelected:s,onSelectAll:c,progressPercent:d})=>{const u=m(),{setCurrentModal:p}=ae(),h=De(i);return e(oo,{children:[c&&t(ao,{$marginLeft:"28px",children:t(S,{partiallyChecked:l,value:s,onChange:c})}),t(ao,{$marginLeft:i===G.Source?"0":"28px",children:t(Te,{icon:h,title:`${i}s`,badge:n,badgeTooltip:o,loading:!1})}),e(ao,{$marginLeft:"auto",children:[t(ro,{"data-id":`refresh-${i}`,variant:"secondary",onClick:r,disabled:a,children:a?t(Ke,{scale:.8}):t(zi,{fill:u.colors.secondary,size:18})}),t(ro,{"data-id":`add-${i}`,variant:"primary",onClick:()=>p(i),children:t(Li,{fill:u.colors.primary,size:18})})]}),"number"==typeof d&&t(lo,{percent:d})]})},co=p.div`
89
+ `,la=({entityType:n,badge:i,badgeTooltip:a,isLoading:o,refetch:r,partiallySelected:s,allSelected:l,onSelectAll:c,progressPercent:d})=>{const u=h(),{setCurrentModal:p}=oe(),m=$e(n);return e(aa,{children:[c&&t(oa,{$marginLeft:"28px",children:t(x,{partiallyChecked:s,value:l,onChange:c})}),t(oa,{$marginLeft:n===J.Source?"0":"28px",children:t(Te,{icon:m,title:`${n}s`,badge:i,badgeTooltip:a,loading:!1})}),e(oa,{$marginLeft:"auto",children:[t(ra,{"data-id":`refresh-${n}`,variant:"secondary",onClick:r,disabled:o,children:o?t(Fe,{scale:.8}):t(jn,{fill:u.colors.secondary,size:18})}),t(ra,{"data-id":`add-${n}`,variant:"primary",onClick:()=>p(n),children:t(Kn,{fill:u.colors.primary,size:18})})]}),"number"==typeof d&&t(sa,{percent:d})]})},ca=p.div`
90
90
  padding: 2px 6px;
91
91
  background-color: ${({theme:e})=>e.colors.primary};
92
92
  border-radius: 360px;
@@ -101,7 +101,7 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
101
101
  align-items: center;
102
102
  justify-content: center;
103
103
  white-space: nowrap;
104
- `,uo=({entityId:i,entityType:n,status:o,faded:a,title:r,subTitle:l,tooltip:s,label:c,icon:d,icons:u,iconSrc:p,iconSrcs:h,monitors:g,isActive:y,raw:v})=>{const f=m(),b=n===G.Source,x="boolean"==typeof y,{setDrawerType:S,setDrawerEntityId:$}=B(),{selectedSources:C,setSelectedSources:k}=Le(),w={...C},{namespace:N,name:T,kind:D}=v;b&&!w[N]&&(w[N]=[]);const E=b?w[N].findIndex(e=>e.name===T&&e.kind===D):-1;return t(ze,{"data-id":n===G.Source?`${i.namespace}-${i.name}-${i.kind}`:i,title:r,subTitle:l,onClick:()=>{S(n),$(i)},renderActions:()=>{const i=b&&(!v.conditions?.length||v.conditions?.some(({status:e})=>"loading"===e)),n=x&&!y?be(de.Info,f):o?be(o,f):void 0,a=i?t(Ke,{scale:.8}):n?t(n,{size:14}):null;return c?e(co,{$isError:o===de.Error,children:[t(fe,{text:s||"Heads up! The data-flow metrics you see are calculated over 10-second intervals.",children:c}),a]}):a||null},iconProps:{icon:d,icons:u,iconSrc:p,iconSrcs:h},visualProps:{status:o,faded:a||x&&!y,monitors:g||void 0},checkboxProps:{withCheckbox:b,isChecked:-1!==E,onCheckboxChange:()=>{-1===E?w[N].push(v):w[N].splice(E,1),k(w)}}})};function po(e){const t=e.conditions?.some(({status:e})=>e===ye.Loading);return t?e:{...e,conditions:[{status:ye.Loading,type:"Pending",message:""}]}}function ho(e){const t=e.conditions?.filter(({status:e})=>e!==ye.Loading);return t?.length===e.conditions?.length?e:{...e,conditions:t?.length?t:[{status:de.Success,type:"Healthy",message:""}]}}const mo=p.div`
104
+ `,da=({entityId:n,entityType:i,status:a,faded:o,title:r,subTitle:s,tooltip:l,label:c,icon:d,icons:u,iconSrc:p,iconSrcs:m,monitors:g,isActive:y,raw:v})=>{const f=h(),b=i===J.Source,S="boolean"==typeof y,{setDrawerType:x,setDrawerEntityId:C}=U(),{selectedSources:E,setSelectedSources:N}=Pe(),k={...E},{namespace:w,name:T,kind:$}=v;b&&!k[w]&&(k[w]=[]);const D=b?k[w].findIndex(e=>e.name===T&&e.kind===$):-1;return t(Ke,{"data-id":i===J.Source?`${n.namespace}-${n.name}-${n.kind}`:n,title:r,subTitle:s,onClick:()=>{x(i),C(n)},renderActions:()=>{const n=b&&(!v.conditions?.length||v.conditions?.some(({status:e})=>"loading"===e)),i=S&&!y?be(de.Info,f):a?be(a,f):void 0,o=n?t(Fe,{scale:.8}):i?t(i,{size:14}):null;return c?e(ca,{$isError:a===de.Error,children:[t(fe,{text:l||"Heads up! The data-flow metrics you see are calculated over 10-second intervals.",children:c}),o]}):o||null},iconProps:{icon:d,icons:u,iconSrc:p,iconSrcs:m},visualProps:{status:a,faded:o||S&&!y,monitors:g||void 0},checkboxProps:{withCheckbox:b,isChecked:-1!==D,onCheckboxChange:()=>{-1===D?k[w].push(v):k[w].splice(D,1),N(k)}}})};function ua(e){const t=e.conditions?.some(({status:e})=>e===ye.Loading);return t?e:{...e,conditions:[{status:ye.Loading,type:"Pending",message:""}]}}function pa(e){const t=e.conditions?.filter(({status:e})=>e!==ye.Loading);return t?.length===e.conditions?.length?e:{...e,conditions:t?.length?t:[{status:de.Success,type:"Healthy",message:""}]}}const ma=p.div`
105
105
  position: absolute;
106
106
  top: 12px;
107
107
  left: 12px;
@@ -112,23 +112,23 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
112
112
  border-bottom: 1px solid ${({theme:e})=>e.colors.border};
113
113
  border-radius: 12px 12px 0 0;
114
114
  pointer-events: none;
115
- `,go=p.span`
115
+ `,ha=p.span`
116
116
  font-family: ${({theme:e})=>e.font_family.primary};
117
117
  font-size: 11px;
118
118
  font-weight: 600;
119
119
  color: ${({theme:e})=>e.text.grey};
120
120
  text-transform: uppercase;
121
121
  letter-spacing: 0.5px;
122
- `,yo=p.div`
122
+ `,ga=p.div`
123
123
  display: flex;
124
124
  align-items: center;
125
125
  gap: 8px;
126
126
  padding: 4px 8px 0;
127
- `,vo=p.div`
127
+ `,ya=p.div`
128
128
  flex: 1;
129
129
  height: 1px;
130
130
  background: ${({theme:e})=>e.colors.border};
131
- `,fo=p.span`
131
+ `,va=p.span`
132
132
  font-family: ${({theme:e})=>e.font_family.secondary};
133
133
  font-size: 10px;
134
134
  font-weight: 600;
@@ -136,7 +136,7 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
136
136
  text-transform: uppercase;
137
137
  letter-spacing: 0.5px;
138
138
  white-space: nowrap;
139
- `,bo=({namespace:e})=>t(mo,{children:t(go,{children:e})}),xo=({namespace:i})=>e(yo,{children:[t(vo,{}),t(fo,{children:i}),t(vo,{})]}),So=p.div`
139
+ `,fa=({namespace:e})=>t(ma,{children:t(ha,{children:e})}),ba=({namespace:n})=>e(ga,{children:[t(ya,{}),t(va,{children:n}),t(ya,{})]}),Sa=p.div`
140
140
  height: calc(${({$height:e})=>e}px - 24px);
141
141
  width: calc(100% - 24px);
142
142
  padding: 12px;
@@ -144,7 +144,7 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
144
144
  border: 1px dashed ${({theme:e})=>e.colors.border};
145
145
  border-radius: 24px;
146
146
  position: relative;
147
- `,$o=p.div`
147
+ `,xa=p.div`
148
148
  position: absolute;
149
149
  bottom: 0;
150
150
  left: 0;
@@ -159,18 +159,18 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
159
159
  justify-content: center;
160
160
 
161
161
  pointer-events: none;
162
- `,Co={[G.Source]:{subTitle:(e,t)=>t?e.kind:`${e.namespace} • ${e.kind}`,icons:e=>({icons:_e(e),icon:De(G.Source)}),withMetrics:!0},[G.Destination]:{subTitle:e=>e.destinationType.displayName,icons:e=>We(e.destinationType.type),withMetrics:!0,withMonitors:!0,withActive:!0},[G.Action]:{subTitle:e=>e.type,icons:e=>({icon:ie(e.type)}),withMonitors:!0,withActive:!0},[G.InstrumentationRule]:{subTitle:e=>e.type,icons:e=>({icon:He(e.type)}),withActive:!0},[G.Namespace]:{subTitle:()=>"",icons:()=>({icon:De(G.Namespace)})}};const ko=({height:i,entityType:a,entities:r,metrics:l})=>{const{isVm:s}=oe(),u=a===G.Source,[p,h]=n(""),m=c(()=>r.map(e=>function(e,t,i,n){const o=Z(e);if(!o)return null;const a=Co[t],r=t===G.Source,l=a.withMonitors?t===G.Destination?Ve(e.exportedSignals):e.signals:void 0,s=a.withMetrics?n?.[`${t.toLowerCase()}s`]?.find(e=>JSON.stringify(Z(e))===JSON.stringify(o)):void 0,c=a.withActive?!e.disabled:void 0;let d,u,p=!1,h=e;if(r){const t=function(e){const t=e.workloadOdigosHealthStatus?.status;switch(t){case je.Failure:return{status:de.Error,faded:!1,tooltip:e.workloadOdigosHealthStatus?.message??void 0,displaySource:e};case je.Notice:return{status:de.Warning,faded:!1,tooltip:e.workloadOdigosHealthStatus?.message??void 0,displaySource:e};case je.Pending:case je.Waiting:return{status:void 0,faded:!1,displaySource:po(e)};case je.Unsupported:case je.Disabled:return{status:void 0,faded:!0,displaySource:e};default:return{status:void 0,faded:!1,displaySource:ho(e)}}}(e);d=t.status,p=t.faded,u=t.tooltip,h=t.displaySource}else{const{priorotizedStatus:t,hasDisableds:i}=me(e.conditions||[]);d=t,p=i}return{entityId:o,namespace:r?e.namespace:void 0,title:Ce(e,t,{extended:r,prioritizeDisplayName:!r}),subTitle:a.subTitle(e,i),status:d,faded:p,tooltip:u,label:a.withMetrics?Be(s?.throughput):void 0,...a.icons(e),monitors:l,isActive:c,raw:h}}(e,a,s,l)).filter(Boolean),[r,a,l,s]),{elements:g,indexToNamespace:y,multipleNs:v}=c(()=>{const e=[],i=[],n=new Set(m.map(e=>e.namespace).filter(Boolean)).size>1;n&&(i.push(""),e.push(t("div",{style:{height:28}},"ns-spacer")));let o="";for(const n of m)u&&n.namespace&&n.namespace!==o&&(""!==o&&(i.push(n.namespace),e.push(t(xo,{namespace:n.namespace},`ns-divider-${n.namespace}`))),o=n.namespace),i.push(n.namespace||""),e.push(t(uo,{entityType:a,entityId:n.entityId,raw:n.raw,title:n.title,subTitle:n.subTitle,faded:n.faded,status:n.status,tooltip:n.tooltip,label:n.label,icons:n.icons,icon:n.icon,iconSrc:n.iconSrc,monitors:n.monitors,isActive:n.isActive},JSON.stringify(n.entityId)));return{elements:e,indexToNamespace:i,multipleNs:n}},[m,a,u]);o(()=>{if(u&&y.length&&!p){const e=y.find(Boolean);e&&h(e)}},[u,y]);const f=d(e=>{if(!y.length)return;const t=y[Math.min(e,y.length-1)];t&&t!==p&&h(t)},[y,p]);return e(So,{$height:i,children:[v&&p&&t(bo,{namespace:p}),t(qe,{gap:8,elements:g,onTopIndexChange:v?f:void 0}),t($o,{$hide:!0})]})},wo=p.div`
162
+ `,Ca={[J.Source]:{subTitle:(e,t)=>t?e.kind:`${e.namespace} • ${e.kind}`,icons:e=>({icons:He(e),icon:$e(J.Source)}),withMetrics:!0},[J.Destination]:{subTitle:e=>e.destinationType.displayName,icons:e=>We(e.destinationType.type),withMetrics:!0,withMonitors:!0,withActive:!0},[J.Action]:{subTitle:e=>e.type,icons:e=>({icon:ne(e.type)}),withMonitors:!0,withActive:!0},[J.InstrumentationRule]:{subTitle:e=>e.type,icons:e=>({icon:Be(e.type)}),withActive:!0},[J.Namespace]:{subTitle:()=>"",icons:()=>({icon:$e(J.Namespace)})}};function Ea(e,t,n,i){const a=Q(e);if(!a)return null;const o=Ca[t],r=t===J.Source,s=o.withMonitors?t===J.Destination?ze(e.exportedSignals):e.signals:void 0,l=o.withMetrics?i?.[`${t.toLowerCase()}s`]?.find(e=>JSON.stringify(Q(e))===JSON.stringify(a)):void 0,c=o.withActive?!e.disabled:void 0;let d,u,p=!1,m=e;if(r){const t=function(e){const t=e.workloadOdigosHealthStatus?.status;switch(t){case je.Failure:return{status:de.Error,faded:!1,tooltip:e.workloadOdigosHealthStatus?.message??void 0,displaySource:e};case je.Notice:return{status:de.Warning,faded:!1,tooltip:e.workloadOdigosHealthStatus?.message??void 0,displaySource:e};case je.Pending:case je.Waiting:return{status:void 0,faded:!1,displaySource:ua(e)};case je.Unsupported:case je.Disabled:return{status:void 0,faded:!0,displaySource:e};default:return{status:void 0,faded:!1,displaySource:pa(e)}}}(e);d=t.status,p=t.faded,u=t.tooltip,m=t.displaySource}else{const{priorotizedStatus:t,hasDisableds:n}=he(e.conditions||[]);d=t,p=n}return{entityId:a,namespace:r?e.namespace:void 0,title:Ee(e,t,{extended:r,prioritizeDisplayName:!r}),subTitle:o.subTitle(e,n),status:d,faded:p,tooltip:u,label:o.withMetrics?Ue(l?.throughput):void 0,...o.icons(e),monitors:s,isActive:c,raw:m}}const Na=({height:n,entityType:o,entities:r,metrics:s})=>{const{isVm:l}=ae(),u=o===J.Source,[p,m]=i(""),h=c(()=>r.map(e=>Ea(e,o,l,s)).filter(Boolean),[r,o,s,l]),{elements:g,indexToNamespace:y,multipleNs:v}=c(()=>{const e=[],n=[],i=new Set(h.map(e=>e.namespace).filter(Boolean)).size>1;i&&(n.push(""),e.push(t("div",{style:{height:28}},"ns-spacer")));let a="";for(const i of h)u&&i.namespace&&i.namespace!==a&&(""!==a&&(n.push(i.namespace),e.push(t(ba,{namespace:i.namespace},`ns-divider-${i.namespace}`))),a=i.namespace),n.push(i.namespace||""),e.push(t(da,{entityType:o,entityId:i.entityId,raw:i.raw,title:i.title,subTitle:i.subTitle,faded:i.faded,status:i.status,tooltip:i.tooltip,label:i.label,icons:i.icons,icon:i.icon,iconSrc:i.iconSrc,monitors:i.monitors,isActive:i.isActive},JSON.stringify(i.entityId)));return{elements:e,indexToNamespace:n,multipleNs:i}},[h,o,u]);a(()=>{if(u&&y.length&&!p){const e=y.find(Boolean);e&&m(e)}},[u,y]);const f=d(e=>{if(!y.length)return;const t=y[Math.min(e,y.length-1)];t&&t!==p&&m(t)},[y,p]);return e(Sa,{$height:n,children:[v&&p&&t(fa,{namespace:p}),t(Ve,{gap:8,elements:g,onTopIndexChange:v?f:void 0}),t(xa,{$hide:!0})]})},ka=p.div`
163
163
  width: ${({$isVm:e})=>e?"45vw":"22vw"};
164
164
  display: flex;
165
165
  flex-direction: column;
166
166
  gap: 12px;
167
- `,No=({entityType:i,entities:n,unfilteredCount:o,metrics:a,loading:r,maxHeight:l,refetch:s})=>{const{isVm:d}=oe(),{frameHeight:u,hasFiltersApplied:p,isSources:h}=c(()=>({frameHeight:Math.min(l,80*n.length+12),hasFiltersApplied:n.length!==o,isSources:i===G.Source}),[i,n.length,l,o]),{progress:m}=Je(),y=c(()=>h&&(m[Ue.Instrumenting]||m[Ue.Uninstrumenting])?m[Ue.Instrumenting]?.percentage||m[Ue.Uninstrumenting]?.percentage||0:void 0,[h,m[Ue.Instrumenting],m[Ue.Uninstrumenting]]),{selectedSources:v,setSelectedSources:f}=Le(),b=c(()=>h?Object.values(v).reduce((e,t)=>e+t.length,0):0,[h,v]);return d&&[G.InstrumentationRule,G.Action].includes(i)?null:e(wo,{$isVm:d,children:[t(so,{entityType:i,badge:"number"==typeof y?`${y}%`:p?`${n.length}/${o}`:o,badgeTooltip:p?g.FILTERED_COUNT_TOOLTIP:void 0,isLoading:r,refetch:s,partiallySelected:b>0&&n?.length!==b,allSelected:b>0&&n?.length===b,onSelectAll:h?e=>{if(h)if(e){const e={};n?.forEach(t=>{const{namespace:i}=t;e[i]?e[i].push(t):e[i]=[t]}),f(e)}else f({})}:void 0,progressPercent:y}),n.length?t(ko,{height:u,entityType:i,entities:n,metrics:a}):r?t(Ge,{size:3}):t(no,{entityType:i,description:g.TO_COLLECT_OTEL_DATA})]})},To=p.div`
167
+ `,wa=({entityType:n,entities:i,unfilteredCount:a,metrics:o,loading:r,maxHeight:s,refetch:l})=>{const{isVm:d}=ae(),{frameHeight:u,hasFiltersApplied:p,isSources:m}=c(()=>({frameHeight:Math.min(s,80*i.length+12),hasFiltersApplied:i.length!==a,isSources:n===J.Source}),[n,i.length,s,a]),{progress:h}=qe(),y=c(()=>m&&(h[Ge.Instrumenting]||h[Ge.Uninstrumenting])?h[Ge.Instrumenting]?.percentage||h[Ge.Uninstrumenting]?.percentage||0:void 0,[m,h[Ge.Instrumenting],h[Ge.Uninstrumenting]]),{selectedSources:v,setSelectedSources:f}=Pe(),b=c(()=>m?Object.values(v).reduce((e,t)=>e+t.length,0):0,[m,v]);return d&&[J.InstrumentationRule,J.Action].includes(n)?null:e(ka,{$isVm:d,children:[t(la,{entityType:n,badge:"number"==typeof y?`${y}%`:p?`${i.length}/${a}`:a,badgeTooltip:p?g.FILTERED_COUNT_TOOLTIP:void 0,isLoading:r,refetch:l,partiallySelected:b>0&&i?.length!==b,allSelected:b>0&&i?.length===b,onSelectAll:m?e=>{if(m)if(e){const e={};i?.forEach(t=>{const{namespace:n}=t;e[n]?e[n].push(t):e[n]=[t]}),f(e)}else f({})}:void 0,progressPercent:y}),i.length?t(Na,{height:u,entityType:n,entities:i,metrics:o}):r?t(Je,{size:3}):t(ia,{entityType:n,description:g.TO_COLLECT_OTEL_DATA})]})},Ta=p.div`
168
168
  width: 100%;
169
169
  height: ${({$height:e})=>e};
170
170
  display: flex;
171
171
  justify-content: space-evenly;
172
172
  gap: 24px;
173
- `,Do=({height:i,metrics:a,refetchSources:r,refetchDestinations:l,refetchActions:s,refetchInstrumentationRules:d})=>{const u=xe(),{selectedStreamName:p}=Ye(),{containerRef:h,containerHeight:m}=Xe(),{sources:g,sourcesLoading:y,destinations:v,destinationsLoading:f,actions:b,actionsLoading:x,instrumentationRules:S,instrumentationRulesLoading:$}=Y(),C=c(()=>Ze(g,p),[g,p]),k=c(()=>Qe(v,p),[v,p]),[w,N]=n([]),[T,D]=n([]),[E,A]=n([]),[O,F]=n([]);return o(()=>{N(et(C,u))},[C,u]),o(()=>{D(tt(k,u))},[k,u]),o(()=>{A(Se(b,u))},[b,u]),o(()=>{F(S)},[S]),e(To,{ref:h,$height:i,children:[t(No,{entityType:G.InstrumentationRule,entities:O,unfilteredCount:S.length,loading:$,maxHeight:m,refetch:d}),t(No,{entityType:G.Source,entities:w,unfilteredCount:C.length,metrics:a,loading:y,maxHeight:m,refetch:r}),t(No,{entityType:G.Action,entities:E,unfilteredCount:b.length,loading:x,maxHeight:m,refetch:s}),t(No,{entityType:G.Destination,entities:T,unfilteredCount:k.length,metrics:a,loading:f,maxHeight:m,refetch:l})]})},Eo=p.div`
173
+ `,$a=({height:n,metrics:o,refetchSources:r,refetchDestinations:s,refetchActions:l,refetchInstrumentationRules:d})=>{const u=Se(),{selectedStreamName:p}=Ye(),{containerRef:m,containerHeight:h}=Xe(),{sources:g,sourcesLoading:y,destinations:v,destinationsLoading:f,actions:b,actionsLoading:S,instrumentationRules:x,instrumentationRulesLoading:C}=Y(),E=c(()=>Qe(g,p),[g,p]),N=c(()=>Ze(v,p),[v,p]),[k,w]=i([]),[T,$]=i([]),[D,A]=i([]),[I,O]=i([]);return a(()=>{w(et(E,u))},[E,u]),a(()=>{$(tt(N,u))},[N,u]),a(()=>{A(xe(b,u))},[b,u]),a(()=>{O(x)},[x]),e(Ta,{ref:m,$height:n,children:[t(wa,{entityType:J.InstrumentationRule,entities:I,unfilteredCount:x.length,loading:C,maxHeight:h,refetch:d}),t(wa,{entityType:J.Source,entities:k,unfilteredCount:E.length,metrics:o,loading:y,maxHeight:h,refetch:r}),t(wa,{entityType:J.Action,entities:D,unfilteredCount:b.length,loading:S,maxHeight:h,refetch:l}),t(wa,{entityType:J.Destination,entities:T,unfilteredCount:N.length,metrics:o,loading:f,maxHeight:h,refetch:s})]})},Da=p.div`
174
174
  position: relative;
175
175
  max-width: 200px;
176
176
  `;p.div`
@@ -184,110 +184,110 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
184
184
  background-color: ${({theme:e})=>e.colors.dropdown_bg};
185
185
  border: ${({theme:e})=>`1px solid ${e.colors.border}`};
186
186
  border-radius: 24px;
187
- `;const Ao=p.div`
187
+ `;const Aa=p.div`
188
188
  display: flex;
189
189
  align-items: center;
190
190
  overflow-x: scroll;
191
- `,Oo=({onClose:i})=>{const r=m(),{onClickNode:l}=it(),{searchText:s}=xe(),{selectedStreamName:d}=Ye(),{sources:u,destinations:p,actions:h,instrumentationRules:g}=Y(),{popupRef:y,popupOpen:v,setPopupOpen:f,popupPosition:b,handlePosition:x}=nt();o(()=>{v||(x(0,50),f(!0))},[v]);const[S,$]=n("all"),{categories:C,searchResults:k}=c(()=>Un({instrumentationRules:g,sources:Ze(u,d),actions:h,destinations:Qe(p,d),searchText:s,selectedCategory:S}),[g,u,h,p,d,s,S]);return k.length?t(ot,{ref:y,isOpen:v,top:b.top,left:b.left,maxWidth:"420px",header:t(Ao,{children:C.map(({category:e,label:i,count:n})=>!!n&&t(rt,{label:i,badgeLabel:n,isSelected:S===e,onClick:()=>$(e)},`category-select-${e}`))}),children:k.map(({category:n,label:o,entities:s},c)=>!!s.length&&e(a,{children:[e(at,{style:{maxHeight:"all"!==S?"240px":"140px",padding:"12px 0"},children:[t(V,{size:12,family:"secondary",color:r.text.darker_grey,style:{marginLeft:"16px"},children:o}),s.map((e,o)=>t(rt,{icon:De(n),label:Ce(e,n,{extended:!0}),onClick:()=>{const t=Z(e);l(null,{data:{type:n,id:t}}),i()},style:{width:"100%",justifyContent:"flex-start"},color:"transparent"},`entity-${c}-${o}`))]}),t(A,{thickness:c===k.length-1?0:1,length:"90%",margin:"8px auto"})]},`category-list-${n}`))}):t(ot,{ref:y,isOpen:v,top:b.top,left:b.left,children:t(Fe,{})})},Fo=({preventPopup:i=!1})=>{const{searchText:o,setSearchText:a}=xe(),[r,s]=n(!1),c=!!o||r,d=()=>{a(""),s(!1)},u=l(null);return lt(u,d),H({key:"Escape",active:c},d),e(Eo,{ref:u,children:[t(C,{placeholder:"Search",icon:ji,value:o,onChange:e=>a(e.target.value.toLowerCase()),onFocus:()=>s(!0)}),c&&!i?t(Oo,{onClose:d}):null]})},Io=({sources:e,title:i="Condition",value:n,onSelect:o,onDeselect:a,...r})=>{const l=c(()=>{const t=[];return e.forEach(({conditions:e})=>{e?.forEach(({type:e,reason:i})=>{t.find(t=>t.id===`${e}#${i}`)||t.push({id:`${e}#${i}`,value:`${st(e)} - ${st(i)}`})})}),t.sort((e,t)=>e.id?.localeCompare(t.id||"")||0)},[e]);return t(ct,{disabled:!l?.length,title:i,placeholder:"All",options:l,value:n,onSelect:o,onDeselect:a,...r})},Mo=({sources:e,title:i="Error Message",value:n,onSelect:o,onDeselect:a,disabled:r,...l})=>{const s=c(()=>{const t=[];return e.forEach(({conditions:e})=>{ve(e||[]).forEach(({status:e,message:i,reason:n})=>{e!==de.Error||t.find(e=>e.id===i)||(i?t.find(e=>e.id===i)||t.push({id:i,value:i}):n&&(t.find(e=>e.id===n)||t.push({id:n,value:n})))})}),t},[e]);return t(ct,{disabled:r||!s?.length,title:i,placeholder:"All",options:s,value:n,onSelect:o,onDeselect:a,...l})},Ro=({sources:e,title:i="Programming Language",value:n,onSelect:o,onDeselect:a,...r})=>{const l=c(()=>{const t=[];return e.forEach(({containers:e})=>{e?.forEach(({language:e})=>{t.find(t=>t.id===e)||t.push({id:e,value:dt[e]||e})})}),t.sort((e,t)=>e.id?.localeCompare(t.id||"")||0)},[e]);return t(ct,{disabled:!l?.length,title:i,placeholder:"All",options:l,value:n,onSelect:o,onDeselect:a,...r})},Ko=({title:e="Monitors",value:i,onSelect:n,onDeselect:o,...a})=>{const r=c(()=>{const e=[];return ut.forEach(({id:t,value:i})=>{e.find(e=>e.id===t)||e.push({id:t,value:i})}),e},[]);return t(ct,{disabled:!r?.length,title:e,placeholder:"All",options:r,value:i,onSelect:n,onDeselect:o,...a})},Po=({namespaces:e,title:i="Namespace",value:n,onSelect:o,onDeselect:a,...r})=>{const l=c(()=>{const t=[];return e?.forEach(({name:e})=>{t.find(t=>t.id===e)||t.push({id:e,value:e})}),t},[e]);return t(ct,{disabled:!l?.length,title:i,placeholder:"Select namespace",options:l,value:n,onSelect:o,onDeselect:a,...r})},Lo=({sources:e,title:i="Kind",value:n,onSelect:o,onDeselect:a,...r})=>{const l=c(()=>{const t=[];return e.forEach(({kind:e})=>{t.find(t=>t.id===e)||t.push({id:e,value:e})}),t},[e]);return t(ct,{disabled:!l?.length,title:i,placeholder:"All",options:l,value:n,onSelect:o,onDeselect:a,...r})},zo=({sources:e,title:i="Agent Injection Status",value:n,onSelect:o,onDeselect:a,disabled:r,...l})=>{const s=c(()=>{const t=[];return e.forEach(({podsAgentInjectionStatus:e})=>{const{reasonEnum:i,message:n}=e||{};i?t.find(e=>e.id===i)||t.push({id:i,value:st(i)}):n&&(t.find(e=>e.id===n)||t.push({id:n,value:n}))}),t},[e]);return t(ct,{disabled:r||!s?.length,title:i,placeholder:"All",options:s,value:n,onSelect:o,onDeselect:a,...l})},jo=p.div`
191
+ `,Ia=({onClose:n})=>{const r=h(),{onClickNode:s}=nt(),{searchText:l}=Se(),{selectedStreamName:d}=Ye(),{sources:u,destinations:p,actions:m,instrumentationRules:g}=Y(),{popupRef:y,popupOpen:v,setPopupOpen:f,popupPosition:b,handlePosition:S}=it();a(()=>{v||(S(0,50),f(!0))},[v]);const[x,C]=i("all"),{categories:E,searchResults:N}=c(()=>Gi({instrumentationRules:g,sources:Qe(u,d),actions:m,destinations:Ze(p,d),searchText:l,selectedCategory:x}),[g,u,m,p,d,l,x]);return N.length?t(at,{ref:y,isOpen:v,top:b.top,left:b.left,maxWidth:"420px",header:t(Aa,{children:E.map(({category:e,label:n,count:i})=>!!i&&t(rt,{label:n,badgeLabel:i,isSelected:x===e,onClick:()=>C(e)},`category-select-${e}`))}),children:N.map(({category:i,label:a,entities:l},c)=>!!l.length&&e(o,{children:[e(ot,{style:{maxHeight:"all"!==x?"240px":"140px",padding:"12px 0"},children:[t(z,{size:12,family:"secondary",color:r.text.darker_grey,style:{marginLeft:"16px"},children:a}),l.map((e,a)=>t(rt,{icon:$e(i),label:Ee(e,i,{extended:!0}),onClick:()=>{const t=Q(e);s(null,{data:{type:i,id:t}}),n()},style:{width:"100%",justifyContent:"flex-start"},color:"transparent"},`entity-${c}-${a}`))]}),t(A,{thickness:c===N.length-1?0:1,length:"90%",margin:"8px auto"})]},`category-list-${i}`))}):t(at,{ref:y,isOpen:v,top:b.top,left:b.left,children:t(Oe,{})})},Oa=({preventPopup:n=!1})=>{const{searchText:a,setSearchText:o}=Se(),[r,l]=i(!1),c=!!a||r,d=()=>{o(""),l(!1)},u=s(null);return st(u,d),B({key:"Escape",active:c},d),e(Da,{ref:u,children:[t(E,{placeholder:"Search",icon:Vn,value:a,onChange:e=>o(e.target.value.toLowerCase()),onFocus:()=>l(!0)}),c&&!n?t(Ia,{onClose:d}):null]})},Ra=({sources:e,title:n="Condition",value:i,onSelect:a,onDeselect:o,...r})=>{const s=c(()=>{const t=[];return e.forEach(({conditions:e})=>{e?.forEach(({type:e,reason:n})=>{t.find(t=>t.id===`${e}#${n}`)||t.push({id:`${e}#${n}`,value:`${lt(e)} - ${lt(n)}`})})}),t.sort((e,t)=>e.id?.localeCompare(t.id||"")||0)},[e]);return t(ct,{disabled:!s?.length,title:n,placeholder:"All",options:s,value:i,onSelect:a,onDeselect:o,...r})},Ma=({sources:e,title:n="Error Message",value:i,onSelect:a,onDeselect:o,disabled:r,...s})=>{const l=c(()=>{const t=[];return e.forEach(({conditions:e})=>{ve(e||[]).forEach(({status:e,message:n,reason:i})=>{e!==de.Error||t.find(e=>e.id===n)||(n?t.find(e=>e.id===n)||t.push({id:n,value:n}):i&&(t.find(e=>e.id===i)||t.push({id:i,value:i})))})}),t},[e]);return t(ct,{disabled:r||!l?.length,title:n,placeholder:"All",options:l,value:i,onSelect:a,onDeselect:o,...s})},La=({sources:e,title:n="Programming Language",value:i,onSelect:a,onDeselect:o,...r})=>{const s=c(()=>{const t=[];return e.forEach(({containers:e})=>{e?.forEach(({language:e})=>{t.find(t=>t.id===e)||t.push({id:e,value:dt[e]||e})})}),t.sort((e,t)=>e.id?.localeCompare(t.id||"")||0)},[e]);return t(ct,{disabled:!s?.length,title:n,placeholder:"All",options:s,value:i,onSelect:a,onDeselect:o,...r})},Fa=({title:e="Monitors",value:n,onSelect:i,onDeselect:a,...o})=>{const r=c(()=>{const e=[];return ut.forEach(({id:t,value:n})=>{e.find(e=>e.id===t)||e.push({id:t,value:n})}),e},[]);return t(ct,{disabled:!r?.length,title:e,placeholder:"All",options:r,value:n,onSelect:i,onDeselect:a,...o})},_a=({namespaces:e,title:n="Namespace",value:i,onSelect:a,onDeselect:o,...r})=>{const s=c(()=>{const t=[];return e?.forEach(({name:e})=>{t.find(t=>t.id===e)||t.push({id:e,value:e})}),t},[e]);return t(ct,{disabled:!s?.length,title:n,placeholder:"Select namespace",options:s,value:i,onSelect:a,onDeselect:o,...r})},Pa=({sources:e,title:n="Kind",value:i,onSelect:a,onDeselect:o,...r})=>{const s=c(()=>{const t=[];return e.forEach(({kind:e})=>{t.find(t=>t.id===e)||t.push({id:e,value:e})}),t},[e]);return t(ct,{disabled:!s?.length,title:n,placeholder:"All",options:s,value:i,onSelect:a,onDeselect:o,...r})},Ka=({sources:e,title:n="Agent Injection Status",value:i,onSelect:a,onDeselect:o,disabled:r,...s})=>{const l=c(()=>{const t=[];return e.forEach(({podsAgentInjectionStatus:e})=>{const{reasonEnum:n,message:i}=e||{};if(n){t.find(e=>e.id===n)||t.push({id:n,value:lt(n)})}else if(i){t.find(e=>e.id===i)||t.push({id:i,value:i})}}),t},[e]);return t(ct,{disabled:r||!l?.length,title:n,placeholder:"All",options:l,value:i,onSelect:a,onDeselect:o,...s})},ja=p.div`
192
192
  display: flex;
193
193
  flex-direction: column;
194
194
  gap: 12px;
195
195
  padding: 12px;
196
- `,qo=p.div`
196
+ `,Va=p.div`
197
197
  padding: 12px 6px 6px 6px;
198
- `,Vo=p(Pe)`
198
+ `,za=p(_e)`
199
199
  font-size: 14px;
200
200
  ${({$color:e})=>`color: ${e};`}
201
- `,Bo=p.div`
201
+ `,Ua=p.div`
202
202
  margin-left: auto;
203
- `,Ho=e=>{let t=0;return Object.values(e).forEach(e=>{e&&Array.isArray(e)&&e.length>0&&(t+=e.length)}),e.onlyErrors&&t++,e.searchText&&t++,t},Wo=()=>{const i=m(),{namespaces:a,sources:r}=Y(),{selectedStreamName:s}=Ye(),{getItemSS:d,setItemSS:u,removeItemSS:p}=ht(),{popupRef:h,popupOpen:g,setPopupOpen:y,popupPosition:v,handlePosition:f}=nt(),{namespaces:b,kinds:x,monitors:S,languages:$,conditions:C,errors:k,onlyErrors:w,podsAgentInjectionStatus:N,setAll:D,clearAll:E,getEmptyState:A}=xe(),O=c(()=>Ze(r,s),[r,s]),[I,M]=n({namespaces:b,kinds:x,monitors:S,languages:$,conditions:C,errors:k,onlyErrors:w,podsAgentInjectionStatus:N}),[R,K]=n(Ho(I));o(()=>{const e=d(pt.OVERVIEW_FILTERS,A());D(e)},[]),o(()=>{if(!g){const e={namespaces:b,kinds:x,monitors:S,languages:$,conditions:C,errors:k,onlyErrors:w,podsAgentInjectionStatus:N};M(e),K(Ho(e))}},[g,b,x,S,$,C,k,w,N]);const P=()=>{y(!1)},L=l(null);return lt(L,P),H({key:"Escape",active:g},P),e(Eo,{ref:L,children:[t(rt,{label:"Filters",icon:qi,badgeLabel:R,badgeFilled:!!R,withBorder:!0,color:"transparent",onClick:()=>{f(0,50),y(!0)}}),t(ot,{ref:h,isOpen:g,top:v.top,left:v.left,width:"420px",footer:e(F,{children:[t(Vo,{variant:"primary",onClick:()=>{u(pt.OVERVIEW_FILTERS,I),D(I),K(Ho(I)),y(!1)},children:"Apply"}),t(Vo,{variant:"secondary",onClick:P,children:"Cancel"}),t(Bo,{children:t(Vo,{variant:"tertiary",onClick:()=>{p(pt.OVERVIEW_FILTERS),E(),M(A()),K(0),y(!1)},$color:i.text.error,children:"Reset"})})]}),children:e(jo,{children:[t(Po,{namespaces:a,value:I.namespaces,onSelect:e=>M(t=>({...t,namespaces:[...t.namespaces||[],e]})),onDeselect:e=>M(t=>({...t,namespaces:(t.namespaces||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Lo,{sources:O,value:I.kinds,onSelect:e=>M(t=>({...t,kinds:[...t.kinds||[],e]})),onDeselect:e=>M(t=>({...t,kinds:(t.kinds||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Ro,{sources:O,value:I.languages,onSelect:e=>M(t=>({...t,languages:[...t.languages||[],e]})),onDeselect:e=>M(t=>({...t,languages:(t.languages||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Ko,{value:I.monitors,onSelect:e=>M(t=>({...t,monitors:[...t.monitors||[],e]})),onDeselect:e=>M(t=>({...t,monitors:(t.monitors||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Io,{sources:O,value:I.conditions,onSelect:e=>M(t=>({...t,conditions:[...t.conditions||[],e]})),onDeselect:e=>M(t=>({...t,conditions:(t.conditions||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(zo,{sources:O,value:I.podsAgentInjectionStatus,onSelect:e=>M(t=>({...t,podsAgentInjectionStatus:[...t.podsAgentInjectionStatus||[],e]})),onDeselect:e=>M(t=>({...t,podsAgentInjectionStatus:(t.podsAgentInjectionStatus||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(qo,{children:t(T,{title:"Show only sources with errors",initialValue:I.onlyErrors,onChange:e=>M(t=>({...t,errors:[],onlyErrors:e}))})}),t(Mo,{sources:O,value:I.errors,onSelect:e=>M(t=>({...t,errors:[...t.errors||[],e]})),onDeselect:e=>M(t=>({...t,errors:(t.errors||[]).filter(t=>t.id!==e.id)})),disabled:!I.onlyErrors,showSearch:!0,required:!0,isMulti:!0})]})})]})},_o=p.div`
203
+ `,Ba=e=>{let t=0;return Object.values(e).forEach(e=>{e&&Array.isArray(e)&&e.length>0&&(t+=e.length)}),e.onlyErrors&&t++,e.searchText&&t++,t},Wa=()=>{const n=h(),{namespaces:o,sources:r}=Y(),{selectedStreamName:l}=Ye(),{getItemSS:d,setItemSS:u,removeItemSS:p}=mt(),{popupRef:m,popupOpen:g,setPopupOpen:y,popupPosition:v,handlePosition:f}=it(),{namespaces:b,kinds:S,monitors:x,languages:C,conditions:E,errors:N,onlyErrors:k,podsAgentInjectionStatus:w,setAll:$,clearAll:D,getEmptyState:A}=Se(),I=c(()=>Qe(r,l),[r,l]),[R,M]=i({namespaces:b,kinds:S,monitors:x,languages:C,conditions:E,errors:N,onlyErrors:k,podsAgentInjectionStatus:w}),[L,F]=i(Ba(R));a(()=>{const e=d(pt.OVERVIEW_FILTERS,A());$(e)},[]),a(()=>{if(!g){const e={namespaces:b,kinds:S,monitors:x,languages:C,conditions:E,errors:N,onlyErrors:k,podsAgentInjectionStatus:w};M(e),F(Ba(e))}},[g,b,S,x,C,E,N,k,w]);const _=()=>{y(!1)},P=s(null);return st(P,_),B({key:"Escape",active:g},_),e(Da,{ref:P,children:[t(rt,{label:"Filters",icon:zn,badgeLabel:L,badgeFilled:!!L,withBorder:!0,color:"transparent",onClick:()=>{f(0,50),y(!0)}}),t(at,{ref:m,isOpen:g,top:v.top,left:v.left,width:"420px",footer:e(O,{children:[t(za,{variant:"primary",onClick:()=>{u(pt.OVERVIEW_FILTERS,R),$(R),F(Ba(R)),y(!1)},children:"Apply"}),t(za,{variant:"secondary",onClick:_,children:"Cancel"}),t(Ua,{children:t(za,{variant:"tertiary",onClick:()=>{p(pt.OVERVIEW_FILTERS),D(),M(A()),F(0),y(!1)},$color:n.text.error,children:"Reset"})})]}),children:e(ja,{children:[t(_a,{namespaces:o,value:R.namespaces,onSelect:e=>M(t=>({...t,namespaces:[...t.namespaces||[],e]})),onDeselect:e=>M(t=>({...t,namespaces:(t.namespaces||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Pa,{sources:I,value:R.kinds,onSelect:e=>M(t=>({...t,kinds:[...t.kinds||[],e]})),onDeselect:e=>M(t=>({...t,kinds:(t.kinds||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(La,{sources:I,value:R.languages,onSelect:e=>M(t=>({...t,languages:[...t.languages||[],e]})),onDeselect:e=>M(t=>({...t,languages:(t.languages||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Fa,{value:R.monitors,onSelect:e=>M(t=>({...t,monitors:[...t.monitors||[],e]})),onDeselect:e=>M(t=>({...t,monitors:(t.monitors||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Ra,{sources:I,value:R.conditions,onSelect:e=>M(t=>({...t,conditions:[...t.conditions||[],e]})),onDeselect:e=>M(t=>({...t,conditions:(t.conditions||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Ka,{sources:I,value:R.podsAgentInjectionStatus,onSelect:e=>M(t=>({...t,podsAgentInjectionStatus:[...t.podsAgentInjectionStatus||[],e]})),onDeselect:e=>M(t=>({...t,podsAgentInjectionStatus:(t.podsAgentInjectionStatus||[]).filter(t=>t.id!==e.id)})),showSearch:!0,required:!0,isMulti:!0}),t(Va,{children:t(T,{title:"Show only sources with errors",initialValue:R.onlyErrors,onChange:e=>M(t=>({...t,errors:[],onlyErrors:e}))})}),t(Ma,{sources:I,value:R.errors,onSelect:e=>M(t=>({...t,errors:[...t.errors||[],e]})),onDeselect:e=>M(t=>({...t,errors:(t.errors||[]).filter(t=>t.id!==e.id)})),disabled:!R.onlyErrors,showSearch:!0,required:!0,isMulti:!0})]})})]})},Ha=p.div`
204
204
  display: flex;
205
205
  flex-direction: column;
206
206
  gap: 24px;
207
207
  padding: 4px;
208
- `,Jo=({formData:i,handleFormChange:n,formErrors:o,editingStreamName:a})=>{const{dataStreams:r,selectedStreamName:l}=Ye(),s=a||l,d=c(()=>r.find(e=>e.name===i.name&&e.name!==s),[r,i.name,s]);return e(_o,{children:[t(C,{name:"name",title:g.STREAM_NAME,placeholder:g.NAME_YOUR_STREAM_PLACEHOLDER,required:!0,value:i.name,onChange:({target:{value:e}})=>n("name",e),errorMessage:o.name}),d&&t(ce,{type:de.Warning,message:g.DATA_STREAM_EXISTS_WARNING(s,d.name)})]})},Uo=p.div`
208
+ `,qa=({formData:n,handleFormChange:i,formErrors:a,editingStreamName:o})=>{const{dataStreams:r,selectedStreamName:s}=Ye(),l=o||s,d=c(()=>r.find(e=>e.name===n.name&&e.name!==l),[r,n.name,l]);return e(Ha,{children:[t(E,{name:"name",title:g.STREAM_NAME,placeholder:g.NAME_YOUR_STREAM_PLACEHOLDER,required:!0,value:n.name,onChange:({target:{value:e}})=>i("name",e),errorMessage:a.name}),d&&t(ce,{type:de.Warning,message:g.DATA_STREAM_EXISTS_WARNING(l,d.name)})]})},Ga=p.div`
209
209
  width: 100%;
210
210
  height: 100%;
211
211
  max-height: calc(100vh - 220px);
212
212
  overflow: overlay;
213
213
  overflow-y: auto;
214
- `,Go=({isOpen:e,onClose:i,dataStreamName:o,updateDataStream:a})=>{const{dataStreams:r}=Ye(),s=l(null),[u,p]=n(!1),{formData:h,handleFormChange:m,formErrors:g,validateForm:y,resetFormData:v,loadFormWithDrawerItem:f}=mt({name:o}),b=c(()=>{if(!e)return v();const t=r?.find(e=>e.name===o);return t?f(t):v(),t},[e,r,o]),x=d((e,t)=>{m(e,t),p(!0)},[m]);return b?t(Ln,{ref:s,title:b.name,icons:[Vi],hideEditTitleFromEdit:!0,isEdit:!0,isFormDirty:u,onSave:()=>{y({withAlert:!0,alertTitle:ne.Update})&&(a(o,h),p(!1),i())},onCancel:()=>{v(),p(!1),i()},children:t(Uo,{children:t(Jo,{formData:h,handleFormChange:x,formErrors:g,editingStreamName:o})})}):null},Yo=p.div`
214
+ `,Ja=({isOpen:e,onClose:n,dataStreamName:a,updateDataStream:o})=>{const{dataStreams:r}=Ye(),l=s(null),[u,p]=i(!1),{formData:m,handleFormChange:h,formErrors:g,validateForm:y,resetFormData:v,loadFormWithDrawerItem:f}=ht({name:a}),b=c(()=>{if(!e)return v();const t=r?.find(e=>e.name===a);return t?f(t):v(),t},[e,r,a]),S=d((e,t)=>{h(e,t),p(!0)},[h]);if(!b)return null;return t(Pi,{ref:l,title:b.name,icons:[Un],hideEditTitleFromEdit:!0,isEdit:!0,isFormDirty:u,onSave:()=>{y({withAlert:!0,alertTitle:ie.Update})&&(o(a,m),p(!1),n())},onCancel:()=>{v(),p(!1),n()},children:t(Ga,{children:t(qa,{formData:m,handleFormChange:S,formErrors:g,editingStreamName:a})})})},Ya=p.div`
215
215
  position: relative;
216
- `,Xo=p(F)`
216
+ `,Xa=p(O)`
217
217
  border: 1px solid ${({theme:e})=>e.colors.border};
218
218
  border-radius: 32px;
219
219
 
220
220
  & button {
221
221
  max-height: 28px;
222
222
  }
223
- `,Zo=p(V)`
223
+ `,Qa=p(z)`
224
224
  text-wrap: nowrap;
225
- `,Qo=p(at)`
225
+ `,Za=p(ot)`
226
226
  max-height: 240px;
227
227
  padding: 0px !important;
228
- `,ea=p(F)`
228
+ `,eo=p(O)`
229
229
  width: 100%;
230
- `,ta=p.div`
230
+ `,to=p.div`
231
231
  width: 100%;
232
- `,ia=({onClickNewDataStream:o,updateDataStream:a,deleteDataStream:r})=>{const l=m(),{clearStore:s}=gt(),{popupRef:d,popupOpen:u,setPopupOpen:p,popupPosition:h,handlePosition:g}=nt(),{dataStreams:y,selectedStreamName:v,setSelectedStreamName:f}=Ye(),[b,x]=n(""),[S,$]=n(""),[k,w]=n(""),N=c(()=>y.filter(({name:e})=>!k||e.toLowerCase().includes(k.toLowerCase())).map(({name:i})=>e(ea,{children:[t(ta,{children:t(rt,{label:i,isSelected:v===i,onClick:()=>{s(),f(i),p(!1)},color:"transparent",style:{width:"100%",justifyContent:"flex-start"}})}),i!==yt&&t(I,{onClick:()=>$(i),tooltip:W.DELETE,children:t(Ii,{})}),t(I,{onClick:()=>x(i),tooltip:W.EDIT,children:t(Ki,{})})]},`stream-${i}`)),[y,v,k]);return e(i,{children:[e(Yo,{children:[e(Xo,{$gap:0,children:[e(Pe,{variant:"tertiary",onClick:()=>{g(0,50),p(e=>!e)},children:[t(Vi,{fill:l.text.info}),e(Zo,{children:["Data Stream: ",v]}),t(vt,{extend:u}),t(Me,{label:y.length})]}),t(A,{orientation:"vertical",length:"32px",thickness:2,margin:"0"}),t(M,{onClick:()=>{s(),o()},label:W.NEW})]}),t(ot,{ref:d,isOpen:u,top:h.top,left:h.left,header:t(C,{placeholder:"Search...",icon:ji,value:k,onChange:e=>w(e.target.value)}),children:t(Qo,{children:N})})]}),t(J,{isOpen:""!==S,name:S,onApprove:()=>{r(S),$("")},onDeny:()=>{$("")}}),t(Go,{isOpen:""!==b,onClose:()=>{x("")},dataStreamName:b,updateDataStream:a})]})},na=p.div`
232
+ `,no=({onClickNewDataStream:a,updateDataStream:o,deleteDataStream:r})=>{const s=h(),{clearStore:l}=gt(),{popupRef:d,popupOpen:u,setPopupOpen:p,popupPosition:m,handlePosition:g}=it(),{dataStreams:y,selectedStreamName:v,setSelectedStreamName:f}=Ye(),[b,S]=i(""),[x,C]=i(""),[N,k]=i(""),w=c(()=>y.filter(({name:e})=>!N||e.toLowerCase().includes(N.toLowerCase())).map(({name:n})=>e(eo,{children:[t(to,{children:t(rt,{label:n,isSelected:v===n,onClick:()=>{l(),f(n),p(!1)},color:"transparent",style:{width:"100%",justifyContent:"flex-start"}})}),n!==yt&&t(R,{onClick:()=>C(n),tooltip:W.DELETE,children:t(Mn,{})}),t(R,{onClick:()=>S(n),tooltip:W.EDIT,children:t(_n,{})})]},`stream-${n}`)),[y,v,N]);return e(n,{children:[e(Ya,{children:[e(Xa,{$gap:0,children:[e(_e,{variant:"tertiary",onClick:()=>{g(0,50),p(e=>!e)},children:[t(Un,{fill:s.text.info}),e(Qa,{children:["Data Stream: ",v]}),t(vt,{extend:u}),t(Me,{label:y.length})]}),t(A,{orientation:"vertical",length:"32px",thickness:2,margin:"0"}),t(M,{onClick:()=>{l(),a()},label:W.NEW})]}),t(at,{ref:d,isOpen:u,top:m.top,left:m.left,header:t(E,{placeholder:"Search...",icon:Vn,value:N,onChange:e=>k(e.target.value)}),children:t(Za,{children:w})})]}),t(q,{isOpen:""!==x,name:x,onApprove:()=>{r(x),C("")},onDeny:()=>{C("")}}),t(Ja,{isOpen:""!==b,onClose:()=>{S("")},dataStreamName:b,updateDataStream:o})]})},io=p.div`
233
233
  display: flex;
234
234
  align-items: center;
235
235
  margin: 20px 0;
236
236
  padding: 0 16px;
237
237
  gap: 8px;
238
- `,oa=p.div`
238
+ `,ao=p.div`
239
239
  margin-left: auto;
240
- `,aa=({addEntity:i,preventSearchPopup:n,onClickNewDataStream:o,updateDataStream:a,deleteDataStream:r})=>{const{isVm:l}=oe(),{setCurrentModal:s}=ae();return e(na,{children:[!l&&t(ia,{onClickNewDataStream:o,updateDataStream:a,deleteDataStream:r}),t(Fo,{preventPopup:n}),t(Wo,{}),i&&t(oa,{children:t(M,{"data-id":`add-${i}`,onClick:()=>s(i),label:`${W.ADD} ${st(i)}`,variant:"primary",textProps:{weight:900}})})]})},ra=r(({isModal:i,onClickSummary:n},o)=>{const{selectedStreamName:a}=Ye(),{formData:r,handleFormChange:l,formErrors:c,validateForm:d}=mt({name:a});return s(o,()=>({validateForm:d,getFormValues:()=>r})),t(se,{$isNotModal:!i,children:e(O,{$gap:24,children:[n&&t(ft,{onClick:n}),t(L,{title:g.NAME_YOUR_STREAM,description:g.STREAM_DESCRIPTION}),t(Jo,{formData:r,handleFormChange:l,formErrors:c})]})})});ra.displayName=ra.name;const la=({createDataStream:e})=>{const{currentModal:i,setCurrentModal:n}=ae(),{addDataStreams:o,setSelectedStreamName:a}=Ye(),r=i===bt.DataStream,s=()=>n(""),c=async()=>{if(d.current&&d.current.validateForm()){const t=d.current.getFormValues();e?e(t):(o([t]),a(t.name)),s()}},d=l(null);return H({key:"Enter",active:r},c),t(le,{isOpen:r,onClose:s,header:{title:"Add Data Stream"},actionComponent:t(he,{buttons:[{label:"DONE",variant:"primary",onClick:c}]}),children:t(ra,{ref:d,isModal:!0})})},sa=(e,t)=>{const{destinationType:i,disabled:n,exportedSignals:o}=e,a=[{title:g.TYPE,value:i.type},{type:y.ActiveStatus,title:g.STATUS,value:String(!n)},{type:y.Monitors,title:g.MONITORS,value:Ve(o).join(", ")},{title:g.NAME,value:i.displayName}],r=xt(e,t),l=r.map(e=>({name:e.key,value:e.value}));return r.map(({key:e,name:i,value:n})=>{const{secret:r,componentProperties:s,hideFromReadData:c,customReadDataLabels:d}=t.find(t=>t.name===e)||{};if(!c?.length||!St(c,Ve(o),l)){const{type:e}=$t(s,{type:""}),t=(r||"password"===e)&&n.length?new Array(10).fill("•").join(""):"";a.push({type:y.Divider}),d?.length?d.forEach(({condition:e,...t})=>{e==n&&a.push({title:t.title,value:t.value})}):a.push({title:i,value:t||n})}}),a},ca=({signals:e,fields:i,onChange:n,formErrors:o})=>i?.map(a=>{const{componentType:r,renderCondition:l,...s}=a;if(l&&!St(l,e,i))return null;switch(r){case R.Input:return t(C,{...s,onChange:e=>n(a.name,e.target.value),errorMessage:o[a.name]},a.name);case R.Dropdown:return t(ct,{...s,showSearch:!0,value:{id:s.value||"",value:s.value||""},options:s.options||[],onSelect:e=>n(a.name,e.id),errorMessage:o[a.name]},a.name);case R.MultiInput:return t(E,{...s,value:"string"==typeof s.value?$t(s.value,[]):s.value,onChange:e=>n(a.name,JSON.stringify(e)),errorMessage:o[a.name]},a.name);case R.KeyValuePair:return t(D,{...s,value:"string"==typeof s.value?$t(s.value,[]):s.value,onChange:e=>n(a.name,JSON.stringify(e)),errorMessage:o[a.name]},a.name);case R.TextArea:return t(q,{...s,onChange:e=>n(a.name,e.target.value),errorMessage:o[a.name]},a.name);case R.Checkbox:return t(S,{...s,value:"true"==s.value,onChange:e=>n(a.name,String(e)),errorMessage:o[a.name]},a.name);default:return null}}),da=p(Pe)`
240
+ `,oo=({addEntity:n,preventSearchPopup:i,onClickNewDataStream:a,updateDataStream:o,deleteDataStream:r})=>{const{isVm:s}=ae(),{setCurrentModal:l}=oe();return e(io,{children:[!s&&t(no,{onClickNewDataStream:a,updateDataStream:o,deleteDataStream:r}),t(Oa,{preventPopup:i}),t(Wa,{}),n&&t(ao,{children:t(M,{"data-id":`add-${n}`,onClick:()=>l(n),label:`${W.ADD} ${lt(n)}`,variant:"primary",textProps:{weight:900}})})]})},ro=r(({isModal:n,onClickSummary:i},a)=>{const{selectedStreamName:o}=Ye(),{formData:r,handleFormChange:s,formErrors:c,validateForm:d}=ht({name:o});return l(a,()=>({validateForm:d,getFormValues:()=>r})),t(le,{$isNotModal:!n,children:e(I,{$gap:24,children:[i&&t(ft,{onClick:i}),t(P,{title:g.NAME_YOUR_STREAM,description:g.STREAM_DESCRIPTION}),t(qa,{formData:r,handleFormChange:s,formErrors:c})]})})});ro.displayName=ro.name;const so=({createDataStream:e})=>{const{currentModal:n,setCurrentModal:i}=oe(),{addDataStreams:a,setSelectedStreamName:o}=Ye(),r=n===bt.DataStream,l=()=>i(""),c=async()=>{if(d.current&&d.current.validateForm()){const t=d.current.getFormValues();e?e(t):(a([t]),o(t.name)),l()}},d=s(null);return B({key:"Enter",active:r},c),t(se,{isOpen:r,onClose:l,header:{title:"Add Data Stream"},actionComponent:t(me,{buttons:[{label:"DONE",variant:"primary",onClick:c}]}),children:t(ro,{ref:d,isModal:!0})})},lo=(e,t)=>{const{destinationType:n,disabled:i,exportedSignals:a}=e,o=[{title:g.TYPE,value:n.type},{type:y.ActiveStatus,title:g.STATUS,value:String(!i)},{type:y.Monitors,title:g.MONITORS,value:ze(a).join(", ")},{title:g.NAME,value:n.displayName}],r=St(e,t),s=r.map(e=>({name:e.key,value:e.value}));return r.map(({key:e,name:n,value:i})=>{const{secret:r,componentProperties:l,hideFromReadData:c,customReadDataLabels:d}=t.find(t=>t.name===e)||{};if(!(!!c?.length&&xt(c,ze(a),s))){const{type:e}=Ct(l,{type:""}),t=(r||"password"===e)&&i.length?new Array(10).fill("•").join(""):"";o.push({type:y.Divider}),d?.length?d.forEach(({condition:e,...t})=>{e==i&&o.push({title:t.title,value:t.value})}):o.push({title:n,value:t||i})}}),o},co=({signals:e,fields:n,onChange:i,formErrors:a})=>n?.map(o=>{const{componentType:r,renderCondition:s,...l}=o;if(!(!s||xt(s,e,n)))return null;switch(r){case L.Input:return t(E,{...l,onChange:e=>i(o.name,e.target.value),errorMessage:a[o.name]},o.name);case L.Dropdown:return t(ct,{...l,showSearch:!0,value:{id:l.value||"",value:l.value||""},options:l.options||[],onSelect:e=>i(o.name,e.id),errorMessage:a[o.name]},o.name);case L.MultiInput:return t(D,{...l,value:"string"==typeof l.value?Ct(l.value,[]):l.value,onChange:e=>i(o.name,JSON.stringify(e)),errorMessage:a[o.name]},o.name);case L.KeyValuePair:return t($,{...l,value:"string"==typeof l.value?Ct(l.value,[]):l.value,onChange:e=>i(o.name,JSON.stringify(e)),errorMessage:a[o.name]},o.name);case L.TextArea:return t(V,{...l,onChange:e=>i(o.name,e.target.value),errorMessage:a[o.name]},o.name);case L.Checkbox:return t(x,{...l,value:"true"==l.value,onChange:e=>i(o.name,String(e)),errorMessage:a[o.name]},o.name);default:return null}}),uo=p(_e)`
241
241
  display: flex;
242
242
  align-items: center;
243
243
  gap: 8px;
244
244
 
245
- ${({$status:e,theme:t})=>e===de.Success?h`
245
+ ${({$status:e,theme:t})=>e===de.Success?m`
246
246
  border-color: transparent;
247
247
  background-color: ${t.colors.success};
248
- `:"error"===e?h`
248
+ `:"error"===e?m`
249
249
  border-color: transparent;
250
250
  background-color: ${t.colors.error};
251
- `:h`
251
+ `:m`
252
252
  background-color: transparent;
253
253
  `}
254
- `,ua=({destination:i,validateForm:o,status:a,testConnection:r,onSuccess:l,onError:s})=>{const c=m(),{selectedStreamName:d}=Ye(),[u,p]=n(!1),h=a?be(a,c):void 0;return e(da,{$status:a,variant:"secondary",onClick:async()=>{if(o()){p(!0);const e=await r({...i,currentStreamName:d});e&&(e.succeeded?l(e):s(e)),p(!1)}},children:[u?t(Ke,{}):h?t(h,{}):null,t(V,{family:"secondary",decoration:"underline",size:14,color:a?c.text[a]:void 0,children:u?"Checking":a===de.Success?"Connection OK":"error"===a?"Connection Failed":"Test Connection"})]})},pa=p(O)`
254
+ `,po=({destination:n,validateForm:a,status:o,testConnection:r,onSuccess:s,onError:l})=>{const c=h(),{selectedStreamName:d}=Ye(),[u,p]=i(!1),m=o?be(o,c):void 0;return e(uo,{$status:o,variant:"secondary",onClick:async()=>{if(a()){p(!0);const e=await r({...n,currentStreamName:d});e&&(e.succeeded?s(e):l(e)),p(!1)}},children:[u?t(Fe,{}):m?t(m,{}):null,t(z,{family:"secondary",decoration:"underline",size:14,color:o?c.text[o]:void 0,children:u?"Checking":o===de.Success?"Connection OK":"error"===o?"Connection Failed":"Test Connection"})]})},mo=p(I)`
255
255
  align-items: unset;
256
256
  padding: 0 4px;
257
- `,ha=p.div`
257
+ `,ho=p.div`
258
258
  display: flex;
259
259
  flex-direction: column;
260
260
  gap: 12px;
261
- `,ma=p(F)`
261
+ `,go=p(O)`
262
262
  justify-content: space-between;
263
- `,ga=p(V)`
263
+ `,yo=p(z)`
264
264
  margin-bottom: 12px;
265
- `,ya=({isUpdate:i,categoryItem:a,formData:r,formErrors:s,validateForm:d,handleFormChange:u,dynamicFields:p,setDynamicFields:h,testConnection:y})=>{const{type:v,displayName:f,supportedSignals:b,testConnectionSupported:x}=a||{},S=m(),[$,k]=n(!1),[w,N]=n(!1),[T,D]=n(void 0),E=l(!1);o(()=>{if(p.length&&!E.current){E.current=!0;let e=!1;for(let t=0;t<p.length;t++){const{required:i,value:n}=p[t];if(i){if([void 0,null,""].includes(n)){e=!1;break}e=!0}}k(e)}},[p,w]);const O=c(()=>{const{logs:e,metrics:t,traces:i}=b||{},n=[];return e?.supported&&n.push(Ct.Logs),t?.supported&&n.push(Ct.Metrics),i?.supported&&n.push(Ct.Traces),n},[b]),F=c(()=>{const{logs:e,metrics:t,traces:i}=r.exportedSignals||{},n=[];return e&&n.push(Ct.Logs),t&&n.push(Ct.Metrics),i&&n.push(Ct.Traces),n},[r.exportedSignals]),I=()=>{k(!1),N(!0),D(void 0)};return e(pa,{$gap:24,children:[e(pa,{$gap:12,children:[t(L,{title:i?"Update destination":"Create destination",description:`Connect ${f} with Odigos.`,actionButton:x&&t(ua,{destination:r,validateForm:d,status:T?.type,testConnection:y,onError:e=>{N(!1),D({type:de.Error,title:e?.reason||"Connection failed",message:e?.message||"Please check your input and try again."})},onSuccess:e=>{N(!1),D({type:de.Success,title:e?.reason||"Connection succeeded",message:e?.message||""})}})}),e(ha,{children:[x&&T&&t(ce,{type:T.type,title:T.title,message:T.message}),$&&!T&&!i&&t(ce,{type:de.Default,message:`Odigos autocompleted ${f} destination details.`})]}),t(A,{})]}),e(ma,{children:[t(j,{title:i?"":"This connection will monitor:",required:!0,allowedSignals:O,selectedSignals:F,setSelectedSignals:e=>{I(),u("exportedSignals",{logs:e.includes(Ct.Logs),metrics:e.includes(Ct.Metrics),traces:e.includes(Ct.Traces)})},errorMessage:s.exportedSignals}),!i&&t(z,{endpoint:`/backends/${v}`})]}),i&&e("div",{children:[t(ga,{children:"Status"}),t(K,{options:[{icon:Mi,label:g.ENABLED,value:!1,selectedBgColor:S.text.success+P["050"]},{icon:Ri,label:g.DISABLED,value:!0,selectedBgColor:S.text.error+P["050"]}],selected:r.disabled,setSelected:e=>u("disabled",e)})]}),!i&&t(C,{title:"Destination name",placeholder:"Enter destination name",value:r.name,onChange:e=>{I(),u("name",e.target.value)},errorMessage:s.name}),t(ca,{signals:F,fields:p,onChange:(e,t)=>{I(),h(i=>{const n=[...i],o=n.findIndex(t=>t.name===e);return-1!==o&&(n[o]={...n[o],value:t}),n})},formErrors:s})]})},va=p.div`
265
+ `,vo=({isUpdate:n,categoryItem:o,formData:r,formErrors:l,validateForm:d,handleFormChange:u,dynamicFields:p,setDynamicFields:m,testConnection:y})=>{const{type:v,displayName:f,supportedSignals:b,testConnectionSupported:S}=o||{},x=h(),[C,N]=i(!1),[k,w]=i(!1),[T,$]=i(void 0),D=s(!1);a(()=>{if(p.length&&!D.current){D.current=!0;let e=!1;for(let t=0;t<p.length;t++){const{required:n,value:i}=p[t];if(n){if([void 0,null,""].includes(i)){e=!1;break}e=!0}}N(e)}},[p,k]);const I=c(()=>{const{logs:e,metrics:t,traces:n}=b||{},i=[];return e?.supported&&i.push(Et.Logs),t?.supported&&i.push(Et.Metrics),n?.supported&&i.push(Et.Traces),i},[b]),O=c(()=>{const{logs:e,metrics:t,traces:n}=r.exportedSignals||{},i=[];return e&&i.push(Et.Logs),t&&i.push(Et.Metrics),n&&i.push(Et.Traces),i},[r.exportedSignals]),R=()=>{N(!1),w(!0),$(void 0)};return e(mo,{$gap:24,children:[e(mo,{$gap:12,children:[t(P,{title:n?"Update destination":"Create destination",description:`Connect ${f} with Odigos.`,actionButton:S&&t(po,{destination:r,validateForm:d,status:T?.type,testConnection:y,onError:e=>{w(!1),$({type:de.Error,title:e?.reason||"Connection failed",message:e?.message||"Please check your input and try again."})},onSuccess:e=>{w(!1),$({type:de.Success,title:e?.reason||"Connection succeeded",message:e?.message||""})}})}),e(ho,{children:[S&&T&&t(ce,{type:T.type,title:T.title,message:T.message}),C&&!T&&!n&&t(ce,{type:de.Default,message:`Odigos autocompleted ${f} destination details.`})]}),t(A,{})]}),e(go,{children:[t(j,{title:n?"":"This connection will monitor:",required:!0,allowedSignals:I,selectedSignals:O,setSelectedSignals:e=>{R(),u("exportedSignals",{logs:e.includes(Et.Logs),metrics:e.includes(Et.Metrics),traces:e.includes(Et.Traces)})},errorMessage:l.exportedSignals}),!n&&t(K,{endpoint:`/backends/${v}`})]}),n&&e("div",{children:[t(yo,{children:"Status"}),t(F,{options:[{icon:Ln,label:g.ENABLED,value:!1,selectedBgColor:x.text.success+_["050"]},{icon:Fn,label:g.DISABLED,value:!0,selectedBgColor:x.text.error+_["050"]}],selected:r.disabled,setSelected:e=>u("disabled",e)})]}),!n&&t(E,{title:"Destination name",placeholder:"Enter destination name",value:r.name,onChange:e=>{R(),u("name",e.target.value)},errorMessage:l.name}),t(co,{signals:O,fields:p,onChange:(e,t)=>{R(),m(n=>{const i=[...n],a=i.findIndex(t=>t.name===e);return-1!==a&&(i[a]={...i[a],value:t}),i})},formErrors:l})]})},fo=p.div`
266
266
  width: 100%;
267
267
  height: 100%;
268
268
  max-height: calc(100vh - 220px);
269
269
  overflow: overlay;
270
270
  overflow-y: auto;
271
- `,fa=p.div`
271
+ `,bo=p.div`
272
272
  display: flex;
273
273
  flex-direction: column;
274
274
  gap: 12px;
275
- `,ba=({categories:i,updateDestination:a,deleteDestination:r,testConnection:s})=>{const{destinations:d}=Y(),{selectedStreamName:u}=Ye(),{drawerType:p,drawerEntityId:h}=B(),m=c(()=>Qe(d,u),[d,u]),y=l(null),v=p===G.Destination,[f,b]=n(!1),[x,S]=n(!1),{formData:$,formErrors:C,handleFormChange:k,resetFormData:w,validateForm:N,loadFormWithDrawerItem:T,yamlFields:D,setYamlFields:E,dynamicFields:A,setDynamicFields:O}=kt({}),F=c(()=>{if(h)return m?.find(e=>Z(e)===h)},[h,m]);if(o(()=>{v&&F?(E(wt(i,F)),T(F)):w()},[v,F,i]),!F)return null;const I=i.flatMap(e=>e.items).find(e=>e.type===F.destinationType.type),{icon:M,iconSrc:R}=I?We(I?.type):{icon:void 0,iconSrc:void 0};return t(Ln,{ref:y,title:F.name||F.destinationType.displayName,icons:M?[M]:void 0,iconSrcs:R?[R]:void 0,isEdit:f,isFormDirty:x,onEdit:e=>{b("boolean"!=typeof e||e)},onSave:async e=>{if(N({withAlert:!0,alertTitle:ne.Update})){const t=e!==F.destinationType.displayName?e:"";k("name",t),a(h,{...$,name:t}),b(!1),S(!1)}},onDelete:async()=>{r(h),b(!1),S(!1),y.current?.closeDrawer()},onCancel:()=>{b(!1),S(!1),T(F)},isLastItem:1===m.length,children:f?t(va,{children:t(ya,{isUpdate:!0,categoryItem:I,formData:$,formErrors:C,handleFormChange:(...e)=>{S(!0),k(...e)},dynamicFields:A,setDynamicFields:(...e)=>{S(!0),O(...e)},validateForm:N,testConnection:s})}):e(fa,{children:[F.conditions?.length?t(ee,{conditions:F.conditions}):null,t(te,{title:g.DESTINATION_DETAILS,data:F?sa(F,D):[]})]})})},xa=p.div`
275
+ `,So=({categories:n,updateDestination:o,deleteDestination:r,testConnection:l})=>{const{destinations:d}=Y(),{selectedStreamName:u}=Ye(),{drawerType:p,drawerEntityId:m}=U(),h=c(()=>Ze(d,u),[d,u]),y=s(null),v=p===J.Destination,[f,b]=i(!1),[S,x]=i(!1),{formData:C,formErrors:E,handleFormChange:N,resetFormData:k,validateForm:w,loadFormWithDrawerItem:T,yamlFields:$,setYamlFields:D,dynamicFields:A,setDynamicFields:I}=Nt({}),O=c(()=>{if(m)return h?.find(e=>Q(e)===m)},[m,h]);if(a(()=>{v&&O?(D(kt(n,O)),T(O)):k()},[v,O,n]),!O)return null;const R=n.flatMap(e=>e.items).find(e=>e.type===O.destinationType.type),{icon:M,iconSrc:L}=R?We(R?.type):{icon:void 0,iconSrc:void 0};return t(Pi,{ref:y,title:O.name||O.destinationType.displayName,icons:M?[M]:void 0,iconSrcs:L?[L]:void 0,isEdit:f,isFormDirty:S,onEdit:e=>{b("boolean"!=typeof e||e)},onSave:async e=>{if(w({withAlert:!0,alertTitle:ie.Update})){const t=e!==O.destinationType.displayName?e:"";N("name",t),o(m,{...C,name:t}),b(!1),x(!1)}},onDelete:async()=>{r(m),b(!1),x(!1),y.current?.closeDrawer()},onCancel:()=>{b(!1),x(!1),T(O)},isLastItem:1===h.length,children:f?t(fo,{children:t(vo,{isUpdate:!0,categoryItem:R,formData:C,formErrors:E,handleFormChange:(...e)=>{x(!0),N(...e)},dynamicFields:A,setDynamicFields:(...e)=>{x(!0),I(...e)},validateForm:w,testConnection:l})}):e(bo,{children:[O.conditions?.length?t(ee,{conditions:O.conditions}):null,t(te,{title:g.DESTINATION_DETAILS,data:O?lo(O,$):[]})]})})},xo=p.div`
276
276
  display: flex;
277
277
  flex-direction: column;
278
278
  gap: 12px;
279
- `,Sa=({items:i,onSelectNew:n,onSelectConfigured:o,isLoadingForDestinationIds:a})=>{const{configuredDestinationsUpdateOnly:r}=gt();return i.map(i=>{const l=i.name===Dt.EXISTS;return e(xa,{children:[t(L,{size:"small",icon:i.icon,title:Nt(i.name),description:i.description}),i.items.map(e=>{const s=`select-${i.name.replaceAll(" ","")}-destination-${e.type}-${e.id||""}`,c=Tt(e.supportedSignals),{icon:d,iconSrc:u}=We(e.type),p=e.selected||r.some(t=>t.id===e.id),h=!!a.find(t=>t===e.id),m=l?()=>o(e.id):()=>n(e);return t(ze,{"data-id":s,title:e.displayName,hoverText:W.SELECT,onClick:m,iconProps:{icon:d,iconSrc:u},visualProps:{monitors:c,monitorsWithLabels:!0},checkboxProps:{withCheckbox:l,isChecked:p,isLoading:h,onCheckboxChange:()=>o(e.id)}},s)})]},`category-${i.name}`)})},$a=p.div`
279
+ `,Co=({items:n,onSelectNew:i,onSelectConfigured:a,isLoadingForDestinationIds:o})=>{const{configuredDestinationsUpdateOnly:r}=gt();return n.map(n=>{const s=n.name===$t.EXISTS;return e(xo,{children:[t(P,{size:"small",icon:n.icon,title:wt(n.name),description:n.description}),n.items.map(e=>{const l=`select-${n.name.replaceAll(" ","")}-destination-${e.type}-${e.id||""}`,c=Tt(e.supportedSignals),{icon:d,iconSrc:u}=We(e.type),p=e.selected||r.some(t=>t.id===e.id),m=!!o.find(t=>t===e.id),h=s?()=>a(e.id):()=>i(e);return t(Ke,{"data-id":l,title:e.displayName,hoverText:W.SELECT,onClick:h,iconProps:{icon:d,iconSrc:u},visualProps:{monitors:c,monitorsWithLabels:!0},checkboxProps:{withCheckbox:s,isChecked:p,isLoading:m,onCheckboxChange:()=>a(e.id)}},l)})]},`category-${n.name}`)})},Eo=p.div`
280
280
  display: flex;
281
281
  flex-direction: column;
282
282
  gap: 24px;
283
- `,Ca=p.div`
283
+ `,No=p.div`
284
284
  display: flex;
285
285
  align-items: center;
286
286
  gap: 12px;
287
- `,ka=p.div`
287
+ `,ko=p.div`
288
288
  width: 170px;
289
289
  margin-right: 8px;
290
- `,wa=p.div`
290
+ `,wo=p.div`
291
291
  display: flex;
292
292
  flex-direction: column;
293
293
  align-self: stretch;
@@ -298,18 +298,18 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
298
298
  @media (height < 800px) {
299
299
  max-height: calc(100vh - 400px);
300
300
  }
301
- `,Na=p($a)`
301
+ `,To=p(Eo)`
302
302
  margin-top: 80px;
303
- `,Ta=Object.values(Dt).map(e=>({value:At[e].TITLE,id:e})),Da=Ta[0],Ea=[Ct.Logs,Ct.Metrics,Ct.Traces],Aa=(e,t,i)=>e.map(e=>{const{type:n,displayName:o}=e.destinationType,a=e.dataStreamNames?.includes(t),r=i.has(e.id);return{id:e.id,type:n,displayName:o,selected:a||r,fields:[],testConnectionSupported:!1,supportedSignals:{logs:{supported:e.exportedSignals.logs},metrics:{supported:e.exportedSignals.metrics},traces:{supported:e.exportedSignals.traces}}}}),Oa=({hidden:i,categories:o,potentialDestinations:a,onSelectNew:r,onSelectConfigured:l,isLoadingForDestinationIds:s})=>{const{destinations:d}=Y(),{selectedStreamName:u}=Ye(),{configuredDestinations:p,configuredDestinationsUpdateOnly:h}=gt(),[m,g]=n(""),[y,v]=n(Da),[f,b]=n(Ea),x=c(()=>{const e=Et(o);return e.unshift({name:Dt.EXISTS,description:At[Dt.EXISTS].DESCRIPTION,icon:Bi,items:Aa(d,u,new Set(p.concat(h).map(e=>e.id)))}),e.unshift({name:Dt.DETECTED,description:At[Dt.DETECTED].DESCRIPTION,icon:Hi,items:a}),e.map(e=>{const t=e.items.filter(t=>{const i=!m||t.displayName.toLowerCase().includes(m.toLowerCase()),n="all"===y.id||y.id?.toLowerCase()?.replaceAll("-"," ")===e.name.toLowerCase()?.replaceAll("-"," "),o=f.some(e=>t.supportedSignals[Ot[e]]?.supported);return i&&n&&o});return{...e,items:t}}).filter(({items:e})=>!!e.length)},[o,a,d,m,y,f,u,p,h]);return i?null:e($a,{children:[t(L,{title:"Choose destination",description:"Add backend destination you want to connect with Odigos."}),e(Ca,{children:[t(ka,{children:t(C,{placeholder:"Search...",icon:ji,value:m,onChange:({target:{value:e}})=>g(e)})}),t(ka,{children:t(ct,{options:Ta,value:y,onSelect:v,onDeselect:()=>{}})}),t(j,{title:"",selectedSignals:f,setSelectedSignals:b})]}),t(A,{}),x.length?t(wa,{children:t(Sa,{items:x,onSelectNew:e=>r(e,f),onSelectConfigured:l,isLoadingForDestinationIds:s})}):t(Na,{children:t(Fe,{title:"No destinations found"})})]})},Fa=p.div`
303
+ `,$o=Object.values($t).map(e=>({value:At[e].TITLE,id:e})),Do=$o[0],Ao=[Et.Logs,Et.Metrics,Et.Traces],Io=(e,t,n)=>e.map(e=>{const{type:i,displayName:a}=e.destinationType,o=e.dataStreamNames?.includes(t),r=n.has(e.id);return{id:e.id,type:i,displayName:a,selected:o||r,fields:[],testConnectionSupported:!1,supportedSignals:{logs:{supported:e.exportedSignals.logs},metrics:{supported:e.exportedSignals.metrics},traces:{supported:e.exportedSignals.traces}}}}),Oo=({hidden:n,categories:a,potentialDestinations:o,onSelectNew:r,onSelectConfigured:s,isLoadingForDestinationIds:l})=>{const{destinations:d}=Y(),{selectedStreamName:u}=Ye(),{configuredDestinations:p,configuredDestinationsUpdateOnly:m}=gt(),[h,g]=i(""),[y,v]=i(Do),[f,b]=i(Ao),S=c(()=>{const e=Dt(a);return e.unshift({name:$t.EXISTS,description:At[$t.EXISTS].DESCRIPTION,icon:Bn,items:Io(d,u,new Set(p.concat(m).map(e=>e.id)))}),e.unshift({name:$t.DETECTED,description:At[$t.DETECTED].DESCRIPTION,icon:Wn,items:o}),e.map(e=>{const t=e.items.filter(t=>{const n=!h||t.displayName.toLowerCase().includes(h.toLowerCase()),i="all"===y.id||y.id?.toLowerCase()?.replaceAll("-"," ")===e.name.toLowerCase()?.replaceAll("-"," "),a=f.some(e=>t.supportedSignals[It[e]]?.supported);return n&&i&&a});return{...e,items:t}}).filter(({items:e})=>!!e.length)},[a,o,d,h,y,f,u,p,m]);return n?null:e(Eo,{children:[t(P,{title:"Choose destination",description:"Add backend destination you want to connect with Odigos."}),e(No,{children:[t(ko,{children:t(E,{placeholder:"Search...",icon:Vn,value:h,onChange:({target:{value:e}})=>g(e)})}),t(ko,{children:t(ct,{options:$o,value:y,onSelect:v,onDeselect:()=>{}})}),t(j,{title:"",selectedSignals:f,setSelectedSignals:b})]}),t(A,{}),S.length?t(wo,{children:t(Co,{items:S,onSelectNew:e=>r(e,f),onSelectConfigured:s,isLoadingForDestinationIds:l})}):t(To,{children:t(Oe,{title:"No destinations found"})})]})},Ro=p.div`
304
304
  display: flex;
305
- `,Ia=p.div`
305
+ `,Mo=p.div`
306
306
  border-right: 1px solid ${({theme:e})=>e.colors.border};
307
307
  padding: 32px;
308
308
  width: 200px;
309
309
  @media (max-width: 1050px) {
310
310
  display: none;
311
311
  }
312
- `,Ma=({isOnboarding:i,categories:o,potentialDestinations:a,createDestination:r,updateDestination:l,deleteDestination:s,testConnection:c})=>{const{destinations:d}=Y(),{selectedStreamName:u}=Ye(),{currentModal:p,setCurrentModal:h}=ae(),{addConfiguredDestination:m,addConfiguredDestinationUpdateOnly:y,removeConfiguredDestinationUpdateOnly:v,configuredDestinationsUpdateOnly:f}=gt(),b=p===G.Destination,[x,S]=n(void 0),{formData:$,formErrors:C,handleFormChange:k,resetFormData:w,validateForm:N,setYamlFields:T,dynamicFields:D,setDynamicFields:E,loadFormWithDrawerItem:A}=kt({supportedSignals:x?.supportedSignals,preLoadedFields:x?.fields}),[O,F]=n([]),I=e=>{const t={};return e||D.forEach(e=>t[e.name]=e.value),{id:e?.id||"",name:e?.name||$.name,disabled:e?.disabled||$.disabled,dataStreamNames:e?.dataStreamNames||[],conditions:e?.conditions||[],exportedSignals:e?.exportedSignals||$.exportedSignals,fields:e?.fields||JSON.stringify(t),destinationType:e?.destinationType||{type:x.type,displayName:x.displayName,supportedSignals:{logs:{supported:!1},metrics:{supported:!1},traces:{supported:!1}}}}},M=async e=>{if(i&&!e){const e=I();m(e)}else if(i&&e){const t=I(e);f.some(t=>t.id===e.id)?v(e):y(t)}else if(i||e){if(!i&&e){const t=I(e),i=t.dataStreamNames.some(e=>e===u);F(t=>[...t,e.id]),i?await s(e.id):await l(e.id,A(t)),F(t=>t.filter(t=>t!==e.id))}}else r($)},R=()=>{w(),S(void 0),h("")},K=()=>{w(),S(void 0)},P=async()=>{if(x){if(!N({withAlert:!i,alertTitle:ne.Create}))return null;M()}R()};return H({key:"Enter",active:b},()=>P()),t(le,{isOpen:b,onClose:R,header:{title:g.ADD_DESTINATION},actionComponent:t(he,{buttons:(()=>{const e=[{label:"DONE",variant:"primary",onClick:P}];return x&&e.unshift({label:"BACK",icon:()=>t(Wi,{rotate:-90}),variant:"secondary",onClick:K}),e})()}),children:e(Fa,{children:[t(Ia,{children:t(Ft,{currentStep:x?2:1,data:[{stepNumber:1,title:g.DESTINATIONS},{stepNumber:2,title:g.CONNECTION}]})}),e(se,{style:{margin:"32px 24px 12px 24px"},children:[t(Oa,{hidden:void 0!==x,categories:o,potentialDestinations:a,onSelectNew:(e,t)=>{w(),k("type",e?.type||""),k("currentStreamName",u);const i={logs:!1,metrics:!1,traces:!1};t.filter(t=>e.supportedSignals[Ot[t]].supported).forEach(e=>i[Ot[e]]=!0),k("exportedSignals",i),T(e?.fields||[]),S(e)},onSelectConfigured:e=>{const t=d.find(t=>t.id===e);t&&M(t)},isLoadingForDestinationIds:O}),x&&t(ya,{categoryItem:x,formData:$,formErrors:C,handleFormChange:k,dynamicFields:D,setDynamicFields:E,validateForm:N,testConnection:c})]})]})})},Ra=p.div`
312
+ `,Lo=({isOnboarding:n,categories:a,potentialDestinations:o,createDestination:r,updateDestination:s,deleteDestination:l,testConnection:c})=>{const{destinations:d}=Y(),{selectedStreamName:u}=Ye(),{currentModal:p,setCurrentModal:m}=oe(),{addConfiguredDestination:h,addConfiguredDestinationUpdateOnly:y,removeConfiguredDestinationUpdateOnly:v,configuredDestinationsUpdateOnly:f}=gt(),b=p===J.Destination,[S,x]=i(void 0),{formData:C,formErrors:E,handleFormChange:N,resetFormData:k,validateForm:w,setYamlFields:T,dynamicFields:$,setDynamicFields:D,loadFormWithDrawerItem:A}=Nt({supportedSignals:S?.supportedSignals,preLoadedFields:S?.fields}),[I,O]=i([]),R=e=>{const t={};return e||$.forEach(e=>t[e.name]=e.value),{id:e?.id||"",name:e?.name||C.name,disabled:e?.disabled||C.disabled,dataStreamNames:e?.dataStreamNames||[],conditions:e?.conditions||[],exportedSignals:e?.exportedSignals||C.exportedSignals,fields:e?.fields||JSON.stringify(t),destinationType:e?.destinationType||{type:S.type,displayName:S.displayName,supportedSignals:{logs:{supported:!1},metrics:{supported:!1},traces:{supported:!1}}}}},M=async e=>{if(n&&!e){const e=R();h(e)}else if(n&&e){const t=R(e);f.some(t=>t.id===e.id)?v(e):y(t)}else if(n||e){if(!n&&e){const t=R(e),n=t.dataStreamNames.some(e=>e===u);O(t=>[...t,e.id]),n?await l(e.id):await s(e.id,A(t)),O(t=>t.filter(t=>t!==e.id))}}else r(C)},L=()=>{k(),x(void 0),m("")},F=()=>{k(),x(void 0)},_=async()=>{if(S){if(!w({withAlert:!n,alertTitle:ie.Create}))return null;M()}L()};return B({key:"Enter",active:b},()=>_()),t(se,{isOpen:b,onClose:L,header:{title:g.ADD_DESTINATION},actionComponent:t(me,{buttons:(()=>{const e=[{label:"DONE",variant:"primary",onClick:_}];return S&&e.unshift({label:"BACK",icon:()=>t(Hn,{rotate:-90}),variant:"secondary",onClick:F}),e})()}),children:e(Ro,{children:[t(Mo,{children:t(Ot,{currentStep:S?2:1,data:[{stepNumber:1,title:g.DESTINATIONS},{stepNumber:2,title:g.CONNECTION}]})}),e(le,{style:{margin:"32px 24px 12px 24px"},children:[t(Oo,{hidden:void 0!==S,categories:a,potentialDestinations:o,onSelectNew:(e,t)=>{k(),N("type",e?.type||""),N("currentStreamName",u);const n={logs:!1,metrics:!1,traces:!1};t.filter(t=>e.supportedSignals[It[t]].supported).forEach(e=>n[It[e]]=!0),N("exportedSignals",n),T(e?.fields||[]),x(e)},onSelectConfigured:e=>{const t=d.find(t=>t.id===e);t&&M(t)},isLoadingForDestinationIds:I}),S&&t(vo,{categoryItem:S,formData:C,formErrors:E,handleFormChange:N,dynamicFields:$,setDynamicFields:D,validateForm:w,testConnection:c})]})]})})},Fo=p.div`
313
313
  display: flex;
314
314
  flex-direction: column;
315
315
  align-items: center;
@@ -318,7 +318,7 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
318
318
  max-height: calc(100vh - 310px);
319
319
  height: fit-content;
320
320
  overflow-y: scroll;
321
- `,Ka=({categories:e,withDelete:i})=>{const{configuredDestinations:n,configuredDestinationsUpdateOnly:o}=gt();return n.length||o.length?t(Ra,{children:n.concat(o).map((a,r)=>t(Pa,{"data-id":`configured-destination-${a.destinationType.type}`,item:a,yamlFields:wt(e,a),isLastItem:n.length+o.length===1,withDelete:i},`configured-destination-${a.destinationType.type}-${r}`))}):t(Oe,{children:t(Fe,{title:"No destinations",subTitle:"Please add a destination"})})},Pa=({item:o,yamlFields:a,isLastItem:r,withDelete:l})=>{const[s,d]=n(!1),{icon:u,iconSrc:p}=We(o.destinationType.type),{removeConfiguredDestination:h,removeConfiguredDestinationUpdateOnly:m}=gt(),g=c(()=>xt(o,a).map(e=>({title:e.name,value:e.value})),[o,a]);return e(i,{children:[t(ze,{title:o.name||o.destinationType.displayName,subTitle:o.destinationType.type,iconProps:{icon:u,iconSrc:p},visualProps:{monitors:Ve(o.exportedSignals),monitorsWithLabels:!0},extendableProps:{withExtend:!0,renderExtended:()=>t(It,{data:g})},renderActions:l?()=>t(I,{onClick:()=>d(!0),children:t(Ii,{})}):void 0}),l&&t(J,{isOpen:s,name:o.destinationType.displayName||o.name,type:G.Destination,isLastItem:r,onApprove:()=>{o.id?m(o):h(o)},onDeny:()=>d(!1)})]})},La=p(Pe)`
321
+ `,_o=({categories:e,withDelete:n})=>{const{configuredDestinations:i,configuredDestinationsUpdateOnly:a}=gt();return i.length||a.length?t(Fo,{children:i.concat(a).map((o,r)=>t(Po,{"data-id":`configured-destination-${o.destinationType.type}`,item:o,yamlFields:kt(e,o),isLastItem:i.length+a.length===1,withDelete:n},`configured-destination-${o.destinationType.type}-${r}`))}):t(Ie,{children:t(Oe,{title:"No destinations",subTitle:"Please add a destination"})})},Po=({item:a,yamlFields:o,isLastItem:r,withDelete:s})=>{const[l,d]=i(!1),{icon:u,iconSrc:p}=We(a.destinationType.type),{removeConfiguredDestination:m,removeConfiguredDestinationUpdateOnly:h}=gt(),g=c(()=>St(a,o).map(e=>({title:e.name,value:e.value})),[a,o]);return e(n,{children:[t(Ke,{title:a.name||a.destinationType.displayName,subTitle:a.destinationType.type,iconProps:{icon:u,iconSrc:p},visualProps:{monitors:ze(a.exportedSignals),monitorsWithLabels:!0},extendableProps:{withExtend:!0,renderExtended:()=>t(Rt,{data:g})},renderActions:s?()=>t(R,{onClick:()=>d(!0),children:t(Mn,{})}):void 0}),s&&t(q,{isOpen:l,name:a.destinationType.displayName||a.name,type:J.Destination,isLastItem:r,onApprove:()=>{a.id?h(a):m(a)},onDeny:()=>d(!1)})]})},Ko=p(_e)`
322
322
  display: flex;
323
323
  align-items: center;
324
324
  justify-content: center;
@@ -327,34 +327,34 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
327
327
  padding: 32px;
328
328
  border-radius: 16px;
329
329
  border-style: dashed !important;
330
- `,za=({isSourcesListEmpty:n,goToSources:o,categories:a,potentialDestinations:r,testConnection:l,onClickSummary:s})=>{const c=m(),{setCurrentModal:d}=ae(),{configuredDestinations:u,configuredDestinationsUpdateOnly:p}=gt();return e(i,{children:[t(se,{$isNotModal:!0,children:e(O,{$gap:12,children:[e(O,{$gap:24,children:[s&&t(ft,{onClick:s}),t(L,{title:g.ADD_DESTINATIONS,badgeLabel:u.length+p.length,description:g.ADD_DESTINATION_DESCRIPTION}),n&&t(ce,{type:de.Warning,message:g.NO_SOURCES_GO_BACK,action:{label:g.SELECT_SOURCES,onClick:o}}),e(La,{variant:"secondary",onClick:()=>d(G.Destination),children:[t(Li,{}),t(V,{color:c.colors.secondary,size:14,decoration:"underline",family:"secondary",children:g.ADD_DESTINATION})]})]}),t(Ka,{categories:a,withDelete:!0})]})}),t(Ma,{isOnboarding:!0,categories:a,potentialDestinations:r,updateDestination:async()=>{},createDestination:async()=>{},deleteDestination:async()=>{},testConnection:l})]})},ja=[{key:"icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"type",title:g.TYPE,sortable:!0},{key:"signals",title:g.MONITORS},{key:"active-status",title:g.STATUS},{key:"conditions",title:"Conditions"},{key:"throughput",title:"Throughput",sortable:!0}],qa=({metrics:i,maxHeight:n,maxWidth:o})=>{const a=m(),r=xe(),{selectedStreamName:l}=Ye(),{setDrawerType:s,setDrawerEntityId:d}=B(),{destinations:u,destinationsLoading:p}=Y(),h=c(()=>Qe(u,l),[u,l]),y=c(()=>Un({instrumentationRules:[],sources:[],actions:[],destinations:tt(h,r),searchText:r.searchText,selectedCategory:G.Destination}).searchResults.find(({category:e})=>e===G.Destination)?.entities||[],[h,r]),v=c(()=>y.map(e=>{const{hasErrors:n,hasWarnings:o,hasDisableds:r}=me(e.conditions||[]),{icon:l,iconSrc:c}=We(e.destinationType.type);return{status:n?de.Error:o?de.Warning:void 0,faded:r,onClick:()=>{s(G.Destination),d(e.id)},cells:[{columnKey:"icon",component:()=>t($e,{icon:l,src:c})},{columnKey:"name",value:Ce(e,G.Destination,{prioritizeDisplayName:!0})},{columnKey:"type",value:e.destinationType.type,textColor:a.text.info},{columnKey:"throughput",value:Be(Mt(i,G.Destination,e.id).throughput),textColor:a.text.info},{columnKey:"signals",component:()=>t(ke,{withLabels:!0,monitors:Ve(e.exportedSignals)})},{columnKey:"conditions",component:()=>e.conditions?.length?t(_n,{conditions:e.conditions,id:e.id}):null},{columnKey:"active-status",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:e.disabled?de.Error:de.Success,title:e.disabled?g.DISABLED:g.ENABLED,withIcon:!0,withBorder:!0})})}]}}),[y,i]),{badge:f,badgeTooltip:b}=c(()=>y.length!==h.length?{badge:`${y.length}/${h.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:h.length,badgeTooltip:void 0},[y,h]);return e(we,{$maxWidth:o,children:[t(Ne,{children:t(Te,{icon:De(G.Destination),title:g.DESTINATIONS,badge:f,badgeTooltip:b,loading:p})}),t(Ee,{$maxHeight:n,children:t(Ae,{columns:ja,rows:v})}),!y.length&&t(Oe,{style:{marginTop:"2rem"},children:t(Fe,{})})]})},Va=e=>{const{type:t,ruleName:i,notes:n,disabled:o,profileName:a,payloadCollection:r,codeAttributes:l,headersCollection:s,customInstrumentations:c}=e,d=[{title:g.TYPE,value:t},{type:y.ActiveStatus,title:g.STATUS,value:String(!o)},{title:g.NAME,value:i},{title:g.NOTES,value:n},{title:g.MANAGED_BY_PROFILE,value:a},{type:y.Divider}];if(r){const e=Object.entries(r).filter(([e,t])=>t).map(([e,t])=>e).join(", ");e&&d.push({title:"Collect",value:e})}if(l){const e=Object.entries(l).filter(([e,t])=>t).map(([e,t])=>e).join(", ");e&&d.push({title:"Collect",value:e})}if(s){const e=(s[Rt.HeaderKeys]||[]).filter(e=>e).join(", ");e&&d.push({title:"Collect",value:e})}if(c){const e=(c[Pt.Java]||[]).map(e=>new Kt(e.className,e.methodName)).map(e=>`• ${e.toString()}`).join("\r\n");e&&d.push({title:g.JAVA_CUSTOM_PROBES,value:e});const t=(c[Pt.Golang]||[]).map(e=>new Lt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName)).map(e=>`• ${e.toString()}`).join("\r\n");t&&d.push({title:g.GOLANG_CUSTOM_PROBES,value:t})}return d},Ba=p.div`
330
+ `,jo=({isSourcesListEmpty:i,goToSources:a,categories:o,potentialDestinations:r,testConnection:s,onClickSummary:l})=>{const c=h(),{setCurrentModal:d}=oe(),{configuredDestinations:u,configuredDestinationsUpdateOnly:p}=gt();return e(n,{children:[t(le,{$isNotModal:!0,children:e(I,{$gap:12,children:[e(I,{$gap:24,children:[l&&t(ft,{onClick:l}),t(P,{title:g.ADD_DESTINATIONS,badgeLabel:u.length+p.length,description:g.ADD_DESTINATION_DESCRIPTION}),i&&t(ce,{type:de.Warning,message:g.NO_SOURCES_GO_BACK,action:{label:g.SELECT_SOURCES,onClick:a}}),e(Ko,{variant:"secondary",onClick:()=>d(J.Destination),children:[t(Kn,{}),t(z,{color:c.colors.secondary,size:14,decoration:"underline",family:"secondary",children:g.ADD_DESTINATION})]})]}),t(_o,{categories:o,withDelete:!0})]})}),t(Lo,{isOnboarding:!0,categories:o,potentialDestinations:r,updateDestination:async()=>{},createDestination:async()=>{},deleteDestination:async()=>{},testConnection:s})]})},Vo=[{key:"icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"type",title:g.TYPE,sortable:!0},{key:"signals",title:g.MONITORS},{key:"active-status",title:g.STATUS},{key:"conditions",title:"Conditions"},{key:"throughput",title:"Throughput",sortable:!0}],zo=({metrics:n,maxHeight:i,maxWidth:a})=>{const o=h(),r=Se(),{selectedStreamName:s}=Ye(),{setDrawerType:l,setDrawerEntityId:d}=U(),{destinations:u,destinationsLoading:p}=Y(),m=c(()=>Ze(u,s),[u,s]),y=c(()=>Gi({instrumentationRules:[],sources:[],actions:[],destinations:tt(m,r),searchText:r.searchText,selectedCategory:J.Destination}).searchResults.find(({category:e})=>e===J.Destination)?.entities||[],[m,r]),v=c(()=>y.map(e=>{const{hasErrors:i,hasWarnings:a,hasDisableds:r}=he(e.conditions||[]),{icon:s,iconSrc:c}=We(e.destinationType.type);return{status:i?de.Error:a?de.Warning:void 0,faded:r,onClick:()=>{l(J.Destination),d(e.id)},cells:[{columnKey:"icon",component:()=>t(Ce,{icon:s,src:c})},{columnKey:"name",value:Ee(e,J.Destination,{prioritizeDisplayName:!0})},{columnKey:"type",value:e.destinationType.type,textColor:o.text.info},{columnKey:"throughput",value:Ue(Mt(n,J.Destination,e.id).throughput),textColor:o.text.info},{columnKey:"signals",component:()=>t(Ne,{withLabels:!0,monitors:ze(e.exportedSignals)})},{columnKey:"conditions",component:()=>e.conditions?.length?t(Hi,{conditions:e.conditions,id:e.id}):null},{columnKey:"active-status",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:e.disabled?de.Error:de.Success,title:e.disabled?g.DISABLED:g.ENABLED,withIcon:!0,withBorder:!0})})}]}}),[y,n]),{badge:f,badgeTooltip:b}=c(()=>y.length!==m.length?{badge:`${y.length}/${m.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:m.length,badgeTooltip:void 0},[y,m]);return e(ke,{$maxWidth:a,children:[t(we,{children:t(Te,{icon:$e(J.Destination),title:g.DESTINATIONS,badge:f,badgeTooltip:b,loading:p})}),t(De,{$maxHeight:i,children:t(Ae,{columns:Vo,rows:v})}),!y.length&&t(Ie,{style:{marginTop:"2rem"},children:t(Oe,{})})]})},Uo=e=>{const{type:t,ruleName:n,notes:i,disabled:a,profileName:o,payloadCollection:r,codeAttributes:s,headersCollection:l,customInstrumentations:c}=e,d=[{title:g.TYPE,value:t},{type:y.ActiveStatus,title:g.STATUS,value:String(!a)},{title:g.NAME,value:n},{title:g.NOTES,value:i},{title:g.MANAGED_BY_PROFILE,value:o},{type:y.Divider}];if(r){const e=Object.entries(r).filter(([e,t])=>t).map(([e,t])=>e).join(", ");e&&d.push({title:"Collect",value:e})}if(s){const e=Object.entries(s).filter(([e,t])=>t).map(([e,t])=>e).join(", ");e&&d.push({title:"Collect",value:e})}if(l){const e=(l[Lt.HeaderKeys]||[]).filter(e=>e).join(", ");e&&d.push({title:"Collect",value:e})}if(c){const e=(c[_t.Java]||[]).map(e=>new Ft(e.className,e.methodName)).map(e=>`• ${e.toString()}`).join("\r\n");e&&d.push({title:g.JAVA_CUSTOM_PROBES,value:e});const t=(c[_t.Golang]||[]).map(e=>new Pt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName)).map(e=>`• ${e.toString()}`).join("\r\n");t&&d.push({title:g.GOLANG_CUSTOM_PROBES,value:t})}return d},Bo=p.div`
331
331
  display: flex;
332
332
  flex-direction: column;
333
333
  gap: 12px;
334
334
  margin-top: 8px;
335
- ${({$hasError:e})=>e&&h`
335
+ ${({$hasError:e})=>e&&m`
336
336
  border: 1px solid ${({theme:e})=>e.text.error};
337
337
  border-radius: 16px;
338
338
  padding: 8px;
339
339
  `}
340
- `,Ha=[{id:zt.FilePath,label:"Collect File Path",tooltip:"Indicates whether to record the `code.filepath` attribute."},{id:zt.Function,label:"Collect Function",tooltip:"Indicates whether to record the `code.function` attribute."},{id:zt.LineNumber,label:"Collect Line Number",tooltip:"Indicates whether to record the `code.lineno` attribute."}],Wa=[{id:zt.Column,label:"Collect Column",tooltip:"Indicates whether to record the `code.column` attribute."},{id:zt.Namespace,label:"Collect Namespace",tooltip:"Indicates whether to record the `code.namespace` attribute."},{id:zt.StackTrace,label:"Collect Stacktrace",tooltip:"Indicates whether to record the `code.stacktrace` attribute."}],_a={[Pt.Java]:[new Kt("","")],[Pt.Golang]:[new Lt("")]},Ja=["*"],Ua=p.div`
340
+ `,Wo=[{id:Kt.FilePath,label:"Collect File Path",tooltip:"Indicates whether to record the `code.filepath` attribute."},{id:Kt.Function,label:"Collect Function",tooltip:"Indicates whether to record the `code.function` attribute."},{id:Kt.LineNumber,label:"Collect Line Number",tooltip:"Indicates whether to record the `code.lineno` attribute."}],Ho=[{id:Kt.Column,label:"Collect Column",tooltip:"Indicates whether to record the `code.column` attribute."},{id:Kt.Namespace,label:"Collect Namespace",tooltip:"Indicates whether to record the `code.namespace` attribute."},{id:Kt.StackTrace,label:"Collect Stacktrace",tooltip:"Indicates whether to record the `code.stacktrace` attribute."}],qo={[_t.Java]:[new Ft("","")],[_t.Golang]:[new Pt("")]},Go=["*"],Jo=p.div`
341
341
  display: flex;
342
342
  flex-direction: column;
343
343
  gap: 12px;
344
344
  margin-top: 8px;
345
- ${({$hasError:e})=>e&&h`
345
+ ${({$hasError:e})=>e&&m`
346
346
  border: 1px solid ${({theme:e})=>e.text.error};
347
347
  border-radius: 16px;
348
348
  padding: 8px;
349
349
  `}
350
- `,Ga=[{id:jt.HttpRequest,label:"Collect HTTP Request"},{id:jt.HttpResponse,label:"Collect HTTP Response"},{id:jt.DbQuery,label:"Collect DB Query"},{id:jt.Messaging,label:"Collect Messaging"}],Ya={[qt.CodeAttributes]:({value:a,setValue:r,formErrors:l})=>{const s=l.codeAttributes,d=c(()=>Object.entries(a.codeAttributes||{}).filter(([e,t])=>!!t).map(([e])=>e),[a]),[u,p]=n(1===d.length);o(()=>{if(!d.length){const e={[zt.Column]:null,[zt.FilePath]:!0,[zt.Function]:!0,[zt.LineNumber]:!0,[zt.Namespace]:null,[zt.StackTrace]:null};r("codeAttributes",e),p(!1)}},[]);const h=(e,t)=>{const i=t?[...d,e]:d.filter(t=>t!==e),n=Object.values(zt).reduce((e,t)=>(e[t]=!!i.includes(t)||null,e),{});r("codeAttributes",n),p(1===i.length)};return e(i,{children:[e("div",{children:[t(x,{title:"Recommended data to collect",required:!0}),t(Ba,{$hasError:!!s,children:Ha.map(({id:e,label:i,tooltip:n})=>t(fe,{text:n,withIcon:!0,children:t(S,{title:i,disabled:u&&d.includes(e),value:d.includes(e),onChange:t=>h(e,t)})},e))}),!!s&&t($,{children:s})]}),e("div",{children:[t(x,{title:"Verbose data to collect",required:!0}),t(Ba,{$hasError:!!s,children:Wa.map(({id:e,label:i,tooltip:n})=>t(fe,{text:n,withIcon:!0,children:t(S,{title:i,disabled:u&&d.includes(e),value:d.includes(e),onChange:t=>h(e,t)})},e))}),!!s&&t($,{children:s})]})]})},[qt.CustomInstrumentation]:({value:i,setValue:n,formErrors:a})=>{const r=a.customInstrumentations,l=c(()=>(i?.customInstrumentations?.[Pt.Java]||[]).map(e=>({key:e.className,value:e.methodName})),[i]),s=c(()=>(i?.customInstrumentations?.[Pt.Golang]||[]).map(e=>new Lt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName)),[i]),d=(e,t)=>{const i={};switch(t){case"java":i[Pt.Java]=e.map(e=>new Kt(e.className,e.methodName)),i[Pt.Golang]=s.map(e=>new Lt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName));break;case"golang":i[Pt.Golang]=e.map(e=>new Lt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName)),i[Pt.Java]=l.map(({key:e,value:t})=>new Kt(e,t))}n("customInstrumentations",i)};return o(()=>{i?.customInstrumentations||n("customInstrumentations",{[Pt.Golang]:_a[Pt.Golang],[Pt.Java]:_a[Pt.Java]})},[n,i]),e("div",{children:[t(N,{title:"Golang Custom Probes",columns:[{title:"",keyName:"packageName",placeholder:"Package name",required:!0,tooltip:"The full import path of the package containing the function or method to be instrumented."},{title:"",keyName:"functionName",placeholder:"Function name",required:!1,tooltip:"The name of the function to be instrumented. Leave empty if instrumenting a receiver method."},{title:"",keyName:"receiverName",placeholder:"Receiver name",required:!1,tooltip:"The name of the receiver type if instrumenting a method. Leave empty if instrumenting a standalone function."},{title:"",keyName:"receiverMethodName",placeholder:"Receiver method name",required:!1,tooltip:"The name of the method to be instrumented. Leave empty if instrumenting a standalone function."}],value:s,onChange:e=>d(e,"golang"),errorMessage:r,limitFieldsPerRow:2}),t(D,{title:"Java Custom Probes",tooltip:"Specify class name and method name pair to instrument.",value:l,onChange:(e=[])=>d(e.map(({key:e,value:t})=>({className:e,methodName:t})),"java"),errorMessage:r,keyPlaceholder:"Class name",valuePlaceholder:"Method name"})]})},[qt.HeadersCollection]:({value:e,setValue:i,formErrors:n})=>{const a=n.headersCollection,r=c(()=>e?.headersCollection?.[Rt.HeaderKeys]||[],[e]),l=e=>{const t={[Rt.HeaderKeys]:e};i("headersCollection",t)};return o(()=>{r.length||l(Ja)},[r]),t("div",{children:r.length>0&&t(E,{title:"Header Keys",tooltip:"Specify which headers you want to collect, asterisk (*) will collect all headers.",value:r,onChange:e=>l(e),errorMessage:a})})},[qt.PayloadCollection]:({value:i,setValue:a,formErrors:r})=>{const l=r.payloadCollection,s=c(()=>Object.entries(i.payloadCollection||{}).filter(([e,t])=>!!t).map(([e])=>e),[i]),[d,u]=n(1===s.length);return o(()=>{if(!s.length){const e={[jt.HttpRequest]:{},[jt.HttpResponse]:{},[jt.DbQuery]:{},[jt.Messaging]:{}};a("payloadCollection",e),u(!1)}},[]),e("div",{children:[t(x,{title:"Type of data to collect",required:!0}),t(Ua,{$hasError:!!l,children:Ga.map(({id:e,label:i})=>t(S,{title:i,disabled:d&&s.includes(e),value:s.includes(e),onChange:t=>((e,t)=>{const i=t?[...s,e]:s.filter(t=>t!==e),n={[jt.HttpRequest]:i.includes(jt.HttpRequest)?{}:null,[jt.HttpResponse]:i.includes(jt.HttpResponse)?{}:null,[jt.DbQuery]:i.includes(jt.DbQuery)?{}:null,[jt.Messaging]:i.includes(jt.Messaging)?{}:null};a("payloadCollection",n),u(1===i.length)})(e,t)},e))}),!!l&&t($,{children:l})]})},[qt.UnknownType]:null},Xa=({ruleType:e,value:i,setValue:n,formErrors:o})=>{if(!e)return null;const a=Ya[e];return a?t(a,{value:i,setValue:n,formErrors:o}):null},Za=p.div`
350
+ `,Yo=[{id:jt.HttpRequest,label:"Collect HTTP Request"},{id:jt.HttpResponse,label:"Collect HTTP Response"},{id:jt.DbQuery,label:"Collect DB Query"},{id:jt.Messaging,label:"Collect Messaging"}],Xo={[Vt.CodeAttributes]:({value:o,setValue:r,formErrors:s})=>{const l=s.codeAttributes,d=c(()=>Object.entries(o.codeAttributes||{}).filter(([e,t])=>!!t).map(([e])=>e),[o]),[u,p]=i(1===d.length);a(()=>{if(!d.length){const e={[Kt.Column]:null,[Kt.FilePath]:!0,[Kt.Function]:!0,[Kt.LineNumber]:!0,[Kt.Namespace]:null,[Kt.StackTrace]:null};r("codeAttributes",e),p(!1)}},[]);const m=(e,t)=>{const n=t?[...d,e]:d.filter(t=>t!==e),i=Object.values(Kt).reduce((e,t)=>(e[t]=!!n.includes(t)||null,e),{});r("codeAttributes",i),p(1===n.length)};return e(n,{children:[e("div",{children:[t(S,{title:"Recommended data to collect",required:!0}),t(Bo,{$hasError:!!l,children:Wo.map(({id:e,label:n,tooltip:i})=>t(fe,{text:i,withIcon:!0,children:t(x,{title:n,disabled:u&&d.includes(e),value:d.includes(e),onChange:t=>m(e,t)})},e))}),!!l&&t(C,{children:l})]}),e("div",{children:[t(S,{title:"Verbose data to collect",required:!0}),t(Bo,{$hasError:!!l,children:Ho.map(({id:e,label:n,tooltip:i})=>t(fe,{text:i,withIcon:!0,children:t(x,{title:n,disabled:u&&d.includes(e),value:d.includes(e),onChange:t=>m(e,t)})},e))}),!!l&&t(C,{children:l})]})]})},[Vt.CustomInstrumentation]:({value:n,setValue:i,formErrors:o})=>{const r=o.customInstrumentations,s=c(()=>(n?.customInstrumentations?.[_t.Java]||[]).map(e=>({key:e.className,value:e.methodName})),[n]),l=c(()=>(n?.customInstrumentations?.[_t.Golang]||[]).map(e=>new Pt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName)),[n]),d=(e,t)=>{const n={};switch(t){case"java":n[_t.Java]=e.map(e=>new Ft(e.className,e.methodName)),n[_t.Golang]=l.map(e=>new Pt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName));break;case"golang":n[_t.Golang]=e.map(e=>new Pt(e.packageName,e.functionName,e.receiverName,e.receiverMethodName)),n[_t.Java]=s.map(({key:e,value:t})=>new Ft(e,t))}i("customInstrumentations",n)};return a(()=>{n?.customInstrumentations||i("customInstrumentations",{[_t.Golang]:qo[_t.Golang],[_t.Java]:qo[_t.Java]})},[i,n]),e("div",{children:[t(w,{title:"Golang Custom Probes",columns:[{title:"",keyName:"packageName",placeholder:"Package name",required:!0,tooltip:"The full import path of the package containing the function or method to be instrumented."},{title:"",keyName:"functionName",placeholder:"Function name",required:!1,tooltip:"The name of the function to be instrumented. Leave empty if instrumenting a receiver method."},{title:"",keyName:"receiverName",placeholder:"Receiver name",required:!1,tooltip:"The name of the receiver type if instrumenting a method. Leave empty if instrumenting a standalone function."},{title:"",keyName:"receiverMethodName",placeholder:"Receiver method name",required:!1,tooltip:"The name of the method to be instrumented. Leave empty if instrumenting a standalone function."}],value:l,onChange:e=>d(e,"golang"),errorMessage:r,limitFieldsPerRow:2}),t($,{title:"Java Custom Probes",tooltip:"Specify class name and method name pair to instrument.",value:s,onChange:(e=[])=>d(e.map(({key:e,value:t})=>({className:e,methodName:t})),"java"),errorMessage:r,keyPlaceholder:"Class name",valuePlaceholder:"Method name"})]})},[Vt.HeadersCollection]:({value:e,setValue:n,formErrors:i})=>{const o=i.headersCollection,r=c(()=>e?.headersCollection?.[Lt.HeaderKeys]||[],[e]),s=e=>{const t={[Lt.HeaderKeys]:e};n("headersCollection",t)};return a(()=>{r.length||s(Go)},[r]),t("div",{children:r.length>0&&t(D,{title:"Header Keys",tooltip:"Specify which headers you want to collect, asterisk (*) will collect all headers.",value:r,onChange:e=>s(e),errorMessage:o})})},[Vt.PayloadCollection]:({value:n,setValue:o,formErrors:r})=>{const s=r.payloadCollection,l=c(()=>Object.entries(n.payloadCollection||{}).filter(([e,t])=>!!t).map(([e])=>e),[n]),[d,u]=i(1===l.length);a(()=>{if(!l.length){const e={[jt.HttpRequest]:{},[jt.HttpResponse]:{},[jt.DbQuery]:{},[jt.Messaging]:{}};o("payloadCollection",e),u(!1)}},[]);return e("div",{children:[t(S,{title:"Type of data to collect",required:!0}),t(Jo,{$hasError:!!s,children:Yo.map(({id:e,label:n})=>t(x,{title:n,disabled:d&&l.includes(e),value:l.includes(e),onChange:t=>((e,t)=>{const n=t?[...l,e]:l.filter(t=>t!==e),i={[jt.HttpRequest]:n.includes(jt.HttpRequest)?{}:null,[jt.HttpResponse]:n.includes(jt.HttpResponse)?{}:null,[jt.DbQuery]:n.includes(jt.DbQuery)?{}:null,[jt.Messaging]:n.includes(jt.Messaging)?{}:null};o("payloadCollection",i),u(1===n.length)})(e,t)},e))}),!!s&&t(C,{children:s})]})},[Vt.UnknownType]:null},Qo=({ruleType:e,value:n,setValue:i,formErrors:a})=>{if(!e)return null;const o=Xo[e];return o?t(o,{value:n,setValue:i,formErrors:a}):null},Zo=p.div`
351
351
  display: flex;
352
352
  flex-direction: column;
353
353
  gap: 24px;
354
354
  padding: 4px;
355
- `,Qa=p(V)`
355
+ `,er=p(z)`
356
356
  margin-bottom: 12px;
357
- `,er=({isUpdate:n,rule:o,formData:a,formErrors:r,handleFormChange:l})=>{const s=m();return e(Za,{children:[t(F,{children:o.supportedLanguages.map(e=>t(Vt,{icon:Bt(e),type:de.Info,children:dt[e]},e))}),n?e("div",{children:[t(Qa,{children:"Status"}),t(K,{options:[{icon:Mi,label:g.ENABLED,value:!1,selectedBgColor:s.text.success+P["050"]},{icon:Ri,label:g.DISABLED,value:!0,selectedBgColor:s.text.error+P["050"]}],selected:a.disabled,setSelected:e=>l("disabled",e)})]}):e(i,{children:[t(L,{title:"",description:o.docsDescription,actionButton:t(z,{endpoint:o.docsEndpoint})}),t(C,{title:"Rule name",placeholder:"Use a name that describes the rule",value:a.ruleName,onChange:({target:{value:e}})=>l("ruleName",e),errorMessage:r.ruleName})]}),t(Xa,{ruleType:o.type,value:a,setValue:(e,t)=>l(e,t),formErrors:r}),t(q,{title:"Notes",value:a.notes,onChange:({target:{value:e}})=>l("notes",e),errorMessage:r.notes})]})},tr=p.div`
357
+ `,tr=({isUpdate:i,rule:a,formData:o,formErrors:r,handleFormChange:s})=>{const l=h();return e(Zo,{children:[t(O,{children:a.supportedLanguages.map(e=>t(zt,{icon:Ut(e),type:de.Info,children:dt[e]},e))}),i?e("div",{children:[t(er,{children:"Status"}),t(F,{options:[{icon:Ln,label:g.ENABLED,value:!1,selectedBgColor:l.text.success+_["050"]},{icon:Fn,label:g.DISABLED,value:!0,selectedBgColor:l.text.error+_["050"]}],selected:o.disabled,setSelected:e=>s("disabled",e)})]}):e(n,{children:[t(P,{title:"",description:a.docsDescription,actionButton:t(K,{endpoint:a.docsEndpoint})}),t(E,{title:"Rule name",placeholder:"Use a name that describes the rule",value:o.ruleName,onChange:({target:{value:e}})=>s("ruleName",e),errorMessage:r.ruleName})]}),t(Qo,{ruleType:a.type,value:o,setValue:(e,t)=>s(e,t),formErrors:r}),t(V,{title:"Notes",value:o.notes,onChange:({target:{value:e}})=>s("notes",e),errorMessage:r.notes})]})},nr=p.div`
358
358
  width: 100%;
359
359
  height: 100%;
360
360
  max-height: calc(100vh - 220px);
@@ -364,10 +364,10 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
364
364
  display: flex;
365
365
  flex-direction: column;
366
366
  gap: 12px;
367
- `,nr=({updateInstrumentationRule:i,deleteInstrumentationRule:a})=>{const{instrumentationRules:r}=Y(),{addNotification:s}=Ht(),{drawerType:d,drawerEntityId:u}=B(),p=l(null),h=d===G.InstrumentationRule,[m,g]=n(!1),[y,v]=n(!1),{formData:f,formErrors:b,handleFormChange:x,resetFormData:S,validateForm:$,loadFormWithDrawerItem:C}=Wt(),k=c(()=>{if(u)return r?.find(e=>Z(e)===u)},[u,r]);if(o(()=>{h&&k?C(k):S()},[h,k]),!k)return null;const w=_t.find(({type:e})=>e===k.type);return t(Ln,{ref:p,title:k.ruleName||k.type,icons:[He(k.type)],isEdit:m,isFormDirty:y,onEdit:e=>{k.mutable||!e&&void 0!==e?g("boolean"!=typeof e||e):s({type:de.Warning,title:ue.FORBIDDEN,message:ue.CANNOT_EDIT_RULE,crdType:G.InstrumentationRule,target:u,hideFromHistory:!0})},onSave:e=>{if($()){const t=e!==k.type?e:"";x("ruleName",t),i(u,{...f,ruleName:t}),g(!1),v(!1)}},onDelete:()=>{k.mutable?(a(u),g(!1),v(!1),p.current?.closeDrawer()):s({type:de.Warning,title:ue.FORBIDDEN,message:ue.CANNOT_DELETE_RULE,crdType:G.InstrumentationRule,target:u,hideFromHistory:!0})},onCancel:()=>{g(!1),v(!1),C(k)},children:m&&w?t(tr,{children:t(er,{isUpdate:!0,rule:w,formData:f,formErrors:b,handleFormChange:(...e)=>{v(!0),x(...e)}})}):e(ir,{children:[t(ee,{conditions:k.conditions||[]}),t(te,{title:"Instrumentation Rule Details",data:k?Va(k):[]})]})})},or=p(O)`
367
+ `,ar=({updateInstrumentationRule:n,deleteInstrumentationRule:o})=>{const{instrumentationRules:r}=Y(),{addNotification:l}=Bt(),{drawerType:d,drawerEntityId:u}=U(),p=s(null),m=d===J.InstrumentationRule,[h,g]=i(!1),[y,v]=i(!1),{formData:f,formErrors:b,handleFormChange:S,resetFormData:x,validateForm:C,loadFormWithDrawerItem:E}=Wt(),N=c(()=>{if(u)return r?.find(e=>Q(e)===u)},[u,r]);if(a(()=>{m&&N?E(N):x()},[m,N]),!N)return null;const k=Ht.find(({type:e})=>e===N.type);return t(Pi,{ref:p,title:N.ruleName||N.type,icons:[Be(N.type)],isEdit:h,isFormDirty:y,onEdit:e=>{N.mutable||!e&&void 0!==e?g("boolean"!=typeof e||e):l({type:de.Warning,title:ue.FORBIDDEN,message:ue.CANNOT_EDIT_RULE,crdType:J.InstrumentationRule,target:u,hideFromHistory:!0})},onSave:e=>{if(C()){const t=e!==N.type?e:"";S("ruleName",t),n(u,{...f,ruleName:t}),g(!1),v(!1)}},onDelete:()=>{N.mutable?(o(u),g(!1),v(!1),p.current?.closeDrawer()):l({type:de.Warning,title:ue.FORBIDDEN,message:ue.CANNOT_DELETE_RULE,crdType:J.InstrumentationRule,target:u,hideFromHistory:!0})},onCancel:()=>{g(!1),v(!1),E(N)},children:h&&k?t(nr,{children:t(tr,{isUpdate:!0,rule:k,formData:f,formErrors:b,handleFormChange:(...e)=>{v(!0),S(...e)}})}):e(ir,{children:[t(ee,{conditions:N.conditions||[]}),t(te,{title:"Instrumentation Rule Details",data:N?Uo(N):[]})]})})},or=p(I)`
368
368
  margin-top: 24px;
369
369
  gap: 12px;
370
- `,ar=_t,rr=({createInstrumentationRule:i})=>{const{tier:o}=oe(),a=o===Jt.Onprem,{currentModal:r,setCurrentModal:l}=ae(),s=r===G.InstrumentationRule,{formData:c,formErrors:d,handleFormChange:u,resetFormData:p,validateForm:h}=Wt(),[m,y]=n(void 0),v=()=>{p(),y(void 0),l("")},f=()=>{if(!h())return null;i(c),v()};return H({key:"Enter",active:s},()=>f()),t(le,{isOpen:s,onClose:v,header:{title:"Add Instrumentation Rule"},actionComponent:t(he,{buttons:[{variant:"primary",label:"DONE",onClick:f,disabled:!a||!m,tooltip:a?"":ue.ENTERPRISE_ONLY("Instrumentation Rules")}]}),children:e(se,{children:[t(L,{title:"Select Instrumentation Rule",description:"Define how telemetry is recorded from your application. Choose a rule type and configure the details."}),e(or,{children:[t(ce,a?{type:de.Warning,message:ue.DEFINED_FOR_ALL_STREAMS(g.INSTRUMENTATION_RULES)}:{type:de.Default,message:ue.ENTERPRISE_ONLY(g.INSTRUMENTATION_RULES)}),t(pe,{options:ar,selectedOption:m,onOptionSelect:e=>{return t=e,p(),void y(t);var t},autoFocus:!m?.type})]}),m?.type?e("div",{children:[t(A,{margin:"16px 0"}),t(er,{rule:m,formData:c,formErrors:d,handleFormChange:u})]}):null]})})},lr=e=>{const{payloadCollection:t,codeAttributes:i,customInstrumentations:n}=e;let o="";return t&&(o+=Object.entries(t).filter(([e,t])=>!!t).map(([e,t])=>e).join(", ")),i&&(o+=Object.entries(i).filter(([e,t])=>!!t).map(([e,t])=>e).join(", ")),n&&Object.values(Pt).forEach(e=>{const t=(n[e]||[]).filter(e=>e).join(", ");t&&(o+=o?`, ${t}`:t)}),o},sr=[{key:"icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"profile",title:g.MANAGED_BY_PROFILE,sortable:!0},{key:"active-status",title:g.STATUS},{key:"conditions",title:"Conditions"},{key:"source-count",title:"Applicable Source"},{key:"type",title:g.TYPE,sortable:!0},{key:"spec",title:"Spec",sortable:!0},{key:"notes",title:g.NOTES,sortable:!0}],cr=({maxHeight:i,maxWidth:n})=>{const o=m(),a=xe(),{setDrawerType:r,setDrawerEntityId:l}=B(),{instrumentationRules:s,instrumentationRulesLoading:d}=Y(),u=c(()=>Un({instrumentationRules:s,sources:[],actions:[],destinations:[],searchText:a.searchText,selectedCategory:G.InstrumentationRule}).searchResults.find(({category:e})=>e===G.InstrumentationRule)?.entities||[],[s,a]),p=c(()=>u.map(e=>{const{hasErrors:i,hasWarnings:n,hasDisableds:a}=me(e.conditions||[]);return{status:i?de.Error:n?de.Warning:void 0,faded:a,onClick:()=>{r(G.InstrumentationRule),l(e.ruleId)},cells:[{columnKey:"icon",component:()=>t($e,{icon:He(e.type)})},{columnKey:"name",value:Ce(e,G.InstrumentationRule,{prioritizeDisplayName:!0})},{columnKey:"type",value:e.type,textColor:o.text.info},{columnKey:"profile",value:e.profileName,textColor:o.text.info},{columnKey:"notes",value:e.notes,textColor:o.text.info,withTooltip:!0},{columnKey:"spec",value:lr(e),textColor:o.text.info,withTooltip:!0},{columnKey:"conditions",component:()=>t(_n,{conditions:e.conditions||[],id:e.ruleId})},{columnKey:"active-status",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:e.disabled?de.Error:de.Success,title:e.disabled?g.DISABLED:g.ENABLED,withIcon:!0,withBorder:!0})})},{columnKey:"source-count",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:de.Info,title:"all sources",withBorder:!0})})}]}}),[u]),{badge:h,badgeTooltip:y}=c(()=>u.length!==s.length?{badge:`${u.length}/${s.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:s.length,badgeTooltip:void 0},[u,s]);return e(we,{$maxWidth:n,children:[t(Ne,{children:t(Te,{icon:De(G.Action),title:g.INSTRUMENTATION_RULES,badge:h,badgeTooltip:y,loading:d})}),t(Ee,{$maxHeight:i,children:t(Ae,{columns:sr,rows:p})}),!u.length&&t(Oe,{style:{marginTop:"2rem"},children:t(Fe,{})})]})},dr=p.div`
370
+ `,rr=Ht,sr=({createInstrumentationRule:n})=>{const{tier:a}=ae(),o=a===qt.Onprem,{currentModal:r,setCurrentModal:s}=oe(),l=r===J.InstrumentationRule,{formData:c,formErrors:d,handleFormChange:u,resetFormData:p,validateForm:m}=Wt(),[h,y]=i(void 0),v=()=>{p(),y(void 0),s("")},f=()=>{if(!m())return null;n(c),v()};return B({key:"Enter",active:l},()=>f()),t(se,{isOpen:l,onClose:v,header:{title:"Add Instrumentation Rule"},actionComponent:t(me,{buttons:[{variant:"primary",label:"DONE",onClick:f,disabled:!o||!h,tooltip:o?"":ue.ENTERPRISE_ONLY("Instrumentation Rules")}]}),children:e(le,{children:[t(P,{title:"Select Instrumentation Rule",description:"Define how telemetry is recorded from your application. Choose a rule type and configure the details."}),e(or,{children:[t(ce,o?{type:de.Warning,message:ue.DEFINED_FOR_ALL_STREAMS(g.INSTRUMENTATION_RULES)}:{type:de.Default,message:ue.ENTERPRISE_ONLY(g.INSTRUMENTATION_RULES)}),t(pe,{options:rr,selectedOption:h,onOptionSelect:e=>{return t=e,p(),void y(t);var t},autoFocus:!h?.type})]}),h?.type?e("div",{children:[t(A,{margin:"16px 0"}),t(tr,{rule:h,formData:c,formErrors:d,handleFormChange:u})]}):null]})})},lr=e=>{const{payloadCollection:t,codeAttributes:n,customInstrumentations:i}=e;let a="";return t&&(a+=Object.entries(t).filter(([e,t])=>!!t).map(([e,t])=>e).join(", ")),n&&(a+=Object.entries(n).filter(([e,t])=>!!t).map(([e,t])=>e).join(", ")),i&&Object.values(_t).forEach(e=>{const t=(i[e]||[]).filter(e=>e).join(", ");t&&(a+=a?`, ${t}`:t)}),a},cr=[{key:"icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"profile",title:g.MANAGED_BY_PROFILE,sortable:!0},{key:"active-status",title:g.STATUS},{key:"conditions",title:"Conditions"},{key:"source-count",title:"Applicable Source"},{key:"type",title:g.TYPE,sortable:!0},{key:"spec",title:"Spec",sortable:!0},{key:"notes",title:g.NOTES,sortable:!0}],dr=({maxHeight:n,maxWidth:i})=>{const a=h(),o=Se(),{setDrawerType:r,setDrawerEntityId:s}=U(),{instrumentationRules:l,instrumentationRulesLoading:d}=Y(),u=c(()=>Gi({instrumentationRules:l,sources:[],actions:[],destinations:[],searchText:o.searchText,selectedCategory:J.InstrumentationRule}).searchResults.find(({category:e})=>e===J.InstrumentationRule)?.entities||[],[l,o]),p=c(()=>u.map(e=>{const{hasErrors:n,hasWarnings:i,hasDisableds:o}=he(e.conditions||[]);return{status:n?de.Error:i?de.Warning:void 0,faded:o,onClick:()=>{r(J.InstrumentationRule),s(e.ruleId)},cells:[{columnKey:"icon",component:()=>t(Ce,{icon:Be(e.type)})},{columnKey:"name",value:Ee(e,J.InstrumentationRule,{prioritizeDisplayName:!0})},{columnKey:"type",value:e.type,textColor:a.text.info},{columnKey:"profile",value:e.profileName,textColor:a.text.info},{columnKey:"notes",value:e.notes,textColor:a.text.info,withTooltip:!0},{columnKey:"spec",value:lr(e),textColor:a.text.info,withTooltip:!0},{columnKey:"conditions",component:()=>t(Hi,{conditions:e.conditions||[],id:e.ruleId})},{columnKey:"active-status",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:e.disabled?de.Error:de.Success,title:e.disabled?g.DISABLED:g.ENABLED,withIcon:!0,withBorder:!0})})},{columnKey:"source-count",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:de.Info,title:"all sources",withBorder:!0})})}]}}),[u]),{badge:m,badgeTooltip:y}=c(()=>u.length!==l.length?{badge:`${u.length}/${l.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:l.length,badgeTooltip:void 0},[u,l]);return e(ke,{$maxWidth:i,children:[t(we,{children:t(Te,{icon:$e(J.Action),title:g.INSTRUMENTATION_RULES,badge:m,badgeTooltip:y,loading:d})}),t(De,{$maxHeight:n,children:t(Ae,{columns:cr,rows:p})}),!u.length&&t(Ie,{style:{marginTop:"2rem"},children:t(Oe,{})})]})},ur=p.div`
371
371
  position: fixed;
372
372
  bottom: 0;
373
373
  left: 50%;
@@ -380,18 +380,18 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
380
380
  border-radius: 32px;
381
381
  border: 1px solid ${({theme:e})=>e.colors.border};
382
382
  background-color: ${({theme:e})=>e.colors.dropdown_bg};
383
- animation-name: ${Gt.in.center};
384
- `,ur=({totalSourceCount:i,uninstrumentSources:o,restartWorkloads:r})=>{const l=m(),{selectedSources:s,setSelectedSources:d}=Le(),[u,p]=n(!1),[h,g]=n(!1),y=c(()=>{let e=0;return Object.values(s).forEach(t=>{e+=t.length}),e},[s]),v=()=>{d({})};return y?e(a,{children:[e(dr,{"data-id":"multi-source-control",children:[t(V,{children:"Selected sources"}),t(Me,{label:y,filled:!0}),t(A,{orientation:"vertical",length:"16px"}),t(Pe,{variant:"tertiary",onClick:v,children:t(V,{family:"secondary",decoration:"underline",children:"Deselect"})}),e(Pe,{variant:"tertiary",onClick:()=>g(!0),children:[t(_i,{}),t(V,{family:"secondary",decoration:"underline",children:"Restart"})]}),e(Pe,{variant:"tertiary",onClick:()=>p(!0),children:[t(Ii,{}),t(V,{family:"secondary",decoration:"underline",color:l.text.error,children:"Uninstrument"})]})]}),t(J,{isOpen:u,name:`${y} sources`,type:G.Source,isLastItem:y===i,onApprove:()=>{const e={};Object.entries(s).forEach(([t,i])=>{e[t]=i.map(e=>({...e,selected:!1}))}),o(e),p(!1),v()},onDeny:()=>p(!1)}),t(Ut,{isOpen:h,title:"Rollout Restart Workloads",description:"Are you sure you want to rollout restart these workloads?",approveButton:{text:"Confirm",variant:de.Warning,onClick:()=>{const e=[];Object.values(s).forEach(t=>{e.push(...t.map(e=>Yt(e)))}),r(e),v()}},denyButton:{text:"Go Back",onClick:()=>g(!1)}})]}):null},pr=p.div`
383
+ animation-name: ${Jt.in.center};
384
+ `,pr=({totalSourceCount:n,uninstrumentSources:a,restartWorkloads:r})=>{const s=h(),{selectedSources:l,setSelectedSources:d}=Pe(),[u,p]=i(!1),[m,g]=i(!1),y=c(()=>{let e=0;return Object.values(l).forEach(t=>{e+=t.length}),e},[l]),v=()=>{d({})};return y?e(o,{children:[e(ur,{"data-id":"multi-source-control",children:[t(z,{children:"Selected sources"}),t(Me,{label:y,filled:!0}),t(A,{orientation:"vertical",length:"16px"}),t(_e,{variant:"tertiary",onClick:v,children:t(z,{family:"secondary",decoration:"underline",children:"Deselect"})}),e(_e,{variant:"tertiary",onClick:()=>g(!0),children:[t(qn,{}),t(z,{family:"secondary",decoration:"underline",children:"Restart"})]}),e(_e,{variant:"tertiary",onClick:()=>p(!0),children:[t(Mn,{}),t(z,{family:"secondary",decoration:"underline",color:s.text.error,children:"Uninstrument"})]})]}),t(q,{isOpen:u,name:`${y} sources`,type:J.Source,isLastItem:y===n,onApprove:()=>{const e={};Object.entries(l).forEach(([t,n])=>{e[t]=n.map(e=>({...e,selected:!1}))}),a(e),p(!1),v()},onDeny:()=>p(!1)}),t(Gt,{isOpen:m,title:"Rollout Restart Workloads",description:"Are you sure you want to rollout restart these workloads?",approveButton:{text:"Confirm",variant:de.Warning,onClick:()=>{const e=[];Object.values(l).forEach(t=>{e.push(...t.map(e=>Yt(e)))}),r(e),v()}},denyButton:{text:"Go Back",onClick:()=>g(!1)}})]}):null},mr=p.div`
385
385
  position: relative;
386
386
  width: fit-content;
387
- `,hr=p(F)`
387
+ `,hr=p(O)`
388
388
  gap: 12px;
389
389
  padding: 0 12px;
390
- `,mr=p(O)`
390
+ `,gr=p(I)`
391
391
  gap: 12px;
392
392
  max-height: 400px;
393
393
  overflow-y: auto;
394
- `,gr=p.div`
394
+ `,yr=p.div`
395
395
  position: absolute;
396
396
  bottom: 0;
397
397
  left: 0;
@@ -400,19 +400,19 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
400
400
  border-radius: 0 0 24px 24px;
401
401
  background: ${({theme:e})=>`linear-gradient(to top, ${e.colors.dropdown_bg}, transparent)`};
402
402
  pointer-events: none;
403
- `,yr=p(V)`
403
+ `,vr=p(z)`
404
404
  background-color: ${({theme:e})=>e.colors.orange_soft};
405
405
  color: ${({theme:e})=>e.text.primary};
406
406
  border-radius: 32px;
407
407
  width: fit-content;
408
408
  padding: 2px 8px;
409
- `,vr=()=>{const i=m(),{notifications:n,markAsSeen:o}=Ht(),a=n.filter(({hideFromHistory:e})=>!e),r=a.filter(({seen:e})=>!e),l=r.length,{popupRef:s,popupOpen:c,setPopupOpen:d,popupPosition:u,handlePosition:p}=nt({defaultClientHeight:420,defaultClientwidth:400,onClickOutside:()=>{l&&r.forEach(({id:e})=>o(e))}});return e(pr,{children:[t(I,{onClick:()=>{p(0,0),d(e=>!e)},tooltip:"Notifications",withPing:!!l,pingColor:i.colors.orange_og,children:t(Ji,{size:18})}),e(ot,{ref:s,isOpen:c,right:u.left,maxWidth:"400px",header:e(hr,{children:[t(V,{size:20,children:"Notifications"}),!!l&&e(yr,{size:12,family:"secondary",children:[l," new"]})]}),children:[t(mr,{children:a.length?a.map(e=>t(Cr,{...e,onClick:()=>d(!1)},`notification-${e.id}`)):t(Fe,{title:"No notifications",subTitle:""})}),t(gr,{})]})]})},fr=p.div`
409
+ `,fr=()=>{const n=h(),{notifications:i,markAsSeen:a}=Bt(),o=i.filter(({hideFromHistory:e})=>!e),r=o.filter(({seen:e})=>!e),s=r.length,{popupRef:l,popupOpen:c,setPopupOpen:d,popupPosition:u,handlePosition:p}=it({defaultClientHeight:420,defaultClientwidth:400,onClickOutside:()=>{s&&r.forEach(({id:e})=>a(e))}});return e(mr,{children:[t(R,{onClick:()=>{p(0,0),d(e=>!e)},tooltip:"Notifications",withPing:!!s,pingColor:n.colors.orange_og,children:t(Gn,{size:18})}),e(at,{ref:l,isOpen:c,right:u.left,maxWidth:"400px",header:e(hr,{children:[t(z,{size:20,children:"Notifications"}),!!s&&e(vr,{size:12,family:"secondary",children:[s," new"]})]}),children:[t(gr,{children:o.length?o.map(e=>t(Nr,{...e,onClick:()=>d(!1)},`notification-${e.id}`)):t(Oe,{title:"No notifications",subTitle:""})}),t(yr,{})]})]})},br=p.div`
410
410
  display: flex;
411
411
  align-items: flex-start;
412
412
  gap: 12px;
413
413
  padding: 16px;
414
414
  border-radius: 16px;
415
- background-color: ${({theme:e})=>e.colors.dropdown_bg_2+P["080"]};
415
+ background-color: ${({theme:e})=>e.colors.dropdown_bg_2+_["080"]};
416
416
  cursor: not-allowed;
417
417
  &.click-enabled {
418
418
  cursor: pointer;
@@ -420,8 +420,8 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
420
420
  background-color: ${({theme:e})=>e.colors.dropdown_bg_2};
421
421
  }
422
422
  }
423
- `,br=p.div`
424
- background-color: ${({$type:e,theme:t})=>t.text[e]+P["015"]};
423
+ `,Sr=p.div`
424
+ background-color: ${({$type:e,theme:t})=>t.text[e]+_["015"]};
425
425
  border-radius: 8px;
426
426
  width: 36px;
427
427
  height: 36px;
@@ -430,20 +430,20 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
430
430
  justify-content: center;
431
431
  `,xr=p.div`
432
432
  width: 290px;
433
- `,Sr=p.div`
433
+ `,Cr=p.div`
434
434
  margin-bottom: 6px;
435
- `,$r=p.div`
435
+ `,Er=p.div`
436
436
  display: flex;
437
437
  align-items: center;
438
438
  gap: 6px;
439
- `,Cr=({id:n,seen:o,type:a,title:r,message:l,time:s,crdType:c,target:d,onClick:u})=>{const p=m(),{formatTimeAgo:h}=Xt(),{onClickNotification:g}=Zt(),y=!!c&&!!d,v=r?.toLowerCase().includes(ne.Delete.toLowerCase())||!1,f=be(a,p);return e(fr,{className:y?"click-enabled":"",onClick:()=>{y&&(u(),g({id:n,crdType:c,target:d}))},children:[t(br,{$type:v?de.Error:a,children:t(v?Ii:f,{})}),e(xr,{children:[t(Sr,{children:t(V,{size:14,children:l})}),e($r,{children:[t(V,{size:10,color:p.text.grey,children:h(s)}),!o&&e(i,{children:[t(V,{size:10,children:"·"}),t(V,{size:10,color:p.colors.orange_soft,children:"new"})]})]})]})]},`notification-${n}`)},kr=e=>`${G.Source}-${e}-${Qt.MapItem}`,wr=(e,t,i)=>{const n=e.isVirtual,o=i?[Ui]:n?[Gi]:t?_e(t):[Yi],{priorotizedStatus:a}=n?{priorotizedStatus:void 0}:me(t?.conditions||[]);return{id:e.graphKey,title:e.serviceName,icons:o,isVirtual:n,status:a,aggService:e}},Nr=e=>!(!e||"user"!==e.otelServiceName||e.namespace||e.name||e.kind),Tr=({theme:e,nodes:t,aggregatedServiceMap:i})=>{const n=[],o=new Map(t.map(e=>[e.id,e]));for(const t of i){const i=kr(t.graphKey),a=o.get(i);if(!a)continue;const r=a.data?.status===de.Error;for(const a of t.connections){const l=kr(a.targetGraphKey);o.has(l)&&n.push({id:`${i}-to-${l}`,type:"smoothstep",source:i,target:l,data:{sourceGraphKey:t.graphKey,targetGraphKey:a.targetGraphKey},markerEnd:{type:cn.ArrowClosed},style:{stroke:r?e?.colors.dark_red:e?.colors.border}})}}return n},Dr=e=>{const t=e.lastIndexOf("|");return-1===t?{graphKey:e,detail:""}:{graphKey:e.substring(0,t),detail:e.substring(t+1)}},Er=new pn,Ar=`${G.Source}-user-${Qt.MapItem}`,Or={"elk.algorithm":"layered","elk.direction":"RIGHT","elk.layered.spacing.nodeNodeBetweenLayers":"150","elk.spacing.nodeNode":"120","elk.layered.nodePlacement.strategy":"NETWORK_SIMPLEX","elk.layered.spacing.edgeEdgeBetweenLayers":"30","elk.layered.spacing.edgeNodeBetweenLayers":"40"},Fr=p.div`
439
+ `,Nr=({id:i,seen:a,type:o,title:r,message:s,time:l,crdType:c,target:d,onClick:u})=>{const p=h(),{formatTimeAgo:m}=Xt(),{onClickNotification:g}=Qt(),y=!!c&&!!d,v=r?.toLowerCase().includes(ie.Delete.toLowerCase())||!1,f=be(o,p);return e(br,{className:y?"click-enabled":"",onClick:()=>{y&&(u(),g({id:i,crdType:c,target:d}))},children:[t(Sr,{$type:v?de.Error:o,children:t(v?Mn:f,{})}),e(xr,{children:[t(Cr,{children:t(z,{size:14,children:s})}),e(Er,{children:[t(z,{size:10,color:p.text.grey,children:m(l)}),!a&&e(n,{children:[t(z,{size:10,children:"·"}),t(z,{size:10,color:p.colors.orange_soft,children:"new"})]})]})]})]},`notification-${i}`)},kr=e=>`${J.Source}-${e}-${Zt.MapItem}`,wr=(e,t,n)=>{const i=e.isVirtual,a=n?[Jn]:i?[Yn]:t?He(t):[Xn],{priorotizedStatus:o}=i?{priorotizedStatus:void 0}:he(t?.conditions||[]);return{id:e.graphKey,title:e.serviceName,icons:a,isVirtual:i,status:o,aggService:e}},Tr=e=>!(!e||"user"!==e.otelServiceName||e.namespace||e.name||e.kind),$r=({theme:e,nodes:t,aggregatedServiceMap:n})=>{const i=[],a=new Map(t.map(e=>[e.id,e]));for(const t of n){const n=kr(t.graphKey),o=a.get(n);if(!o)continue;const r=o.data?.status===de.Error;for(const o of t.connections){const s=kr(o.targetGraphKey);a.has(s)&&i.push({id:`${n}-to-${s}`,type:"smoothstep",source:n,target:s,data:{sourceGraphKey:t.graphKey,targetGraphKey:o.targetGraphKey},markerEnd:{type:ci.ArrowClosed},style:{stroke:r?e?.colors.dark_red:e?.colors.border}})}}return i},Dr=e=>{const t=e.lastIndexOf("|");return-1===t?{graphKey:e,detail:""}:{graphKey:e.substring(0,t),detail:e.substring(t+1)}},Ar=new pi,Ir=`${J.Source}-user-${Zt.MapItem}`,Or={"elk.algorithm":"layered","elk.direction":"RIGHT","elk.layered.spacing.nodeNodeBetweenLayers":"150","elk.spacing.nodeNode":"120","elk.layered.nodePlacement.strategy":"NETWORK_SIMPLEX","elk.layered.spacing.edgeEdgeBetweenLayers":"30","elk.layered.spacing.edgeNodeBetweenLayers":"40"},Rr=p.div`
440
440
  padding: 8px 0;
441
- `,Ir=p.div`
441
+ `,Mr=p.div`
442
442
  display: flex;
443
443
  justify-content: space-between;
444
444
  align-items: center;
445
445
  padding: 4px 0 4px 16px;
446
- `,Mr=p.button`
446
+ `,Lr=p.button`
447
447
  display: flex;
448
448
  align-items: center;
449
449
  gap: 4px;
@@ -457,18 +457,18 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
457
457
  &:hover {
458
458
  text-decoration: underline;
459
459
  }
460
- `,Rr=p.div`
460
+ `,Fr=p.div`
461
461
  padding: 4px 0 8px;
462
- `,Kr=({conn:i,onToggle:n,isExpanded:o})=>{const a=i.details.length>0;return t(Fr,{children:e(F,{$justifyContent:"space-between",$alignItems:"center",children:[t(V,{size:14,weight:500,children:i.targetServiceName}),a&&e(Mr,{onClick:n,children:[t(o?Xi:Zi,{size:12}),o?"hide attributes":`${i.details.length} attribute${i.details.length>1?"s":""}`]})]})})},Pr=({conn:e})=>{const n=m();return t(i,{children:e.details.map(e=>t(Ir,{children:t(V,{size:12,color:n.text.secondary,style:{flex:1},children:e.value})},e.value))})},Lr=({connections:o,isVirtual:a})=>{const[r,l]=n(new Set),s=m();return a?t(V,{size:12,color:s.text.info,children:"This service is not instrumented. It was detected from client-side spans of services that communicate with it."}):o.length?e(i,{children:[t(Rr,{children:t(V,{size:11,color:s.text.info,children:"Connected services"})}),o.map(i=>e("div",{children:[t(Kr,{conn:i,isExpanded:r.has(i.targetGraphKey),onToggle:()=>{return e=i.targetGraphKey,void l(t=>{const i=new Set(t);return i.has(e)?i.delete(e):i.add(e),i});var e}}),r.has(i.targetGraphKey)&&t(Pr,{conn:i}),t(A,{})]},i.targetGraphKey))]}):t(V,{size:12,color:s.text.info,children:"No outgoing connections"})},zr=({conn:n})=>{const o=m();return n?t(i,{children:n.details.length>0?e(i,{children:[t(Rr,{children:t(V,{size:11,color:o.text.info,children:"Attribute breakdown"})}),n.details.map(e=>t(Ir,{children:t(V,{size:12,style:{flex:1},children:e.value})},e.value))]}):t(V,{size:12,color:o.text.info,style:{padding:"8px 0"},children:"No attribute breakdown"})}):t(V,{size:12,color:o.text.info,children:"No data for this connection"})},jr=({drawerState:e,aggregatedData:i,onClose:n})=>{if(!e)return null;const o=new Map(i.map(e=>[e.graphKey,e]));let a="",r="",l=null;if("node"===e.type){const i=o.get(e.graphKey);a=i?.serviceName||e.graphKey,r=i?.isVirtual?"Virtual service (uninstrumented)":"Outgoing connections",l=t(Lr,{connections:i?.connections||[],isVirtual:i?.isVirtual})}else{const i=o.get(e.sourceKey),n=i?.connections.find(t=>t.targetGraphKey===e.targetKey);a=`${i?.serviceName||e.sourceKey} → ${n?.targetServiceName||e.targetKey}`,r="Connection details",l=t(zr,{conn:n})}return t(ei,{isOpen:!0,width:"420px",position:"right",header:{title:a,subTitle:r,onClose:n},children:l})},qr=p.div`
462
+ `,_r=({conn:n,onToggle:i,isExpanded:a})=>{const o=n.details.length>0;return t(Rr,{children:e(O,{$justifyContent:"space-between",$alignItems:"center",children:[t(z,{size:14,weight:500,children:n.targetServiceName}),o&&e(Lr,{onClick:i,children:[t(a?Qn:Zn,{size:12}),a?"hide attributes":`${n.details.length} attribute${n.details.length>1?"s":""}`]})]})})},Pr=({conn:e})=>{const i=h();return t(n,{children:e.details.map(e=>t(Mr,{children:t(z,{size:12,color:i.text.secondary,style:{flex:1},children:e.value})},e.value))})},Kr=({connections:a,isVirtual:o})=>{const[r,s]=i(new Set),l=h();return o?t(z,{size:12,color:l.text.info,children:"This service is not instrumented. It was detected from client-side spans of services that communicate with it."}):a.length?e(n,{children:[t(Fr,{children:t(z,{size:11,color:l.text.info,children:"Connected services"})}),a.map(n=>e("div",{children:[t(_r,{conn:n,isExpanded:r.has(n.targetGraphKey),onToggle:()=>{return e=n.targetGraphKey,void s(t=>{const n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n});var e}}),r.has(n.targetGraphKey)&&t(Pr,{conn:n}),t(A,{})]},n.targetGraphKey))]}):t(z,{size:12,color:l.text.info,children:"No outgoing connections"})},jr=({conn:i})=>{const a=h();return i?t(n,{children:i.details.length>0?e(n,{children:[t(Fr,{children:t(z,{size:11,color:a.text.info,children:"Attribute breakdown"})}),i.details.map(e=>t(Mr,{children:t(z,{size:12,style:{flex:1},children:e.value})},e.value))]}):t(z,{size:12,color:a.text.info,style:{padding:"8px 0"},children:"No attribute breakdown"})}):t(z,{size:12,color:a.text.info,children:"No data for this connection"})},Vr=({drawerState:e,aggregatedData:n,onClose:i})=>{if(!e)return null;const a=new Map(n.map(e=>[e.graphKey,e]));let o="",r="",s=null;if("node"===e.type){const n=a.get(e.graphKey);o=n?.serviceName||e.graphKey,r=n?.isVirtual?"Virtual service (uninstrumented)":"Outgoing connections",s=t(Kr,{connections:n?.connections||[],isVirtual:n?.isVirtual})}else{const n=a.get(e.sourceKey),i=n?.connections.find(t=>t.targetGraphKey===e.targetKey);o=`${n?.serviceName||e.sourceKey} → ${i?.targetServiceName||e.targetKey}`,r="Connection details",s=t(jr,{conn:i})}return t(en,{isOpen:!0,width:"420px",position:"right",header:{title:o,subTitle:r,onClose:i},children:s})},zr=p.div`
463
463
  width: 100%;
464
464
  height: ${({$heightToRemove:e})=>`calc(100vh - ${e}px)`};
465
465
  position: relative;
466
- `,Vr={namespace:"",name:"",kind:"",otelServiceName:"user",selected:!0,numberOfInstances:0,dataStreamNames:[],containers:[],conditions:[]},Br=`${G.Source}-`,Hr=`-${Qt.MapItem}`,Wr=.15,_r=({heightToRemove:i,serviceMap:a})=>{const r=m(),{sources:s}=Y(),[c,u,p]=dn([]),[h,y,v]=un([]),[f,b]=n(0),[x,S]=n(null),$=l([]);$.current=c;const C=l(r);C.current=r;const k=l([]),w=l([]),N=d(()=>b(e=>e+1),[]),T=l(""),{activeNodeId:D,setActiveNodeType:E,setActiveNodeId:A}=ti();o(()=>{if(!D)return;const e=(t=D).startsWith(Br)&&t.endsWith(Hr)?t.slice(Br.length,-Hr.length):null;var t;e&&S({type:"node",graphKey:e})},[D]);const O=d((e,t)=>{const{sourceGraphKey:i,targetGraphKey:n}=t.data||{};i&&n&&(E(null),A(null),S({type:"edge",sourceKey:i,targetKey:n}))},[E,A]),F=d(()=>{S(null),E(null),A(null)},[E,A]),I=d((e,t)=>{const i=t.id;y(e=>e.map(e=>e.source===i||e.target===i?{...e,animated:!0,style:{...e.style,strokeWidth:2.5},labelStyle:{...e.labelStyle,opacity:1},labelBgStyle:{...e.labelBgStyle,opacity:1}}:{...e,style:{...e.style,opacity:Wr},labelStyle:{...e.labelStyle,opacity:Wr},labelBgStyle:{...e.labelBgStyle,opacity:Wr}}))},[y]),M=d(()=>{y(w.current)},[y]);return o(()=>{const e=JSON.stringify(a);if(e===T.current)return;T.current=e;let t=!1;const i=(e=>{const t=new Map,i=new Set,n=(e,i,n=!1)=>{let o=t.get(e);return o||(o={serviceName:i,isVirtual:n,connectionMap:new Map},t.set(e,o)),o};for(const t of e){const{graphKey:e}=Dr(t.nodeId),o=n(e,t.serviceName);for(const e of t.services){const{graphKey:t,detail:n}=Dr(e.nodeId);e.isVirtual&&i.add(t);let a=o.connectionMap.get(t);if(a||(a={targetGraphKey:t,targetServiceName:e.serviceName,totalRequests:0,lastDateTime:e.dateTime,details:[]},o.connectionMap.set(t,a)),a.totalRequests+=e.requests,e.dateTime>a.lastDateTime&&(a.lastDateTime=e.dateTime),n){const t=a.details.find(e=>e.value===n);t?(t.requests+=e.requests,e.dateTime>t.dateTime&&(t.dateTime=e.dateTime)):a.details.push({value:n,requests:e.requests,dateTime:e.dateTime})}}}const o=[...t.entries()];for(const[,{connectionMap:e}]of o)for(const[o,a]of e)t.has(o)||n(o,a.targetServiceName,i.has(o));const a=[];for(const[e,{serviceName:i,isVirtual:n,connectionMap:o}]of t){const t=[...o.values()];a.push({graphKey:e,serviceName:i,isVirtual:n,connections:t})}return a})(a);k.current=i;const n=[Vr].concat(s),o=(({sources:e,aggregatedServiceMap:t})=>{const i=[],n={x:0,y:0};if(t.length&&e.length)for(const o of t){const t=kr(o.graphKey),a=e.find(e=>o.serviceName===e.otelServiceName||o.serviceName===e.name);i.push({id:t,type:Qt.MapItem,position:n,data:wr(o,a,Nr(a))})}else i.push({id:`${G.Source}-${Qt.NoData}`,type:Qt.NoData,position:n,data:{subTitle:g.ARE_SERVICES_INSTRUMENTED_AND_PRODUCING_TRAFFIC}});return i})({aggregatedServiceMap:i,sources:n});if(1===o.length&&o[0].id===`${G.Source}-${Qt.NoData}`)return u(o),y([]),void(w.current=[]);const r=new Map($.current.map(e=>[e.id,e.position]));if(!o.some(e=>!r.has(e.id))){u(o.map(e=>({...e,position:r.get(e.id)??e.position})));const e=Tr({theme:C.current,nodes:o,aggregatedServiceMap:i});return w.current=e,void y(e)}const l=Tr({theme:C.current,nodes:o,aggregatedServiceMap:i});return(async(e,t,i={})=>{const n={id:"root",layoutOptions:{...Or,...i},children:e.map(e=>({id:e.id,width:80,height:80,...e.id===Ar?{layoutOptions:{"elk.layered.layering.layerConstraint":"FIRST","elk.alignment":"CENTER"}}:{}})),edges:t.map(e=>({id:e.id,sources:[e.source],targets:[e.target]}))},o=await Er.layout(n),a=new Map;return o.children?.forEach(e=>{a.set(e.id,{x:e.x??0,y:e.y??0})}),{nodes:e.map(e=>({...e,position:a.get(e.id)??e.position})),edges:t}})(o,l).then(({nodes:e})=>{if(t)return;const n=new Map($.current.map(e=>[e.id,e.position]));u(e.map(e=>({...e,position:n.get(e.id)??e.position})));const a=Tr({theme:C.current,nodes:o,aggregatedServiceMap:i});w.current=a,y(a),N()}),()=>{t=!0}},[a,s]),o(()=>{if(!$.current.length)return;const e=Tr({theme:r,nodes:$.current,aggregatedServiceMap:k.current});w.current=e,y(e)},[r]),e(qr,{$heightToRemove:i,children:[t(ii,{nodes:c,edges:h,onNodesChange:p,onEdgesChange:v,onEdgeClick:O,onNodeMouseEnter:I,onNodeMouseLeave:M,fitViewTrigger:f,zoomOnScroll:!0}),t(jr,{drawerState:x,aggregatedData:k.current,onClose:F})]})},Jr=p.div`
466
+ `,Ur={namespace:"",name:"",kind:"",otelServiceName:"user",selected:!0,numberOfInstances:0,dataStreamNames:[],containers:[],conditions:[]},Br=`${J.Source}-`,Wr=`-${Zt.MapItem}`,Hr=.15,qr=({heightToRemove:n,serviceMap:o})=>{const r=h(),{sources:l}=Y(),[c,u,p]=di([]),[m,y,v]=ui([]),[f,b]=i(0),[S,x]=i(null),C=s([]);C.current=c;const E=s(r);E.current=r;const N=s([]),k=s([]),w=d(()=>b(e=>e+1),[]),T=s(""),{activeNodeId:$,setActiveNodeType:D,setActiveNodeId:A}=tn();a(()=>{if(!$)return;const e=(t=$).startsWith(Br)&&t.endsWith(Wr)?t.slice(Br.length,-Wr.length):null;var t;e&&x({type:"node",graphKey:e})},[$]);const I=d((e,t)=>{const{sourceGraphKey:n,targetGraphKey:i}=t.data||{};n&&i&&(D(null),A(null),x({type:"edge",sourceKey:n,targetKey:i}))},[D,A]),O=d(()=>{x(null),D(null),A(null)},[D,A]),R=d((e,t)=>{const n=t.id;y(e=>e.map(e=>e.source===n||e.target===n?{...e,animated:!0,style:{...e.style,strokeWidth:2.5},labelStyle:{...e.labelStyle,opacity:1},labelBgStyle:{...e.labelBgStyle,opacity:1}}:{...e,style:{...e.style,opacity:Hr},labelStyle:{...e.labelStyle,opacity:Hr},labelBgStyle:{...e.labelBgStyle,opacity:Hr}}))},[y]),M=d(()=>{y(k.current)},[y]);return a(()=>{const e=JSON.stringify(o);if(e===T.current)return;T.current=e;let t=!1;const n=(e=>{const t=new Map,n=new Set,i=(e,n,i=!1)=>{let a=t.get(e);return a||(a={serviceName:n,isVirtual:i,connectionMap:new Map},t.set(e,a)),a};for(const t of e){const{graphKey:e}=Dr(t.nodeId),a=i(e,t.serviceName);for(const e of t.services){const{graphKey:t,detail:i}=Dr(e.nodeId);e.isVirtual&&n.add(t);let o=a.connectionMap.get(t);if(o||(o={targetGraphKey:t,targetServiceName:e.serviceName,totalRequests:0,lastDateTime:e.dateTime,details:[]},a.connectionMap.set(t,o)),o.totalRequests+=e.requests,e.dateTime>o.lastDateTime&&(o.lastDateTime=e.dateTime),i){const t=o.details.find(e=>e.value===i);t?(t.requests+=e.requests,e.dateTime>t.dateTime&&(t.dateTime=e.dateTime)):o.details.push({value:i,requests:e.requests,dateTime:e.dateTime})}}}const a=[...t.entries()];for(const[,{connectionMap:e}]of a)for(const[a,o]of e)t.has(a)||i(a,o.targetServiceName,n.has(a));const o=[];for(const[e,{serviceName:n,isVirtual:i,connectionMap:a}]of t){const t=[...a.values()];o.push({graphKey:e,serviceName:n,isVirtual:i,connections:t})}return o})(o);N.current=n;const i=[Ur].concat(l),a=(({sources:e,aggregatedServiceMap:t})=>{const n=[],i={x:0,y:0};if(t.length&&e.length)for(const a of t){const t=kr(a.graphKey),o=e.find(e=>a.serviceName===e.otelServiceName||a.serviceName===e.name);n.push({id:t,type:Zt.MapItem,position:i,data:wr(a,o,Tr(o))})}else n.push({id:`${J.Source}-${Zt.NoData}`,type:Zt.NoData,position:i,data:{subTitle:g.ARE_SERVICES_INSTRUMENTED_AND_PRODUCING_TRAFFIC}});return n})({aggregatedServiceMap:n,sources:i});if(1===a.length&&a[0].id===`${J.Source}-${Zt.NoData}`)return u(a),y([]),void(k.current=[]);const r=new Map(C.current.map(e=>[e.id,e.position]));if(!a.some(e=>!r.has(e.id))){u(a.map(e=>({...e,position:r.get(e.id)??e.position})));const e=$r({theme:E.current,nodes:a,aggregatedServiceMap:n});return k.current=e,void y(e)}const s=$r({theme:E.current,nodes:a,aggregatedServiceMap:n});return(async(e,t,n={})=>{const i={id:"root",layoutOptions:{...Or,...n},children:e.map(e=>({id:e.id,width:80,height:80,...e.id===Ir?{layoutOptions:{"elk.layered.layering.layerConstraint":"FIRST","elk.alignment":"CENTER"}}:{}})),edges:t.map(e=>({id:e.id,sources:[e.source],targets:[e.target]}))},a=await Ar.layout(i),o=new Map;return a.children?.forEach(e=>{o.set(e.id,{x:e.x??0,y:e.y??0})}),{nodes:e.map(e=>({...e,position:o.get(e.id)??e.position})),edges:t}})(a,s).then(({nodes:e})=>{if(t)return;const i=new Map(C.current.map(e=>[e.id,e.position]));u(e.map(e=>({...e,position:i.get(e.id)??e.position})));const o=$r({theme:E.current,nodes:a,aggregatedServiceMap:n});k.current=o,y(o),w()}),()=>{t=!0}},[o,l]),a(()=>{if(!C.current.length)return;const e=$r({theme:r,nodes:C.current,aggregatedServiceMap:N.current});k.current=e,y(e)},[r]),e(zr,{$heightToRemove:n,children:[t(nn,{nodes:c,edges:m,onNodesChange:p,onEdgesChange:v,onEdgeClick:I,onNodeMouseEnter:R,onNodeMouseLeave:M,fitViewTrigger:f,zoomOnScroll:!0}),t(Vr,{drawerState:S,aggregatedData:N.current,onClose:O})]})},Gr=p.div`
467
467
  width: 100%;
468
468
  padding-bottom: ${({$isOpen:e})=>e?"18px":"0"};
469
469
  border-radius: 16px;
470
- background-color: ${({$selected:e,theme:t})=>e?t.colors.majestic_blue+P["024"]:t.colors.dropdown_bg_2+P["040"]};
471
- `,Ur=p.div`
470
+ background-color: ${({$selected:e,theme:t})=>e?t.colors.majestic_blue+_["024"]:t.colors.dropdown_bg_2+_["040"]};
471
+ `,Jr=p.div`
472
472
  display: flex;
473
473
  justify-content: space-between;
474
474
  gap: 12px;
@@ -477,29 +477,29 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
477
477
  border-radius: 16px;
478
478
  cursor: ${({$withClick:e})=>e?"pointer":"unset"};
479
479
  &:hover {
480
- background-color: ${({$withClick:e,$selected:t,theme:i})=>e&&(t?i.colors.majestic_blue+P["040"]:i.colors.dropdown_bg_2+P["080"])};
480
+ background-color: ${({$withClick:e,$selected:t,theme:n})=>e&&(t?n.colors.majestic_blue+_["040"]:n.colors.dropdown_bg_2+_["080"])};
481
481
  transition: background-color 0.3s;
482
482
  }
483
- `,Gr=p(Ur)`
483
+ `,Yr=p(Jr)`
484
484
  width: calc(100% - 100px);
485
485
  margin: 0 auto;
486
486
  padding: 8px;
487
- `,Yr=p.div`
487
+ `,Xr=p.div`
488
488
  position: relative;
489
489
  padding-bottom: ${({$addPadding:e})=>e?"16px":"0"};
490
- `,Xr=p.div`
490
+ `,Qr=p.div`
491
491
  position: absolute;
492
492
  top: 6px;
493
493
  left: 18px;
494
- `,Zr=p(Oe)`
494
+ `,Zr=p(Ie)`
495
495
  padding-bottom: ${({$addPadding:e})=>e?"16px":"0"};
496
- `,Qr=p.div`
496
+ `,es=p.div`
497
497
  width: ${({$width:e})=>`${e||42}px`};
498
498
  display: flex;
499
499
  align-items: center;
500
500
  justify-content: flex-end;
501
501
  text-align: right;
502
- `,el=De(G.Namespace),tl=({isModal:i=!1,withInstances:n=!0,loading:o,filteredNamespacesAndSources:a,selectedNamespace:r,onSelectNamespace:l,selectedSources:s,onSelectSource:c,selectedFutureApps:d,onSelectFutureApps:u})=>{const p=m(),{isVm:h}=oe(),{namespacesLoading:y}=Y(),v=Object.entries(a||{});return v?.length?t(qe,{height:i?"calc(100vh - 510px)":"calc(100vh - 310px)",gap:12,noAnimation:!0,elements:v.map(([i,a])=>{const m=s?.[i]||[],v=d?.[i]?.selected||!1,f=m.filter(({selected:e})=>e),b=m.length>0,x=r===i,$=f.length>0&&f.length===a.length,C=f.length>0&&f.length!==a.length,k=a.length>0,w=1===a.length;return l||k?e(Jr,{"data-id":`namespace-${i}`,$selected:$,$isOpen:x,children:[e(Ur,{$selected:$,$withClick:!!l,onClick:()=>l?.(i),children:[e(F,{$gap:12,children:[l&&t(S,{partiallyChecked:C,value:$,onChange:e=>l(i,e)}),t(el,{}),t(V,{children:i})]}),e(F,{$gap:24,children:[!h&&u&&t(T,{title:g.FUTURE_APPS_TITLE,tooltip:g.FUTURE_APPS_DESCRIPTION,initialValue:v,onChange:e=>u(e,i),flipHorizontally:!0}),t(Qr,{children:t(V,{size:10,color:p.text.grey,children:b?`${f.length}/${a.length}`:null})}),l&&t(vt,{extend:x})]})]}),(x||!l)&&(k?e(Yr,{$addPadding:!c,children:[t(Xr,{children:t(A,{orientation:"vertical",length:(w?24:34*a.length)+"px"})}),a.map(e=>{const o=f.some(({name:t})=>t===e.name);return t(il,{withInstances:n,source:e,namespace:i,isSelected:o,onSelect:c},`source-${e.name}`)})]}):t(Zr,{$addPadding:!c,children:y||o?t(Ke,{}):t(Fe,{title:g.NO_SOURCES_NAMESPACE,subTitle:g.TRY_SEARCH_OR_OTHER_NAMESPACE})}))]},`namespace-${i}`):null})}):t(Oe,{children:y||o?t(Ke,{}):t(Fe,{title:g.NO_SOURCES,subTitle:!h&&l?g.PLEASE_MAKE_SURE_UNIGNORED_NAMESPACES:g.PLEASE_ADD_SOURCE})})},il=({withInstances:i,source:n,namespace:o,isSelected:a,onSelect:r})=>{const{tier:l}=oe(),s=l!==Jt.Onprem&&!!n.kind&&ni.has(n.kind);return t(Gr,{"data-id":`source-${n.name}`,$selected:!s&&a,$withClick:!s&&!!r,onClick:()=>!s&&r?.(n),style:s?{opacity:.5,cursor:"not-allowed"}:void 0,children:e(F,{$gap:12,children:[r&&t(S,{value:!s&&a,onChange:()=>!s&&r(n,o)}),e(F,{$gap:4,children:[t(V,{children:n.name}),e(V,{opacity:.8,size:10,children:[i?` • ${n.numberOfInstances||0} running instance${1!==n.numberOfInstances?"s":""}`:"",` • ${n.kind}`,s?" • Enterprise only":""]})]})]})})},nl=p.div`
502
+ `,ts=$e(J.Namespace),ns=({isModal:n=!1,withInstances:i=!0,loading:a,filteredNamespacesAndSources:o,selectedNamespace:r,onSelectNamespace:s,selectedSources:l,onSelectSource:c,selectedFutureApps:d,onSelectFutureApps:u})=>{const p=h(),{isVm:m}=ae(),{namespacesLoading:y}=Y(),v=Object.entries(o||{});return v?.length?t(Ve,{height:n?"calc(100vh - 510px)":"calc(100vh - 310px)",gap:12,noAnimation:!0,elements:v.map(([n,o])=>{const h=l?.[n]||[],v=d?.[n]?.selected||!1,f=h.filter(({selected:e})=>e),b=h.length>0,S=r===n,C=f.length>0&&f.length===o.length,E=f.length>0&&f.length!==o.length,N=o.length>0,k=1===o.length;return s||N?e(Gr,{"data-id":`namespace-${n}`,$selected:C,$isOpen:S,children:[e(Jr,{$selected:C,$withClick:!!s,onClick:()=>s?.(n),children:[e(O,{$gap:12,children:[s&&t(x,{partiallyChecked:E,value:C,onChange:e=>s(n,e)}),t(ts,{}),t(z,{children:n})]}),e(O,{$gap:24,children:[!m&&u&&t(T,{title:g.FUTURE_APPS_TITLE,tooltip:g.FUTURE_APPS_DESCRIPTION,initialValue:v,onChange:e=>u(e,n),flipHorizontally:!0}),t(es,{children:t(z,{size:10,color:p.text.grey,children:b?`${f.length}/${o.length}`:null})}),s&&t(vt,{extend:S})]})]}),(S||!s)&&(N?e(Xr,{$addPadding:!c,children:[t(Qr,{children:t(A,{orientation:"vertical",length:(k?24:34*o.length)+"px"})}),o.map(e=>{const a=f.some(({name:t})=>t===e.name);return t(is,{withInstances:i,source:e,namespace:n,isSelected:a,onSelect:c},`source-${e.name}`)})]}):t(Zr,{$addPadding:!c,children:y||a?t(Fe,{}):t(Oe,{title:g.NO_SOURCES_NAMESPACE,subTitle:g.TRY_SEARCH_OR_OTHER_NAMESPACE})}))]},`namespace-${n}`):null})}):t(Ie,{children:y||a?t(Fe,{}):t(Oe,{title:g.NO_SOURCES,subTitle:!m&&s?g.PLEASE_MAKE_SURE_UNIGNORED_NAMESPACES:g.PLEASE_ADD_SOURCE})})},is=({withInstances:n,source:i,namespace:a,isSelected:o,onSelect:r})=>{const{tier:s}=ae(),l=s!==qt.Onprem&&!!i.kind&&an.has(i.kind);return t(Yr,{"data-id":`source-${i.name}`,$selected:!l&&o,$withClick:!l&&!!r,onClick:()=>!l&&r?.(i),style:l?{opacity:.5,cursor:"not-allowed"}:void 0,children:e(O,{$gap:12,children:[r&&t(x,{value:!l&&o,onChange:()=>!l&&r(i,a)}),e(O,{$gap:4,children:[t(z,{children:i.name}),e(z,{opacity:.8,size:10,children:[n?` • ${i.numberOfInstances||0} running instance${1!==i.numberOfInstances?"s":""}`:"",` • ${i.kind}`,l?" • Enterprise only":""]})]})]})})},as=p.div`
503
503
  display: flex;
504
504
  flex-direction: column;
505
505
  align-items: center;
@@ -508,46 +508,46 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
508
508
  max-height: calc(100vh - 200px);
509
509
  height: fit-content;
510
510
  overflow-y: scroll;
511
- `,ol=({onEditStream:i,onEditSources:n,onEditDestinations:o,categories:a})=>{const{selectedStreamName:r}=Ye(),{configuredSources:l,configuredDestinations:s,configuredDestinationsUpdateOnly:d}=gt(),u=c(()=>Object.values(l).reduce((e,t)=>e+t.filter(e=>e.selected).length,0),[l]);return t(se,{$isNotModal:!0,children:e(O,{$gap:12,children:[t(L,{title:g.SUMMARY,description:g.STREAM_CONFIRM}),e(nl,{children:[t(te,{title:g.STREAM_NAME,action:()=>t(oi,{onClick:i}),data:[{title:"",value:r}]}),t(te,{title:g.SELECTED_SOURCES,titleBadge:u,action:()=>t(oi,{onClick:n}),children:t(tl,{filteredNamespacesAndSources:l,withInstances:!1})}),t(te,{title:g.SELECTED_DESTINATIONS,titleBadge:s.length+d.length,action:()=>t(oi,{onClick:o}),children:t(Ka,{categories:a})})]})]})})};var al;!function(e){e.Overview="overview",e.InstrumentationRules="InstrumentationRule",e.Sources="Source",e.Actions="Action",e.Destinations="Destination"}(al||(al={}));const rl=({onClickId:e,defaultSelectedId:i,extendedNavIcons:o})=>{const{isVm:a}=oe(),[r,l]=n(i||""),s=c(()=>[{id:al.Overview,icon:Qi,selected:r===al.Overview,onClick:()=>{l(al.Overview),e(al.Overview)},tooltip:"Overview"},...(o||[]).map(e=>({...e,selected:r===e.id,onClick:()=>{l(e.id),e.onClick()}}))],[r]),d=c(()=>{const t=[{id:al.Sources,icon:en,selected:r===al.Sources,onClick:()=>{l(al.Sources),e(al.Sources)},tooltip:"Sources"},{id:al.Destinations,icon:Gi,selected:r===al.Destinations,onClick:()=>{l(al.Destinations),e(al.Destinations)},tooltip:"Destinations"}];return a||(t.push({id:al.InstrumentationRules,icon:tn,selected:r===al.InstrumentationRules,onClick:()=>{l(al.InstrumentationRules),e(al.InstrumentationRules)},tooltip:"Instrumentation Rules"}),t.push({id:al.Actions,icon:nn,selected:r===al.Actions,onClick:()=>{l(al.Actions),e(al.Actions)},tooltip:"Actions"})),t},[a,r]);return t(ai,{orientation:"vertical",mainIcons:s,subIcons:d})},ll=({})=>t(I,{onClick:()=>window.open("https://join.slack.com/t/odigos/shared_invite/zt-2wc6gm4j9-EhcVFYrLwHqvcIErO9sVzw","_blank","noopener noreferrer"),tooltip:"Join our Slack community",children:t(on,{})}),sl=(e,t)=>{const{name:i,kind:n,namespace:o}=e,a=[{title:g.KIND,value:n},{title:g.NAME,value:i,tooltip:"Resource name"}];return t||(a.unshift({title:g.NAMESPACE,value:o}),a.push({type:y.Divider}),a.push({type:y.CopyText,value:`kubectl get ${n} ${i} -n ${o}`.toLowerCase()})),a},cl=p.div`
511
+ `,os=({onEditStream:n,onEditSources:i,onEditDestinations:a,categories:o})=>{const{selectedStreamName:r}=Ye(),{configuredSources:s,configuredDestinations:l,configuredDestinationsUpdateOnly:d}=gt(),u=c(()=>Object.values(s).reduce((e,t)=>e+t.filter(e=>e.selected).length,0),[s]);return t(le,{$isNotModal:!0,children:e(I,{$gap:12,children:[t(P,{title:g.SUMMARY,description:g.STREAM_CONFIRM}),e(as,{children:[t(te,{title:g.STREAM_NAME,action:()=>t(on,{onClick:n}),data:[{title:"",value:r}]}),t(te,{title:g.SELECTED_SOURCES,titleBadge:u,action:()=>t(on,{onClick:i}),children:t(ns,{filteredNamespacesAndSources:s,withInstances:!1})}),t(te,{title:g.SELECTED_DESTINATIONS,titleBadge:l.length+d.length,action:()=>t(on,{onClick:a}),children:t(_o,{categories:o})})]})]})})};var rs;!function(e){e.Overview="overview",e.InstrumentationRules="InstrumentationRule",e.Sources="Source",e.Actions="Action",e.Destinations="Destination"}(rs||(rs={}));const ss=({onClickId:e,defaultSelectedId:n,extendedNavIcons:a})=>{const{isVm:o}=ae(),[r,s]=i(n||""),l=c(()=>[{id:rs.Overview,icon:ei,selected:r===rs.Overview,onClick:()=>{s(rs.Overview),e(rs.Overview)},tooltip:"Overview"},...(a||[]).map(e=>({...e,selected:r===e.id,onClick:()=>{s(e.id),e.onClick()}}))],[r]),d=c(()=>{const t=[{id:rs.Sources,icon:ti,selected:r===rs.Sources,onClick:()=>{s(rs.Sources),e(rs.Sources)},tooltip:"Sources"},{id:rs.Destinations,icon:Yn,selected:r===rs.Destinations,onClick:()=>{s(rs.Destinations),e(rs.Destinations)},tooltip:"Destinations"}];return o||(t.push({id:rs.InstrumentationRules,icon:ni,selected:r===rs.InstrumentationRules,onClick:()=>{s(rs.InstrumentationRules),e(rs.InstrumentationRules)},tooltip:"Instrumentation Rules"}),t.push({id:rs.Actions,icon:ii,selected:r===rs.Actions,onClick:()=>{s(rs.Actions),e(rs.Actions)},tooltip:"Actions"})),t},[o,r]);return t(rn,{orientation:"vertical",mainIcons:l,subIcons:d})},ls=({})=>t(R,{onClick:()=>window.open("https://join.slack.com/t/odigos/shared_invite/zt-2wc6gm4j9-EhcVFYrLwHqvcIErO9sVzw","_blank","noopener noreferrer"),tooltip:"Join our Slack community",children:t(ai,{})}),cs=(e,t)=>{const{name:n,kind:i,namespace:a}=e,o=[{title:g.KIND,value:i},{title:g.NAME,value:n,tooltip:"Resource name"}];return t||(o.unshift({title:g.NAMESPACE,value:a}),o.push({type:y.Divider}),o.push({type:y.CopyText,value:`kubectl get ${i} ${n} -n ${a}`.toLowerCase()})),o},ds=p.div`
512
512
  display: flex;
513
513
  flex-direction: column;
514
514
  gap: 24px;
515
515
  padding: 4px;
516
- `,dl=({formData:e,handleFormChange:i})=>t(cl,{children:t(C,{name:"sourceName",title:"Source name",tooltip:"This overrides the default service name that runs in your cluster.",placeholder:"Use a name that overrides the source name",value:e.otelServiceName,onChange:({target:{value:e}})=>i("otelServiceName",e)})}),ul=({workloadOdigosHealthStatus:e})=>{if(!e)return null;const i=ri(e?.status),n=st(e?.reasonEnum),o=e?.message;return t(F,{$alignItems:"center",$justifyContent:"center",children:t(ge,{status:i,title:n,subtitle:o,withBackground:i!==ye.Disabled,withBorder:!0,withIcon:!0,width:"calc(100% - 24px)"})})},pl=({source:i,fetchSourceDescribe:a,onClickRestartPod:r})=>{const[l,s]=n(!1),[c,d]=n(null);return o(()=>{i&&a({namespace:i.namespace,name:i.name,kind:i.kind}).then(({data:e})=>{e?.describeSource?d(e.describeSource):s(!0)})},[i.namespace,i.name,i.kind]),c||l?t(O,{$gap:12,children:l?t(Oe,{$height:"70vh",children:t(Fe,{subTitle:"Could not fetch describe for this source"})}):c?.pods?.length?c.pods.map(({podName:n,nodeName:o,phase:a,agentInjected:l,runningLatestWorkloadRevision:s,containers:d,manifestYAML:p})=>{const h=a.status!==de.Success||li(d)?de.Error:de.Success,m=[];return m.push(t(si,{value:`kubectl get pod ${n.value} -n ${c?.namespace?.value||i.namespace}`.toLowerCase()},"copy-text")),m.push(t(A,{length:"100%",margin:"0"},"divider-1")),m.push(t(ci,{title:o.name,tooltip:o.explain||"",value:{status:o.status||void 0,text:o.value}},"describe-row-1")),m.push(t(A,{length:"100%",margin:"0"},"divider-2")),m.push(t(ci,{title:a.name,tooltip:a.explain||"",value:{status:a.status||void 0,text:a.value}},"describe-row-2")),m.push(t(A,{length:"100%",margin:"0"},"divider-3")),m.push(t(ci,{title:l.name,tooltip:l.explain||"",value:{status:l.status||void 0,text:l.value}},"describe-row-3")),m.push(t(A,{length:"100%",margin:"0"},"divider-4")),s?.name&&(m.push(t(ci,{title:s.name,tooltip:s.explain||void 0,value:{status:s.status||void 0,text:s.value}},"describe-row-4")),m.push(t(A,{length:"100%",margin:"0"},"divider-5"))),d.forEach(e=>{m.push(t(di,{...e},`pod-container-${e.containerName.value}`))}),p&&(m.push(t(A,{length:"100%",margin:"0"},"divider-6")),m.push(t(hn,{yaml:p},"yaml-section-card"))),t(te,{title:`Pod: ${n.value}`,withExtend:!0,action:({hovered:o})=>e("div",{style:{position:"relative"},children:[t(ge,{status:h,title:h,withIcon:!0,withBorder:!0},"status"),o&&t(ui,{isOpen:!0,positionRight:"calc(100% + 12px)",actions:r?[{id:pi(),label:"Restart",rightIcon:zi,onClick:()=>r(c?.namespace?.value||i.namespace,n.value)}]:[]},"hover-actions")]}),children:u.toArray(m)},`pod-${n.value}`)}):t(Oe,{$height:"70vh",children:t(Fe,{subTitle:"Check if you have any running pods and try again"})})}):t(Oe,{$height:"70vh",children:t(Ke,{})})},hl=p(F)`
516
+ `,us=({formData:e,handleFormChange:n})=>t(ds,{children:t(E,{name:"sourceName",title:"Source name",tooltip:"This overrides the default service name that runs in your cluster.",placeholder:"Use a name that overrides the source name",value:e.otelServiceName,onChange:({target:{value:e}})=>n("otelServiceName",e)})}),ps=({workloadOdigosHealthStatus:e})=>{if(!e)return null;const n=sn(e?.status),i=lt(e?.reasonEnum),a=e?.message;return t(O,{$alignItems:"center",$justifyContent:"center",children:t(ge,{status:n,title:i,subtitle:a,withBackground:n!==ye.Disabled,withBorder:!0,withIcon:!0,width:"calc(100% - 24px)"})})},ms=({source:n,fetchSourceDescribe:o,onClickRestartPod:r})=>{const[s,l]=i(!1),[c,d]=i(null);return a(()=>{n&&o({namespace:n.namespace,name:n.name,kind:n.kind}).then(({data:e})=>{e?.describeSource?d(e.describeSource):l(!0)})},[n.namespace,n.name,n.kind]),c||s?t(I,{$gap:12,children:s?t(Ie,{$height:"70vh",children:t(Oe,{subTitle:"Could not fetch describe for this source"})}):c?.pods?.length?c.pods.map(({podName:i,nodeName:a,phase:o,agentInjected:s,runningLatestWorkloadRevision:l,containers:d,manifestYAML:p})=>{const m=o.status!==de.Success||ln(d)?de.Error:de.Success,h=[];return h.push(t(cn,{value:`kubectl get pod ${i.value} -n ${c?.namespace?.value||n.namespace}`.toLowerCase()},"copy-text")),h.push(t(A,{length:"100%",margin:"0"},"divider-1")),h.push(t(dn,{title:a.name,tooltip:a.explain||"",value:{status:a.status||void 0,text:a.value}},"describe-row-1")),h.push(t(A,{length:"100%",margin:"0"},"divider-2")),h.push(t(dn,{title:o.name,tooltip:o.explain||"",value:{status:o.status||void 0,text:o.value}},"describe-row-2")),h.push(t(A,{length:"100%",margin:"0"},"divider-3")),h.push(t(dn,{title:s.name,tooltip:s.explain||"",value:{status:s.status||void 0,text:s.value}},"describe-row-3")),h.push(t(A,{length:"100%",margin:"0"},"divider-4")),l?.name&&(h.push(t(dn,{title:l.name,tooltip:l.explain||void 0,value:{status:l.status||void 0,text:l.value}},"describe-row-4")),h.push(t(A,{length:"100%",margin:"0"},"divider-5"))),d.forEach(e=>{h.push(t(un,{...e},`pod-container-${e.containerName.value}`))}),p&&(h.push(t(A,{length:"100%",margin:"0"},"divider-6")),h.push(t(mi,{yaml:p},"yaml-section-card"))),t(te,{title:`Pod: ${i.value}`,withExtend:!0,action:({hovered:a})=>e("div",{style:{position:"relative"},children:[t(ge,{status:m,title:m,withIcon:!0,withBorder:!0},"status"),a&&t(pn,{isOpen:!0,positionRight:"calc(100% + 12px)",actions:r?[{id:mn(),label:"Restart",rightIcon:jn,onClick:()=>r(c?.namespace?.value||n.namespace,i.value)}]:[]},"hover-actions")]}),children:u.toArray(h)},`pod-${i.value}`)}):t(Ie,{$height:"70vh",children:t(Oe,{subTitle:"Check if you have any running pods and try again"})})}):t(Ie,{$height:"70vh",children:t(Fe,{})})},hs=p(O)`
517
517
  width: 100%;
518
518
  align-items: center;
519
519
  justify-content: space-between;
520
- `,ml=({source:i,fetchSourceLibraries:r})=>{const l=m(),[s,c]=n(!1),[d,u]=n(null);return o(()=>{i&&r({namespace:i.namespace,name:i.name,kind:i.kind}).then(({data:e})=>{e?.instrumentationInstanceComponents?u(Et(e.instrumentationInstanceComponents).sort((e,t)=>e.name.localeCompare(t.name))):c(!0)})},[i.namespace,i.name,i.kind]),d||s?t(O,{$gap:12,children:s?t(Oe,{$height:"70vh",children:t(Fe,{subTitle:"Could not fetch libraries for this source"})}):d?.length?t(te,{title:"Instrumented Libraries",children:d.map(({name:i,healthy:n,message:o,nonIdentifyingAttributes:r},s)=>e(a,{children:[e(O,{$gap:4,$width:"100%",children:[e(hl,{$width:"100%",children:[t(V,{size:12,color:l.text.grey,children:i}),e(F,{$gap:4,children:[r.map(({key:e,value:n})=>hi(n)&&mi(n)&&"is_standard_lib"===e?t(ge,{status:de.Default,title:"STANDARD",withBorder:!0},`${i}-${e}`):null),"boolean"==typeof n&&t(ge,{status:n?de.Success:de.Error,title:n?"HEALTHY":"UNHEALTHY",withBorder:!0})]})]}),o&&t(V,{size:10,color:l.text.error,align:"right",children:o})]}),s!==d.length-1&&t(A,{length:"100%",margin:"0"})]},`library-${i}`))}):e(Oe,{$height:"70vh",$gap:12,children:[t(Fe,{title:"No libraries found",subTitle:""}),t(ce,{type:de.Warning,message:"This feature is in early development, and has very limited support"})]})}):t(Oe,{$height:"70vh",children:t(Ke,{})})},gl="70vh",yl=(e,t)=>e.serviceName.localeCompare(t.serviceName),vl=p(V)`
520
+ `,gs=({source:n,fetchSourceLibraries:r})=>{const s=h(),[l,c]=i(!1),[d,u]=i(null);return a(()=>{n&&r({namespace:n.namespace,name:n.name,kind:n.kind}).then(({data:e})=>{e?.instrumentationInstanceComponents?u(Dt(e.instrumentationInstanceComponents).sort((e,t)=>e.name.localeCompare(t.name))):c(!0)})},[n.namespace,n.name,n.kind]),d||l?t(I,{$gap:12,children:l?t(Ie,{$height:"70vh",children:t(Oe,{subTitle:"Could not fetch libraries for this source"})}):d?.length?t(te,{title:"Instrumented Libraries",children:d.map(({name:n,healthy:i,message:a,nonIdentifyingAttributes:r},l)=>e(o,{children:[e(I,{$gap:4,$width:"100%",children:[e(hs,{$width:"100%",children:[t(z,{size:12,color:s.text.grey,children:n}),e(O,{$gap:4,children:[r.map(({key:e,value:i})=>hn(i)&&gn(i)&&"is_standard_lib"===e?t(ge,{status:de.Default,title:"STANDARD",withBorder:!0},`${n}-${e}`):null),"boolean"==typeof i&&t(ge,{status:i?de.Success:de.Error,title:i?"HEALTHY":"UNHEALTHY",withBorder:!0})]})]}),a&&t(z,{size:10,color:s.text.error,align:"right",children:a})]}),l!==d.length-1&&t(A,{length:"100%",margin:"0"})]},`library-${n}`))}):e(Ie,{$height:"70vh",$gap:12,children:[t(Oe,{title:"No libraries found",subTitle:""}),t(ce,{type:de.Warning,message:"This feature is in early development, and has very limited support"})]})}):t(Ie,{$height:"70vh",children:t(Fe,{})})},ys="70vh",vs=(e,t)=>e.serviceName.localeCompare(t.serviceName),fs=p(z)`
521
521
  cursor: ${({$clickable:e})=>e?"pointer":"default"};
522
522
  text-decoration: ${({$clickable:e})=>e?"underline":"none"};
523
523
  &:hover {
524
524
  opacity: ${({$clickable:e})=>e?.7:1};
525
525
  }
526
- `,fl=p(F)`
526
+ `,bs=p(O)`
527
527
  justify-content: flex-end;
528
528
  align-items: center;
529
529
  gap: 6px;
530
530
  cursor: pointer;
531
- `,bl=({items:n,emptyMessage:o,keyPrefix:r,findSource:l,onNavigate:s})=>{const c=m();return n.length?t(i,{children:n.map(({serviceName:i},o)=>{const d=!!l(i);return e(a,{children:[t(vl,{size:13,color:d?c.text.secondary:c.text.grey,$clickable:d,onClick:()=>s(i),children:i}),o!==n.length-1&&t(A,{length:"100%",margin:"0"})]},`${r}-${i}`)})}):t(V,{size:13,color:c.text.grey,children:o})},xl=({source:i,fetchPeerSources:a})=>{const r=m(),{setDrawerType:s,setDrawerEntityId:c}=B(),u=Y(e=>e.sources),[p,h]=n(!1),[g,y]=n(!1),[v,f]=n(null),b=i.otelServiceName||i.name,x=l(a);x.current=a;const S=d(()=>{b&&(y(!0),h(!1),x.current(b).then(({data:e})=>{e?.peerSources?f(e.peerSources):h(!0)}).finally(()=>y(!1)))},[b]);o(()=>{S()},[S]);const $=d(e=>u.find(t=>t.otelServiceName===e||t.name===e),[u]),C=d(e=>{const t=$(e);t&&(s(G.Source),c({namespace:t.namespace,name:t.name,kind:t.kind}))},[$,s,c]);if(!v&&!p&&g)return t(Oe,{$height:gl,children:t(Ke,{})});if(p)return t(Oe,{$height:gl,children:t(Fe,{subTitle:"Could not fetch peer sources"})});const k=v?.inbound?[...v.inbound].sort(yl):[],w=v?.outbound?[...v.outbound].sort(yl):[];return e(O,{$gap:12,children:[t(te,{title:"Inbound",titleBadge:k.length,description:`Services that send requests to ${b}`,children:t(bl,{items:k,emptyMessage:"No inbound connections",keyPrefix:"inbound",findSource:$,onNavigate:C})}),t(te,{title:"Outbound",titleBadge:w.length,description:`Services that ${b} sends requests to`,children:t(bl,{items:w,emptyMessage:"No outbound connections",keyPrefix:"outbound",findSource:$,onNavigate:C})}),e(fl,{onClick:S,children:[t(zi,{size:14}),t(V,{size:12,color:r.text.grey,decoration:"underline",children:"Refresh"})]})]})};var Sl;!function(e){e.Overview="Overview",e.Pods="Pods",e.Libraries="Libraries",e.PeerSources="Peer Sources"}(Sl||(Sl={}));const $l=[yi.Deployment,yi.StatefulSet,yi.DaemonSet,yi.DeploymentConfig,yi.Rollout,yi.StaticPod],Cl=[yi.Deployment,yi.StatefulSet,yi.DaemonSet,yi.DeploymentConfig,yi.Rollout,yi.Pod],kl=[vi.Python,vi.Go,vi.Java],wl=p.div`
531
+ `,Ss=({items:i,emptyMessage:a,keyPrefix:r,findSource:s,onNavigate:l})=>{const c=h();return i.length?t(n,{children:i.map(({serviceName:n},a)=>{const d=!!s(n);return e(o,{children:[t(fs,{size:13,color:d?c.text.secondary:c.text.grey,$clickable:d,onClick:()=>l(n),children:n}),a!==i.length-1&&t(A,{length:"100%",margin:"0"})]},`${r}-${n}`)})}):t(z,{size:13,color:c.text.grey,children:a})},xs=({source:n,fetchPeerSources:o})=>{const r=h(),{setDrawerType:l,setDrawerEntityId:c}=U(),u=Y(e=>e.sources),[p,m]=i(!1),[g,y]=i(!1),[v,f]=i(null),b=n.otelServiceName||n.name,S=s(o);S.current=o;const x=d(()=>{b&&(y(!0),m(!1),S.current(b).then(({data:e})=>{e?.peerSources?f(e.peerSources):m(!0)}).finally(()=>y(!1)))},[b]);a(()=>{x()},[x]);const C=d(e=>u.find(t=>t.otelServiceName===e||t.name===e),[u]),E=d(e=>{const t=C(e);t&&(l(J.Source),c({namespace:t.namespace,name:t.name,kind:t.kind}))},[C,l,c]);if(!v&&!p&&g)return t(Ie,{$height:ys,children:t(Fe,{})});if(p)return t(Ie,{$height:ys,children:t(Oe,{subTitle:"Could not fetch peer sources"})});const N=v?.inbound?[...v.inbound].sort(vs):[],k=v?.outbound?[...v.outbound].sort(vs):[];return e(I,{$gap:12,children:[t(te,{title:"Inbound",titleBadge:N.length,description:`Services that send requests to ${b}`,children:t(Ss,{items:N,emptyMessage:"No inbound connections",keyPrefix:"inbound",findSource:C,onNavigate:E})}),t(te,{title:"Outbound",titleBadge:k.length,description:`Services that ${b} sends requests to`,children:t(Ss,{items:k,emptyMessage:"No outbound connections",keyPrefix:"outbound",findSource:C,onNavigate:E})}),e(bs,{onClick:x,children:[t(jn,{size:14}),t(z,{size:12,color:r.text.grey,decoration:"underline",children:"Refresh"})]})]})};var Cs;!function(e){e.Overview="Overview",e.Pods="Pods",e.Libraries="Libraries",e.PeerSources="Peer Sources"}(Cs||(Cs={}));const Es=[vn.Deployment,vn.StatefulSet,vn.DaemonSet,vn.DeploymentConfig,vn.Rollout,vn.StaticPod],Ns=[vn.Deployment,vn.StatefulSet,vn.DaemonSet,vn.DeploymentConfig,vn.Rollout,vn.Pod],ks=[fn.Python,fn.Go,fn.Java],ws=p.div`
532
532
  width: 100%;
533
533
  height: 100%;
534
534
  max-height: calc(100vh - 220px);
535
535
  overflow: overlay;
536
536
  overflow-y: auto;
537
- `,Nl=p.div`
537
+ `,Ts=p.div`
538
538
  display: flex;
539
539
  flex-direction: column;
540
540
  gap: 12px;
541
- `;var Tl;!function(e){e.Workload="Workload",e.Pod="Pod"}(Tl||(Tl={}));const Dl=({persistSources:a,updateSource:r,restartWorkloads:s,fetchSourceById:d,fetchSourceDescribe:u,fetchSourceLibraries:p,fetchPeerSources:h,restartPod:m,recoverFromRollback:y})=>{const{isVm:v}=oe(),{sources:f}=Y(),{selectedStreamName:b}=Ye(),{drawerType:x,drawerEntityId:S}=B(),$=c(()=>Ze(f,b),[f,b]),C=l(null),k=x===G.Source,[w,N]=n(!1),[T,D]=n(!1),[E,A]=n(Sl.Overview),[O,F]=n(null);o(()=>{k&&S&&d(S).then(e=>F(e||null))},[k,S]);const{formData:I,handleFormChange:M,resetFormData:R,loadFormWithDrawerItem:K}=gi(),P=c(()=>{if(S)return O&&JSON.stringify(Yt(O))===JSON.stringify(Yt(S))?O:$?.find(e=>JSON.stringify(Yt(e))===JSON.stringify(Yt(S)))},[S,$,O]);o(()=>{k&&P?K(P):R()},[k,P]);const L=c(()=>{const e=P?.conditions?.find(({type:e})=>"RuntimeDetection"===e);return{description:e?.message,isLoading:e?.status===ye.Loading,containers:P?.containers||[]}},[P]),z=c(()=>!!P?.rollbackOccurred,[P?.rollbackOccurred]),j=c(()=>{const e=[{label:Sl.Overview,onClick:()=>A(Sl.Overview),selected:E===Sl.Overview}];return v||($l.includes(P?.kind)&&e.push({label:Sl.Pods,onClick:()=>A(Sl.Pods),selected:E===Sl.Pods}),P?.containers?.some(({language:e})=>kl.includes(e))&&e.push({label:Sl.Libraries,onClick:()=>A(Sl.Libraries),selected:E===Sl.Libraries}),e.push({label:Sl.PeerSources,onClick:()=>A(Sl.PeerSources),selected:E===Sl.PeerSources})),e},[E,P,v]),q=Cl.includes(P?.kind),[H,W]=n({openFor:null,workloadId:void 0,podNamespace:void 0,podName:void 0});return P?e(Ln,{ref:C,onClose:()=>{A(Sl.Overview),F(null)},title:P.otelServiceName||P.name,titleTooltip:"This attribute is used to identify the name of the service (service.name) that is generating telemetry data.",hideEditTitleFromEdit:!0,icons:bi(P.containers),isEdit:w,isFormDirty:T,onEdit:E===Sl.Overview?e=>{N("boolean"!=typeof e||e)}:void 0,onSave:async()=>{const e=I.otelServiceName!==P.name?I.otelServiceName:"";M("otelServiceName",e),await r(S,{...I,otelServiceName:e}),F(null),D(!1),N(!1)},onDelete:E===Sl.Overview?async()=>{const{namespace:e}=P;a({[e]:[{...P,selected:!1,currentStreamName:b}]},{}),F(null),D(!1),N(!1),C.current?.closeDrawer()}:void 0,onCancel:()=>{D(!1),N(!1),M("otelServiceName",P.otelServiceName||P.name||"")},isLastItem:1===$.length,tabs:j,headerActionButtons:v?[]:q?[{"data-id":"rollout-restart",variant:"tertiary",onClick:()=>W({openFor:Tl.Workload,workloadId:S}),children:e(i,{children:[t(_i,{}),t(V,{size:14,family:"secondary",decoration:"underline",children:"Restart"})]})}]:[],children:[E===Sl.Overview?w?t(wl,{children:t(dl,{formData:I,handleFormChange:(...e)=>{D(!0),M(...e),M("currentStreamName",b)}})}):e(Nl,{children:[t(ul,{workloadOdigosHealthStatus:P.workloadOdigosHealthStatus}),z&&t(ce,{type:de.Warning,message:g.ROLLBACK_OCCURRED_MESSAGE,action:{label:g.ROLLBACK_RECOVER,onClick:async()=>{await y(S);const e=await d(S);e&&F(e)}}}),t(ee,{conditions:P.conditions||[]}),t(te,{title:g.SOURCE_DETAILS,data:P?sl(P,v):[]}),t(te,{title:v?g.DETECTED_PROCESSES:g.DETECTED_CONTAINERS,titleBadge:L.isLoading?ye.Loading:L.containers.length,description:L.description||(v?g.DETECTED_PROCESSES_DESCRIPTION:g.DETECTED_CONTAINERS_DESCRIPTION),children:L.containers.map(e=>t(fi,{...e,callbackRuntimeOverride:e=>r(S,e)},`source-container-${e.containerName}`))}),P.manifestYAML&&t(hn,{title:`${P.kind} YAML`,yaml:P.manifestYAML,defaultOpen:!P.instrumentationConfigYAML}),P.instrumentationConfigYAML&&t(hn,{title:"Instrumentation Config YAML",yaml:P.instrumentationConfigYAML,defaultOpen:!P.manifestYAML})]}):E===Sl.Pods?t(pl,{source:P,fetchSourceDescribe:u,onClickRestartPod:q?(e,t)=>W({openFor:Tl.Pod,podNamespace:e,podName:t}):void 0}):E===Sl.PeerSources?t(xl,{source:P,fetchPeerSources:h}):t(ml,{source:P,fetchSourceLibraries:p}),t(Ut,{isOpen:!!H.openFor,title:`Rollout Restart ${H.openFor}`,description:`Are you sure you want to rollout restart this ${H.openFor?.toLowerCase()}?`,approveButton:{text:"Confirm",variant:de.Warning,onClick:()=>{H.openFor===Tl.Workload&&H.workloadId?s([H.workloadId]):H.openFor===Tl.Pod&&H.podNamespace&&H.podName&&m(H.podNamespace,H.podName),W({openFor:null})}},denyButton:{text:"Go Back",onClick:()=>{W({openFor:null})}}})]}):null},El=p.div`
541
+ `;var $s;!function(e){e.Workload="Workload",e.Pod="Pod"}($s||($s={}));const Ds=({persistSources:o,updateSource:r,restartWorkloads:l,fetchSourceById:d,fetchSourceDescribe:u,fetchSourceLibraries:p,fetchPeerSources:m,restartPod:h,recoverFromRollback:y})=>{const{isVm:v}=ae(),{sources:f}=Y(),{selectedStreamName:b}=Ye(),{drawerType:S,drawerEntityId:x}=U(),C=c(()=>Qe(f,b),[f,b]),E=s(null),N=S===J.Source,[k,w]=i(!1),[T,$]=i(!1),[D,A]=i(Cs.Overview),[I,O]=i(null);a(()=>{N&&x&&d(x).then(e=>O(e||null))},[N,x]);const{formData:R,handleFormChange:M,resetFormData:L,loadFormWithDrawerItem:F}=yn(),_=c(()=>{if(x)return I&&JSON.stringify(Yt(I))===JSON.stringify(Yt(x))?I:C?.find(e=>JSON.stringify(Yt(e))===JSON.stringify(Yt(x)))},[x,C,I]);a(()=>{N&&_?F(_):L()},[N,_]);const P=c(()=>{const e=_?.conditions?.find(({type:e})=>"RuntimeDetection"===e);return{description:e?.message,isLoading:e?.status===ye.Loading,containers:_?.containers||[]}},[_]),K=c(()=>!!_?.rollbackOccurred,[_?.rollbackOccurred]),j=c(()=>{const e=[{label:Cs.Overview,onClick:()=>A(Cs.Overview),selected:D===Cs.Overview}];return v||(Es.includes(_?.kind)&&e.push({label:Cs.Pods,onClick:()=>A(Cs.Pods),selected:D===Cs.Pods}),_?.containers?.some(({language:e})=>ks.includes(e))&&e.push({label:Cs.Libraries,onClick:()=>A(Cs.Libraries),selected:D===Cs.Libraries}),e.push({label:Cs.PeerSources,onClick:()=>A(Cs.PeerSources),selected:D===Cs.PeerSources})),e},[D,_,v]),V=Ns.includes(_?.kind),[B,W]=i({openFor:null,workloadId:void 0,podNamespace:void 0,podName:void 0});if(!_)return null;return e(Pi,{ref:E,onClose:()=>{A(Cs.Overview),O(null)},title:_.otelServiceName||_.name,titleTooltip:"This attribute is used to identify the name of the service (service.name) that is generating telemetry data.",hideEditTitleFromEdit:!0,icons:Sn(_.containers),isEdit:k,isFormDirty:T,onEdit:D===Cs.Overview?e=>{w("boolean"!=typeof e||e)}:void 0,onSave:async()=>{const e=R.otelServiceName!==_.name?R.otelServiceName:"";M("otelServiceName",e),await r(x,{...R,otelServiceName:e}),O(null),$(!1),w(!1)},onDelete:D===Cs.Overview?async()=>{const{namespace:e}=_;o({[e]:[{..._,selected:!1,currentStreamName:b}]},{}),O(null),$(!1),w(!1),E.current?.closeDrawer()}:void 0,onCancel:()=>{$(!1),w(!1),M("otelServiceName",_.otelServiceName||_.name||"")},isLastItem:1===C.length,tabs:j,headerActionButtons:v?[]:V?[{"data-id":"rollout-restart",variant:"tertiary",onClick:()=>W({openFor:$s.Workload,workloadId:x}),children:e(n,{children:[t(qn,{}),t(z,{size:14,family:"secondary",decoration:"underline",children:"Restart"})]})}]:[],children:[D===Cs.Overview?k?t(ws,{children:t(us,{formData:R,handleFormChange:(...e)=>{$(!0),M(...e),M("currentStreamName",b)}})}):e(Ts,{children:[t(ps,{workloadOdigosHealthStatus:_.workloadOdigosHealthStatus}),K&&t(ce,{type:de.Warning,message:g.ROLLBACK_OCCURRED_MESSAGE,action:{label:g.ROLLBACK_RECOVER,onClick:async()=>{await y(x);const e=await d(x);e&&O(e)}}}),t(ee,{conditions:_.conditions||[]}),t(te,{title:g.SOURCE_DETAILS,data:_?cs(_,v):[]}),t(te,{title:v?g.DETECTED_PROCESSES:g.DETECTED_CONTAINERS,titleBadge:P.isLoading?ye.Loading:P.containers.length,description:P.description||(v?g.DETECTED_PROCESSES_DESCRIPTION:g.DETECTED_CONTAINERS_DESCRIPTION),children:P.containers.map(e=>t(bn,{...e,callbackRuntimeOverride:e=>r(x,e)},`source-container-${e.containerName}`))}),_.manifestYAML&&t(mi,{title:`${_.kind} YAML`,yaml:_.manifestYAML,defaultOpen:!_.instrumentationConfigYAML}),_.instrumentationConfigYAML&&t(mi,{title:"Instrumentation Config YAML",yaml:_.instrumentationConfigYAML,defaultOpen:!_.manifestYAML})]}):D===Cs.Pods?t(ms,{source:_,fetchSourceDescribe:u,onClickRestartPod:V?(e,t)=>W({openFor:$s.Pod,podNamespace:e,podName:t}):void 0}):D===Cs.PeerSources?t(xs,{source:_,fetchPeerSources:m}):t(gs,{source:_,fetchSourceLibraries:p}),t(Gt,{isOpen:!!B.openFor,title:`Rollout Restart ${B.openFor}`,description:`Are you sure you want to rollout restart this ${B.openFor?.toLowerCase()}?`,approveButton:{text:"Confirm",variant:de.Warning,onClick:()=>{B.openFor===$s.Workload&&B.workloadId?l([B.workloadId]):B.openFor===$s.Pod&&B.podNamespace&&B.podName&&h(B.podNamespace,B.podName),W({openFor:null})}},denyButton:{text:"Go Back",onClick:()=>{W({openFor:null})}}})]})},As=p.div`
542
542
  max-width: ${({$fullWidth:e})=>e?"unset":"420px"};
543
543
  width: 100%;
544
- `,Al=r(({isModal:i,fetchNamespacesWithWorkloads:n,onClickSummary:o},a)=>{const r=m(),{isVm:l}=oe(),c=xi({fetchNamespacesWithWorkloads:n}),{selectedSources:d,loading:u,selectedAllNamespaces:p,onSelectAllNamespaces:h,getApiSourcesPayload:y,getApiFutureAppsPayload:v,searchText:f,setSearchText:b,searchBy:x,setSearchBy:S,showSelectedOnly:$,setShowSelectedOnly:k,showRunningOnly:w,setShowRunningOnly:N}=c;s(a,()=>({getFormValues:()=>({apps:y(),futureApps:v()})}));const D=Object.values(d).reduce((e,t)=>e+t.filter(e=>e.selected).length,0);return t(se,{$isNotModal:!i,children:e(O,{$gap:12,children:[e(O,{$gap:24,children:[o&&t(ft,{onClick:o}),t(L,{title:g.SELECT_SOURCES,badgeLabel:D,description:g.SELECT_SOURCES_DESCRIPTION}),e(F,{$justifyContent:"space-between",children:[t(El,{$fullWidth:l,children:t(C,{placeholder:x===G.Source?g.SEARCH_SOURCES:g.SEARCH_NAMESPACES,icon:ji,value:f,onChange:e=>b(e.target.value.toLowerCase())})}),!l&&t(K,{options:[{label:g.SOURCE,value:G.Source,selectedBgColor:r.text.secondary,selectedTextColor:r.text.primary},{label:g.NAMESPACE,value:G.Namespace,selectedBgColor:r.text.secondary,selectedTextColor:r.text.primary}],selected:x,setSelected:S})]}),e(F,{$gap:36,children:[t(T,{title:g.SELECT_ALL,initialValue:p,onChange:h,disabled:u}),t(T,{title:g.ONLY_SELECTED,initialValue:$,onChange:k}),t(T,{title:g.ONLY_RUNNING_INSTANCES,initialValue:w,onChange:N})]})]}),t(A,{}),t(tl,{isModal:i,...c})]})})});Al.displayName=Al.name;const Ol=({fetchNamespacesWithWorkloads:e,persistSources:i})=>{const{currentModal:n,setCurrentModal:o}=ae(),a=n===G.Source,r=()=>{o("")},s=async()=>{if(c.current){const{apps:e,futureApps:t}=c.current.getFormValues();i(e,t),r()}},c=l(null);return H({key:"Enter",active:a},s),a?t(le,{isOpen:a,onClose:r,header:{title:"Add Source"},actionComponent:t(he,{buttons:[{label:"DONE",variant:"primary",onClick:s}]}),children:t(Al,{ref:c,isModal:!0,fetchNamespacesWithWorkloads:e})}):null},Fl=e=>{const t=[{key:"checkbox-and-icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"kind",title:"Kind",sortable:!0}];return e||t.push({key:"namespace",title:g.NAMESPACE,sortable:!0}),t.push({key:"containers",title:g.DETECTED_CONTAINERS}),t.push({key:"conditions",title:"Conditions"}),t.push({key:"throughput",title:"Throughput",sortable:!0}),t},Il=({metrics:i,maxHeight:n,maxWidth:o})=>{const a=m(),{isVm:r}=oe(),l=xe(),{selectedStreamName:s}=Ye(),{sources:u,sourcesLoading:p}=Y(),{setDrawerType:h,setDrawerEntityId:y}=B(),{selectedSources:v,setSelectedSources:f}=Le(),{progress:b}=Je(),x=c(()=>b[Ue.Instrumenting]||b[Ue.Uninstrumenting]?b[Ue.Instrumenting]?.percentage||b[Ue.Uninstrumenting]?.percentage||0:void 0,[b[Ue.Instrumenting],b[Ue.Uninstrumenting]]),$=c(()=>Ze(u,s),[u,s]),C=c(()=>Un({instrumentationRules:[],sources:et($,l),actions:[],destinations:[],searchText:l.searchText,selectedCategory:G.Source}).searchResults.find(({category:e})=>e===G.Source)?.entities||[],[$,l]),[k,w]=c(()=>{let e=0;return Object.values(v).forEach(t=>{e+=t.length}),[0!==e,e]},[v]),N=d(e=>{if(e){const e={};C.forEach(t=>{const{namespace:i}=t;e[i]?e[i].push(t):e[i]=[t]}),f(e)}else f({})},[C]),T=d(e=>{const{namespace:t,name:i,kind:n}=e,o={...v};o[t]||(o[t]=[]);const a=o[t].findIndex(e=>e.name===i&&e.kind===n);-1===a?o[t].push(e):o[t].splice(a,1),f(o)},[v]),D=c(()=>C.map(n=>{const o=Yt(n),r=JSON.stringify(o),{hasErrors:l,hasWarnings:s,hasDisableds:c}=me(n.conditions||[]),d=!!v[o.namespace]?.find(e=>e.namespace===o.namespace&&e.name===o.name&&e.kind===o.kind);return{status:l?de.Error:s?de.Warning:void 0,faded:c,onClick:()=>{h(G.Source),y(o)},cells:[{columnKey:"checkbox-and-icon",component:()=>e(F,{$gap:16,children:[t(S,{value:d,onChange:()=>T(n)}),t(Si,{icons:_e(n),id:r})]})},{columnKey:"name",value:Ce(n,G.Source,{extended:!0})},{columnKey:"kind",value:n.kind,textColor:a.text.info},{columnKey:"namespace",value:n.namespace,textColor:a.text.info},{columnKey:"throughput",value:Be(Mt(i,G.Source,o).throughput),textColor:a.text.info},{columnKey:"conditions",component:()=>t(_n,{conditions:n.conditions||[],id:r})},{columnKey:"containers",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:de.Info,title:$i(n.containers),withBorder:!0})})}]}}),[C,v,i,T]),{badge:E,badgeTooltip:A}=c(()=>C.length!==$.length?{badge:`${C.length}/${$.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:$.length,badgeTooltip:void 0},[C,$]);return e(we,{$maxWidth:o,children:[e(Ne,{children:[t(S,{partiallyChecked:k&&C?.length!==w,value:k&&C?.length===w,onChange:N,disabled:!C?.length}),t(Te,{icon:De(G.Source),title:g.SOURCES,badge:E,badgeTooltip:A,loading:p||"number"==typeof x})]}),t(Ee,{$maxHeight:n,children:t(Ae,{columns:Fl(r),rows:D})}),"number"!=typeof x||D.length?D.length?null:t(Oe,{style:{marginTop:"2rem"},children:t(Fe,{})}):e(Oe,{style:{marginTop:"2rem",gap:"24px"},children:[t(Ie,{width:420}),e(F,{$gap:16,children:[e(V,{color:a.text.info,children:[b[Ue.Instrumenting]?"Instrumenting":"Uninstrumenting"," workloads..."]}),t(Me,{label:`${x}%`})]})]})]})},Ml=({expiresAt:t})=>{const i=m(),{formatTimeAgo:n}=Xt(),o=n(t),a=new Date(t).toDateString().split(" ").slice(1).join(" "),r=Ci(t,0)?i.text.error:Ci(t,6048e5)?i.text.warning:i.text.success;return e(V,{size:14,color:r,children:[o," (",a,")"]})},Rl=p.div`
544
+ `,Is=r(({isModal:n,fetchNamespacesWithWorkloads:i,onClickSummary:a},o)=>{const r=h(),{isVm:s}=ae(),c=xn({fetchNamespacesWithWorkloads:i}),{selectedSources:d,loading:u,selectedAllNamespaces:p,onSelectAllNamespaces:m,getApiSourcesPayload:y,getApiFutureAppsPayload:v,searchText:f,setSearchText:b,searchBy:S,setSearchBy:x,showSelectedOnly:C,setShowSelectedOnly:N,showRunningOnly:k,setShowRunningOnly:w}=c;l(o,()=>({getFormValues:()=>({apps:y(),futureApps:v()})}));const $=Object.values(d).reduce((e,t)=>e+t.filter(e=>e.selected).length,0);return t(le,{$isNotModal:!n,children:e(I,{$gap:12,children:[e(I,{$gap:24,children:[a&&t(ft,{onClick:a}),t(P,{title:g.SELECT_SOURCES,badgeLabel:$,description:g.SELECT_SOURCES_DESCRIPTION}),e(O,{$justifyContent:"space-between",children:[t(As,{$fullWidth:s,children:t(E,{placeholder:S===J.Source?g.SEARCH_SOURCES:g.SEARCH_NAMESPACES,icon:Vn,value:f,onChange:e=>b(e.target.value.toLowerCase())})}),!s&&t(F,{options:[{label:g.SOURCE,value:J.Source,selectedBgColor:r.text.secondary,selectedTextColor:r.text.primary},{label:g.NAMESPACE,value:J.Namespace,selectedBgColor:r.text.secondary,selectedTextColor:r.text.primary}],selected:S,setSelected:x})]}),e(O,{$gap:36,children:[t(T,{title:g.SELECT_ALL,initialValue:p,onChange:m,disabled:u}),t(T,{title:g.ONLY_SELECTED,initialValue:C,onChange:N}),t(T,{title:g.ONLY_RUNNING_INSTANCES,initialValue:k,onChange:w})]})]}),t(A,{}),t(ns,{isModal:n,...c})]})})});Is.displayName=Is.name;const Os=({fetchNamespacesWithWorkloads:e,persistSources:n})=>{const{currentModal:i,setCurrentModal:a}=oe(),o=i===J.Source,r=()=>{a("")},l=async()=>{if(c.current){const{apps:e,futureApps:t}=c.current.getFormValues();n(e,t),r()}},c=s(null);return B({key:"Enter",active:o},l),o?t(se,{isOpen:o,onClose:r,header:{title:"Add Source"},actionComponent:t(me,{buttons:[{label:"DONE",variant:"primary",onClick:l}]}),children:t(Is,{ref:c,isModal:!0,fetchNamespacesWithWorkloads:e})}):null},Rs=e=>{const t=[{key:"checkbox-and-icon",title:""},{key:"name",title:g.NAME,sortable:!0},{key:"kind",title:"Kind",sortable:!0}];return e||t.push({key:"namespace",title:g.NAMESPACE,sortable:!0}),t.push({key:"containers",title:g.DETECTED_CONTAINERS}),t.push({key:"conditions",title:"Conditions"}),t.push({key:"throughput",title:"Throughput",sortable:!0}),t},Ms=({metrics:n,maxHeight:i,maxWidth:a})=>{const o=h(),{isVm:r}=ae(),s=Se(),{selectedStreamName:l}=Ye(),{sources:u,sourcesLoading:p}=Y(),{setDrawerType:m,setDrawerEntityId:y}=U(),{selectedSources:v,setSelectedSources:f}=Pe(),{progress:b}=qe(),S=c(()=>b[Ge.Instrumenting]||b[Ge.Uninstrumenting]?b[Ge.Instrumenting]?.percentage||b[Ge.Uninstrumenting]?.percentage||0:void 0,[b[Ge.Instrumenting],b[Ge.Uninstrumenting]]),C=c(()=>Qe(u,l),[u,l]),E=c(()=>Gi({instrumentationRules:[],sources:et(C,s),actions:[],destinations:[],searchText:s.searchText,selectedCategory:J.Source}).searchResults.find(({category:e})=>e===J.Source)?.entities||[],[C,s]),[N,k]=c(()=>{let e=0;return Object.values(v).forEach(t=>{e+=t.length}),[0!==e,e]},[v]),w=d(e=>{if(e){const e={};E.forEach(t=>{const{namespace:n}=t;e[n]?e[n].push(t):e[n]=[t]}),f(e)}else f({})},[E]),T=d(e=>{const{namespace:t,name:n,kind:i}=e,a={...v};a[t]||(a[t]=[]);const o=a[t].findIndex(e=>e.name===n&&e.kind===i);-1===o?a[t].push(e):a[t].splice(o,1),f(a)},[v]),$=c(()=>E.map(i=>{const a=Yt(i),r=JSON.stringify(a),{hasErrors:s,hasWarnings:l,hasDisableds:c}=he(i.conditions||[]),d=!!v[a.namespace]?.find(e=>e.namespace===a.namespace&&e.name===a.name&&e.kind===a.kind);return{status:s?de.Error:l?de.Warning:void 0,faded:c,onClick:()=>{m(J.Source),y(a)},cells:[{columnKey:"checkbox-and-icon",component:()=>e(O,{$gap:16,children:[t(x,{value:d,onChange:()=>T(i)}),t(Cn,{icons:He(i),id:r})]})},{columnKey:"name",value:Ee(i,J.Source,{extended:!0})},{columnKey:"kind",value:i.kind,textColor:o.text.info},{columnKey:"namespace",value:i.namespace,textColor:o.text.info},{columnKey:"throughput",value:Ue(Mt(n,J.Source,a).throughput),textColor:o.text.info},{columnKey:"conditions",component:()=>t(Hi,{conditions:i.conditions||[],id:r})},{columnKey:"containers",component:()=>t("div",{style:{lineHeight:1},children:t(ge,{status:de.Info,title:En(i.containers),withBorder:!0})})}]}}),[E,v,n,T]),{badge:D,badgeTooltip:A}=c(()=>E.length!==C.length?{badge:`${E.length}/${C.length}`,badgeTooltip:g.FILTERED_COUNT_TOOLTIP}:{badge:C.length,badgeTooltip:void 0},[E,C]);return e(ke,{$maxWidth:a,children:[e(we,{children:[t(x,{partiallyChecked:N&&E?.length!==k,value:N&&E?.length===k,onChange:w,disabled:!E?.length}),t(Te,{icon:$e(J.Source),title:g.SOURCES,badge:D,badgeTooltip:A,loading:p||"number"==typeof S})]}),t(De,{$maxHeight:i,children:t(Ae,{columns:Rs(r),rows:$})}),"number"!=typeof S||$.length?$.length?null:t(Ie,{style:{marginTop:"2rem"},children:t(Oe,{})}):e(Ie,{style:{marginTop:"2rem",gap:"24px"},children:[t(Re,{width:420}),e(O,{$gap:16,children:[e(z,{color:o.text.info,children:[b[Ge.Instrumenting]?"Instrumenting":"Uninstrumenting"," workloads..."]}),t(Me,{label:`${S}%`})]})]})]})},Ls=({expiresAt:t})=>{const n=h(),{formatTimeAgo:i}=Xt(),a=i(t),o=new Date(t).toDateString().split(" ").slice(1).join(" "),r=Nn(t,0)?n.text.error:Nn(t,6048e5)?n.text.warning:n.text.success;return e(z,{size:14,color:r,children:[a," (",o,")"]})},Fs=p.div`
545
545
  position: relative;
546
- `,Kl=({token:i,saveToken:o})=>{const{CopyButton:a}=ki(),{formData:r,handleFormChange:l,resetFormData:s}=wi({token:i}),[c,d]=n(!1),u=()=>{d(!1),s()};return e(F,{$gap:0,children:[t(a,{value:i,size:Ni.L}),t(A,{orientation:"vertical",length:"12px"}),e(Rl,{children:[t(I,{size:32,onClick:()=>{d(!0)},children:t(Ki,{})}),c&&t(Ti,{flipX:!0,clientX:36,isOpen:c,onClose:u,onSave:()=>{o(r.token).then(u)},title:"Enter a new API Token",titleTooltip:"Contact us to generate a new one",children:t(C,{placeholder:"API Token",type:"password",value:r.token,onChange:e=>l("token",e.target.value)})})]})]})},Pl=({tokens:e,saveToken:i})=>t(te,{title:"Authorization Tokens",titleBadge:e.length,data:[{type:y.Table,value:{columns:[{key:"icon",title:""},{key:"name",title:"Name"},{key:"expires_at",title:"Expires"},{key:"token",title:"Token"},{key:"actions",title:""}],rows:e.map(({name:e,token:n,expiresAt:o})=>({cells:[{columnKey:"icon",icon:an},{columnKey:"name",value:e},{columnKey:"token",value:`${new Array(15).fill("•").join("")}`},{columnKey:"expires_at",component:()=>t(Ml,{expiresAt:o})},{columnKey:"actions",component:()=>t(Kl,{token:n,saveToken:i})}]}))}}]}),Ll=({fetchDescribeOdigos:a})=>{const[r,l]=n(null);if(o(()=>{a().then(({data:e})=>l(e?.describeOdigos||null))},[]),!r)return t(Oe,{children:t(Ke,{})});const s=e=>e?.name?[t(A,{},`divider-${e.name}`),t(ci,{title:e.name,subTitle:e.explain||void 0,value:{status:e.status||(hi(e.value)?mi(e.value)?de.Success:de.Error:de.Default),text:e.value}},`describe-row-${e.name}`)]:[];return e(i,{children:[t(te,{title:"General Information",withExtend:!0,initialExtended:!0,data:[{title:r?.odigosVersion?.name,value:r?.odigosVersion?.value},{title:r?.kubernetesVersion?.name,value:r?.kubernetesVersion?.value},{title:r?.installationMethod?.name,value:r?.installationMethod?.value},{title:r?.tier?.name,value:r?.tier?.value},{title:"# of sources",value:r?.numberOfSources?.toString()},{title:"# of destinations",value:r?.numberOfDestinations?.toString()}]}),t(te,{title:"Cluster Collector",withExtend:!0,children:Object.values(r?.clusterCollector||{}).map(s)}),t(te,{title:"Node Collector",withExtend:!0,children:Object.values(r?.nodeCollector||{}).map(s)})]})},zl=p.div`
546
+ `,_s=({token:n,saveToken:a})=>{const{CopyButton:o}=kn(),{formData:r,handleFormChange:s,resetFormData:l}=wn({token:n}),[c,d]=i(!1),u=()=>{d(!1),l()};return e(O,{$gap:0,children:[t(o,{value:n,size:Tn.L}),t(A,{orientation:"vertical",length:"12px"}),e(Fs,{children:[t(R,{size:32,onClick:()=>{d(!0)},children:t(_n,{})}),c&&t($n,{flipX:!0,clientX:36,isOpen:c,onClose:u,onSave:()=>{a(r.token).then(u)},title:"Enter a new API Token",titleTooltip:"Contact us to generate a new one",children:t(E,{placeholder:"API Token",type:"password",value:r.token,onChange:e=>s("token",e.target.value)})})]})]})},Ps=({tokens:e,saveToken:n})=>t(te,{title:"Authorization Tokens",titleBadge:e.length,data:[{type:y.Table,value:{columns:[{key:"icon",title:""},{key:"name",title:"Name"},{key:"expires_at",title:"Expires"},{key:"token",title:"Token"},{key:"actions",title:""}],rows:e.map(({name:e,token:i,expiresAt:a})=>({cells:[{columnKey:"icon",icon:oi},{columnKey:"name",value:e},{columnKey:"token",value:`${new Array(15).fill("•").join("")}`},{columnKey:"expires_at",component:()=>t(Ls,{expiresAt:a})},{columnKey:"actions",component:()=>t(_s,{token:i,saveToken:n})}]}))}}]}),Ks=({fetchDescribeOdigos:o})=>{const[r,s]=i(null);if(a(()=>{o().then(({data:e})=>s(e?.describeOdigos||null))},[]),!r)return t(Ie,{children:t(Fe,{})});const l=e=>e?.name?[t(A,{},`divider-${e.name}`),t(dn,{title:e.name,subTitle:e.explain||void 0,value:{status:e.status||(hn(e.value)?gn(e.value)?de.Success:de.Error:de.Default),text:e.value}},`describe-row-${e.name}`)]:[];return e(n,{children:[t(te,{title:"General Information",withExtend:!0,initialExtended:!0,data:[{title:r?.odigosVersion?.name,value:r?.odigosVersion?.value},{title:r?.kubernetesVersion?.name,value:r?.kubernetesVersion?.value},{title:r?.installationMethod?.name,value:r?.installationMethod?.value},{title:r?.tier?.name,value:r?.tier?.value},{title:"# of sources",value:r?.numberOfSources?.toString()},{title:"# of destinations",value:r?.numberOfDestinations?.toString()}]}),t(te,{title:"Cluster Collector",withExtend:!0,children:Object.values(r?.clusterCollector||{}).map(l)}),t(te,{title:"Node Collector",withExtend:!0,children:Object.values(r?.nodeCollector||{}).map(l)})]})},js=p.div`
547
547
  display: flex;
548
548
  flex-direction: column;
549
549
  gap: 12px;
550
- `,jl="System Overview",ql=({tokens:o,saveToken:a,fetchDescribeOdigos:r})=>{const[l,s]=n(!1),c=()=>s(e=>!e);return e(i,{children:[t(I,{onClick:c,tooltip:jl,children:t(rn,{size:18})},jl),t(_,{width:"750px",isOpen:l,onClose:c,header:{icons:[rn],title:jl},footer:{isOpen:!1},children:e(zl,{children:[!!o?.length&&t(Pl,{tokens:o,saveToken:a}),t(Ll,{fetchDescribeOdigos:r})]})})]})},Vl=p.div`
550
+ `,Vs="System Overview",zs=({tokens:a,saveToken:o,fetchDescribeOdigos:r})=>{const[s,l]=i(!1),c=()=>l(e=>!e);return e(n,{children:[t(R,{onClick:c,tooltip:Vs,children:t(ri,{size:18})},Vs),t(H,{width:"750px",isOpen:s,onClose:c,header:{icons:[ri],title:Vs},footer:{isOpen:!1},children:e(js,{children:[!!a?.length&&t(Ps,{tokens:a,saveToken:o}),t(Ks,{fetchDescribeOdigos:r})]})})]})},Us=p.div`
551
551
  position: fixed;
552
552
  bottom: 12px;
553
553
  left: 12px;
@@ -556,7 +556,7 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
556
556
  flex-direction: column-reverse;
557
557
  gap: 6px;
558
558
  max-width: 600px;
559
- `,Bl=()=>{const{notifications:e,markAsDismissed:i,markAsSeen:n}=Ht(),{onClickNotification:o}=Zt();return t(Vl,{children:e.filter(({dismissed:e})=>!e).map(({id:e,type:a,title:r,message:l,crdType:s,target:c})=>t(ce,{id:e,type:a,title:r,message:l,action:s&&c?{label:"go to details",onClick:()=>o({id:e,crdType:s,target:c},{dismissToast:!0})}:void 0,onClose:()=>(({id:e,asSeen:t})=>{i(e),n(e)})({id:e,asSeen:!0})},`toast-${e}`))})},Hl=p.div`
559
+ `,Bs=()=>{const{notifications:e,markAsDismissed:n,markAsSeen:i}=Bt(),{onClickNotification:a}=Qt();return t(Us,{children:e.filter(({dismissed:e})=>!e).map(({id:e,type:o,title:r,message:s,crdType:l,target:c})=>t(ce,{id:e,type:o,title:r,message:s,action:l&&c?{label:"go to details",onClick:()=>a({id:e,crdType:l,target:c},{dismissToast:!0})}:void 0,onClose:()=>(({id:e,asSeen:t})=>{n(e),i(e)})({id:e,asSeen:!0})},`toast-${e}`))})},Ws=p.div`
560
560
  position: relative;
561
561
  display: flex;
562
562
  align-items: center;
@@ -575,7 +575,7 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
575
575
  stroke: ${({theme:e})=>e.text.secondary};
576
576
  }
577
577
  }
578
- `,Wl=p.div`
578
+ `,Hs=p.div`
579
579
  position: absolute;
580
580
  top: 2px;
581
581
  left: ${({$darkMode:e})=>e?"2px":"calc(100% - 2px - 24px)"};
@@ -585,50 +585,50 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
585
585
  background-color: ${({theme:e})=>e.colors.border};
586
586
  border-radius: 100%;
587
587
  transition: all 0.3s;
588
- `,_l=({path:e})=>t("svg",{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"none",children:t("path",{strokeLinecap:"round",strokeLinejoin:"round",d:e})}),Jl=()=>{const{darkMode:i,setDarkMode:n}=Di();return e(Hl,{onClick:()=>n(!i),children:[t(_l,{path:"M14 7.977A4.333 4.333 0 1 1 8.023 2H8a6 6 0 1 0 6 6v-.023Z"}),t(_l,{path:"M8 15.333v-.666m-5.185-1.482.471-.471M.666 8h.667m1.482-5.185.471.47M8 1.334V.667m4.714 2.619.471-.471M14.667 8h.666m-2.619 4.714.471.471M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z"}),t(Wl,{$darkMode:i})]})},Ul=e=>{const{spans:t}=e,i=new Map;t.forEach(e=>{i.set(e.spanID,{...e,spans:[]})});const n=[];return t.forEach(e=>{const t=i.get(e.spanID);let o=!1;if(e.references.length){const t=e.references.find(e=>"CHILD_OF"===e.refType);t&&t.spanID&&i.has(t.spanID)||(o=!0)}else o=!0;if(o)n.push(t);else{const n=e.references.find(e=>"CHILD_OF"===e.refType);if(n){const e=i.get(n.spanID);e&&(e.spans=e.spans||[],e.spans.push(t),e.spans=e.spans.sort((e,t)=>e.startTime-t.startTime))}}}),n.sort((e,t)=>e.startTime-t.startTime)},Gl=(e,t)=>{const{tags:i}=e,n={},o=[];return i.forEach(e=>{n[e.key]=e.value}),o.push({type:y.Code,value:{language:"json",code:JSON.stringify(n,null,2),pretty:t}}),o},Yl=e=>{const{logs:t}=e,i=[];return t.forEach((e,n)=>{e.fields.forEach(e=>{i.push({title:e.key,value:e.value})}),n!==t.length-1&&i.push({type:y.Divider})}),i},Xl=e=>{const{traceID:t,spanID:i,processID:n,operationName:o,duration:a,startTime:r,warnings:l}=e,s=[];return s.push({type:y.CopyText,title:"Trace ID",value:t}),s.push({type:y.CopyText,title:"Span ID",value:i}),s.push({type:y.Divider}),s.push({title:"Service",value:n}),s.push({title:"Operation",value:o}),s.push({title:"Duration",value:Ei(a)}),s.push({title:"Start time",value:new Date(r/1e3).toLocaleString()}),l.length&&(s.push({type:y.Divider}),s.push({title:"Warnings",titleIcon:ln,value:l})),s},Zl=(e,t)=>{const{tags:i}=e,n={},o=[];return i.forEach(e=>{n[e.key]=e.value}),o.push({type:y.Code,value:{language:"json",code:JSON.stringify(n,null,2),pretty:t}}),o},Ql=p.div`
588
+ `,qs=({path:e})=>t("svg",{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"none",children:t("path",{strokeLinecap:"round",strokeLinejoin:"round",d:e})}),Gs=()=>{const{darkMode:n,setDarkMode:i}=Dn();return e(Ws,{onClick:()=>i(!n),children:[t(qs,{path:"M14 7.977A4.333 4.333 0 1 1 8.023 2H8a6 6 0 1 0 6 6v-.023Z"}),t(qs,{path:"M8 15.333v-.666m-5.185-1.482.471-.471M.666 8h.667m1.482-5.185.471.47M8 1.334V.667m4.714 2.619.471-.471M14.667 8h.666m-2.619 4.714.471.471M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z"}),t(Hs,{$darkMode:n})]})},Js=e=>{const{spans:t}=e,n=new Map;t.forEach(e=>{n.set(e.spanID,{...e,spans:[]})});const i=[];return t.forEach(e=>{const t=n.get(e.spanID);let a=!1;if(e.references.length){const t=e.references.find(e=>"CHILD_OF"===e.refType);t&&t.spanID&&n.has(t.spanID)||(a=!0)}else a=!0;if(a)i.push(t);else{const i=e.references.find(e=>"CHILD_OF"===e.refType);if(i){const e=n.get(i.spanID);e&&(e.spans=e.spans||[],e.spans.push(t),e.spans=e.spans.sort((e,t)=>e.startTime-t.startTime))}}}),i.sort((e,t)=>e.startTime-t.startTime)},Ys=(e,t)=>{const{tags:n}=e,i={},a=[];return n.forEach(e=>{i[e.key]=e.value}),a.push({type:y.Code,value:{language:"json",code:JSON.stringify(i,null,2),pretty:t}}),a},Xs=e=>{const{logs:t}=e,n=[];return t.forEach((e,i)=>{e.fields.forEach(e=>{n.push({title:e.key,value:e.value})}),i!==t.length-1&&n.push({type:y.Divider})}),n},Qs=e=>{const{traceID:t,spanID:n,processID:i,operationName:a,duration:o,startTime:r,warnings:s}=e,l=[];return l.push({type:y.CopyText,title:"Trace ID",value:t}),l.push({type:y.CopyText,title:"Span ID",value:n}),l.push({type:y.Divider}),l.push({title:"Service",value:i}),l.push({title:"Operation",value:a}),l.push({title:"Duration",value:An(o)}),l.push({title:"Start time",value:new Date(r/1e3).toLocaleString()}),s.length&&(l.push({type:y.Divider}),l.push({title:"Warnings",titleIcon:si,value:s})),l},Zs=(e,t)=>{const{tags:n}=e,i={},a=[];return n.forEach(e=>{i[e.key]=e.value}),a.push({type:y.Code,value:{language:"json",code:JSON.stringify(i,null,2),pretty:t}}),a},el=p.div`
589
589
  display: flex;
590
590
  flex-direction: column;
591
591
  gap: 12px;
592
592
  max-height: 100vh;
593
593
  overflow-y: auto;
594
- `,es=({span:i,process:o,onClose:a})=>{const[r,l]=n(!0),[s,c]=n(!0);return t(_,{width:"750px",isOpen:!0,onClose:a,header:{icons:[sn],title:i.operationName},footer:{isOpen:!1},children:e(Ql,{children:[t(te,{title:"Details",data:Xl(i)}),i.logs.length>0&&t(te,{title:"Errors",titleBadge:i.logs.length,titleIcon:ln,data:Yl(i)}),t(te,{title:"Tags",data:Gl(i,r),action:t(Ai,{isPrettyMode:r,setIsPrettyMode:l})}),o&&t(te,{title:`Process (${o.serviceName})`,data:Zl(o,s),action:t(Ai,{isPrettyMode:s,setIsPrettyMode:c})})]})})},ts=370,is=["#33DCA7","#50F6E8","#444AD9","#8B55FF","#FF7CA9"].reverse(),ns=p.div`
594
+ `,tl=({span:n,process:a,onClose:o})=>{const[r,s]=i(!0),[l,c]=i(!0);return t(H,{width:"750px",isOpen:!0,onClose:o,header:{icons:[li],title:n.operationName},footer:{isOpen:!1},children:e(el,{children:[t(te,{title:"Details",data:Qs(n)}),n.logs.length>0&&t(te,{title:"Errors",titleBadge:n.logs.length,titleIcon:si,data:Xs(n)}),t(te,{title:"Tags",data:Ys(n,r),action:t(In,{isPrettyMode:r,setIsPrettyMode:s})}),a&&t(te,{title:`Process (${a.serviceName})`,data:Zs(a,l),action:t(In,{isPrettyMode:l,setIsPrettyMode:c})})]})})},nl=370,il=["#33DCA7","#50F6E8","#444AD9","#8B55FF","#FF7CA9"].reverse(),al=p.div`
595
595
  display: flex;
596
596
  align-items: center;
597
- width: ${ts}px;
598
- background-color: ${({$withErrors:e,theme:t})=>e?t.colors.error+P["042"]:t.colors.dark_grey};
597
+ width: ${nl}px;
598
+ background-color: ${({$withErrors:e,theme:t})=>e?t.colors.error+_["042"]:t.colors.dark_grey};
599
599
  &:hover {
600
- ${({$withErrors:e,$preventHover:t,theme:i})=>!t&&`background-color: ${e?i.colors.error:i.colors.secondary+P["010"]};`}
600
+ ${({$withErrors:e,$preventHover:t,theme:n})=>!t&&`background-color: ${e?n.colors.error:n.colors.secondary+_["010"]};`}
601
601
  cursor: ${({$preventHover:e})=>e?"default":"pointer"};
602
602
  }
603
- `,os=p(F)`
603
+ `,ol=p(O)`
604
604
  align-items: center;
605
605
  justify-content: space-between;
606
606
  gap: 4px;
607
607
  padding: 12px;
608
608
  padding-left: ${({$depth:e})=>12*e||12}px;
609
- width: calc(${ts}px - ${({$depth:e})=>12*e}px);
610
- `,as=p(F)`
609
+ width: calc(${nl}px - ${({$depth:e})=>12*e}px);
610
+ `,rl=p(O)`
611
611
  align-items: center;
612
612
  gap: 4px;
613
613
  position: absolute;
614
614
  right: 56px;
615
615
  width: calc(100% - ${434}px);
616
- `,rs=p.div`
616
+ `,sl=p.div`
617
617
  position: absolute;
618
- left: ${({$startTime:e,$minStartTime:t,$maxEndTime:i})=>(e-t)/(i-t)*100+"%"};
618
+ left: ${({$startTime:e,$minStartTime:t,$maxEndTime:n})=>(e-t)/(n-t)*100+"%"};
619
619
  width: ${({$duration:e,$maxDuration:t})=>e/t*100+"%"};
620
620
  height: 12px;
621
621
  border-radius: 32px;
622
- background-color: ${({$indexInMatrix:e})=>is[e%is.length]};
623
- `,ls=p(V)`
622
+ background-color: ${({$indexInMatrix:e})=>il[e%il.length]};
623
+ `,ll=p(z)`
624
624
  padding-left: calc(100% + 8px);
625
625
  font-size: 10px;
626
626
  color: ${({theme:e})=>e.text.darker_grey};
627
627
  font-family: ${({theme:e})=>e.font_family.secondary};
628
628
  white-space: nowrap;
629
- `,ss=({span:i,depth:o,indexInMatrix:a,maxDuration:r,minStartTime:l,maxEndTime:s,withErrors:c,errorTooltip:d,isOpen:u,withToggle:p,onToggleOpen:h,onSelect:g})=>{const y=m(),[v,f]=n(!1),b=ts-12*o-20-(c?12:0),x=c&&(1===o||i.logs.length>0);return e(ns,{className:"span-container",$withErrors:c,$preventHover:v,onClick:g,children:[e(os,{$depth:o,className:"span-left",children:[e(F,{$gap:4,$alignItems:"center",children:[t("div",p?{onMouseEnter:()=>f(!0),onMouseLeave:()=>f(!1),children:t(I,{onClick:e=>{e.stopPropagation(),h?.()},size:24,children:t(vt,{extend:u??!1})})}:{style:{width:"24px"}}),t(Fi,{maxWidth:b/2,text:i.processID,textSize:14}),t(V,{size:12,color:y.text.darker_grey,children:"•"}),t(Fi,{maxWidth:b/2,text:i.operationName,textSize:12,textColor:y.text.darker_grey})]}),c&&(x?t(fe,{...d,children:t(ln,{fill:y.text.error})}):t("div",{style:{position:"relative"},children:t("div",{style:{position:"absolute",top:"-24px",right:"8px"},children:t(A,{type:de.Error,orientation:"vertical",thickness:1,length:"48px",margin:"0",opacity:.5})})}))]}),t(as,{className:"span-right",children:t(rs,{$indexInMatrix:a,$duration:i.duration,$maxDuration:r,$startTime:i.startTime,$minStartTime:l,$maxEndTime:s,children:t(ls,{children:Ei(i.duration)})})})]})},cs=({spans:i,logs:n,depth:o,indexInMatrix:a,maxDuration:r,minStartTime:l,maxEndTime:s,openSpanIdsState:c,selectedSpanState:d})=>{const u=m();return i.map((i,p)=>{const h=i.spanID,m=c.value.includes(h),g=!!i.spans?.length,y=n.length?n:Oi(i,"spans","logs"),v=y.length>0,f=v?y.length>1?`(${y.length}) errors`:y[0].fields.find(e=>"exception.message"===e.key)?.value:void 0,b=v?y.length>1?void 0:y[0].fields.find(e=>"exception.stacktrace"===e.key)?.value:void 0;return e("div",{style:{borderBottom:1===o?`1px dotted ${u.colors.border}`:"none"},children:[t(ss,{span:i,depth:o,indexInMatrix:a+p+o,maxDuration:r,minStartTime:l,maxEndTime:s,withErrors:v,errorTooltip:{titleIcon:ln,title:f,text:b},isOpen:m,withToggle:g,onToggleOpen:()=>c.set(e=>e.some(e=>e===h)?e.filter(e=>e!=h):[...e,h,...Oi(i,"spans","spanID")]),onSelect:()=>d.set(e=>e?.spanID===h?null:i)}),m&&g?t(cs,{spans:i.spans||[],logs:y,depth:o+1,indexInMatrix:a+p,maxDuration:r,minStartTime:l,maxEndTime:s,openSpanIdsState:c,selectedSpanState:d}):null]},`span-${h}`)})},ds=p.div`
629
+ `,cl=({span:n,depth:a,indexInMatrix:o,maxDuration:r,minStartTime:s,maxEndTime:l,withErrors:c,errorTooltip:d,isOpen:u,withToggle:p,onToggleOpen:m,onSelect:g})=>{const y=h(),[v,f]=i(!1),b=nl-12*a-20-(c?12:0),S=c&&(1===a||n.logs.length>0);return e(al,{className:"span-container",$withErrors:c,$preventHover:v,onClick:g,children:[e(ol,{$depth:a,className:"span-left",children:[e(O,{$gap:4,$alignItems:"center",children:[t("div",p?{onMouseEnter:()=>f(!0),onMouseLeave:()=>f(!1),children:t(R,{onClick:e=>{e.stopPropagation(),m?.()},size:24,children:t(vt,{extend:u??!1})})}:{style:{width:"24px"}}),t(Rn,{maxWidth:b/2,text:n.processID,textSize:14}),t(z,{size:12,color:y.text.darker_grey,children:"•"}),t(Rn,{maxWidth:b/2,text:n.operationName,textSize:12,textColor:y.text.darker_grey})]}),c&&(S?t(fe,{...d,children:t(si,{fill:y.text.error})}):t("div",{style:{position:"relative"},children:t("div",{style:{position:"absolute",top:"-24px",right:"8px"},children:t(A,{type:de.Error,orientation:"vertical",thickness:1,length:"48px",margin:"0",opacity:.5})})}))]}),t(rl,{className:"span-right",children:t(sl,{$indexInMatrix:o,$duration:n.duration,$maxDuration:r,$startTime:n.startTime,$minStartTime:s,$maxEndTime:l,children:t(ll,{children:An(n.duration)})})})]})},dl=({spans:n,logs:i,depth:a,indexInMatrix:o,maxDuration:r,minStartTime:s,maxEndTime:l,openSpanIdsState:c,selectedSpanState:d})=>{const u=h();return n.map((n,p)=>{const m=n.spanID,h=c.value.includes(m),g=!!n.spans?.length,y=i.length?i:On(n,"spans","logs"),v=y.length>0,f=v?y.length>1?`(${y.length}) errors`:y[0].fields.find(e=>"exception.message"===e.key)?.value:void 0,b=v?y.length>1?void 0:y[0].fields.find(e=>"exception.stacktrace"===e.key)?.value:void 0;return e("div",{style:{borderBottom:1===a?`1px dotted ${u.colors.border}`:"none"},children:[t(cl,{span:n,depth:a,indexInMatrix:o+p+a,maxDuration:r,minStartTime:s,maxEndTime:l,withErrors:v,errorTooltip:{titleIcon:si,title:f,text:b},isOpen:h,withToggle:g,onToggleOpen:()=>c.set(e=>e.some(e=>e===m)?e.filter(e=>e!=m):[...e,m,...On(n,"spans","spanID")]),onSelect:()=>d.set(e=>e?.spanID===m?null:n)}),h&&g?t(dl,{spans:n.spans||[],logs:y,depth:a+1,indexInMatrix:o+p,maxDuration:r,minStartTime:s,maxEndTime:l,openSpanIdsState:c,selectedSpanState:d}):null]},`span-${m}`)})},ul=p.div`
630
630
  width: 100%;
631
- `,us=p.div`
631
+ `,pl=p.div`
632
632
  max-height: ${({$heightToRemove:e})=>`calc(100vh - ${e}px + 2px)`};
633
633
  overflow: auto;
634
634
 
@@ -638,22 +638,22 @@ import{jsxs as e,jsx as t,Fragment as i}from"react/jsx-runtime";import{useState
638
638
  border-radius: 24px;
639
639
  border: 1px solid ${({theme:e})=>e.colors.dropdown_bg_2};
640
640
  position: relative;
641
- `,ps=p.div`
641
+ `,ml=p.div`
642
642
  padding: 12px 12px 12px 24px;
643
- width: calc(${ts}px - 36px);
643
+ width: calc(${nl}px - 36px);
644
644
  background-color: ${({theme:e})=>e.colors.dark_grey};
645
- `,hs=p.div`
645
+ `,hl=p.div`
646
646
  width: 1px;
647
647
  height: ${({$heightToRemove:e})=>`calc(100vh - ${e}px + 2px)`};
648
648
  background: ${({theme:e})=>`linear-gradient(to bottom, ${e.colors.border}, transparent)`};
649
649
 
650
650
  position: absolute;
651
- left: calc(${ts}px + ((100% - ${ts}px) / ${5}) * ${({index:e})=>e});
652
- `,ms=p(V)`
651
+ left: calc(${nl}px + ((100% - ${nl}px) / ${5}) * ${({index:e})=>e});
652
+ `,gl=p(z)`
653
653
  color: ${({theme:e})=>e.text.darker_grey};
654
654
  font-size: 12px;
655
655
  font-family: ${({theme:e})=>e.font_family.secondary};
656
656
  padding-top: 12px;
657
657
  padding-left: 12px;
658
658
  white-space: nowrap;
659
- `,gs=({heightToRemove:o,traces:a,isLoading:r})=>{const[l,s]=n([]),[d,u]=n(null),p=c(()=>Et(a).sort((e,t)=>t.spans[0].startTime-e.spans[0].startTime).map(e=>({...e,spans:Ul(e)})),[a]),h=c(()=>p.reduce((e,t)=>Math.max(e,t.spans.reduce((e,t)=>e+t.duration,0)),0),[p]),m=c(()=>{const e=p.find(e=>e.spans.some(e=>e.spanID===d?.spanID)),t=e?.processes.find(e=>e.serviceName===d?.processID);return t},[p,d]);return e(i,{children:[t(ds,{$heightToRemove:o,children:r?t(Oe,{$height:"50vh",children:t(Ke,{scale:1.5})}):p.length?e(us,{$heightToRemove:o,children:[t(ps,{children:t(V,{children:"Service & operation"})}),new Array(5).fill(null).map((e,i)=>t(hs,{$heightToRemove:o,index:i,children:t(ms,{children:Ei(h/5*i)})},`${i}-divider`)),p.map((e,i)=>{const{spans:n}=e,o=n.reduce((e,t)=>Math.min(e,t.startTime),Number.MAX_SAFE_INTEGER),a=n.reduce((e,t)=>Math.max(e,t.startTime+t.duration),0);return t(cs,{spans:n,logs:[],depth:1,indexInMatrix:i,maxDuration:h,minStartTime:o,maxEndTime:a,openSpanIdsState:{value:l,set:s},selectedSpanState:{value:d,set:u}},`recursive-spans-${e.traceID}`)})]}):t(Oe,{$height:"50vh",children:t(Fe,{title:g.NO_TRACES_FOUND,subTitle:g.ARE_SERVICES_INSTRUMENTED_AND_PRODUCING_TRAFFIC})})}),d&&t(es,{span:d,process:m,onClose:()=>u(null)})]})};export{Vn as ActionDrawer,Pn as ActionForm,Hn as ActionModal,Yn as ActionTable,to as AwaitPipeline,Io as ConditionDropdown,Do as DataFlow,aa as DataFlowActionsMenu,Go as DataStreamDrawer,Jo as DataStreamForm,la as DataStreamModal,ra as DataStreamSelectionForm,ba as DestinationDrawer,ya as DestinationForm,Ma as DestinationModal,za as DestinationSelectionForm,qa as DestinationTable,Mo as ErrorDropdown,nr as InstrumentationRuleDrawer,er as InstrumentationRuleForm,rr as InstrumentationRuleModal,cr as InstrumentationRuleTable,Lo as KindDropdown,Ro as LanguageDropdown,Ko as MonitorDropdown,ur as MultiSourceControl,Po as NamespaceDropdown,al as NavIconIds,vr as NotificationManager,Ln as OverviewDrawer,zo as PodsAgentInjectionStatusDropdown,_r as ServiceMap,ol as SetupSummary,rl as SideNav,ll as SlackInvite,Dl as SourceDrawer,dl as SourceForm,Ol as SourceModal,Al as SourceSelectionForm,Il as SourceTable,ql as SystemOverview,_n as TableCellConditions,Bl as ToastList,Jl as ToggleDarkMode,gs as TraceView};
659
+ `,yl=({heightToRemove:a,traces:o,isLoading:r})=>{const[s,l]=i([]),[d,u]=i(null),p=c(()=>Dt(o).sort((e,t)=>t.spans[0].startTime-e.spans[0].startTime).map(e=>({...e,spans:Js(e)})),[o]),m=c(()=>p.reduce((e,t)=>Math.max(e,t.spans.reduce((e,t)=>e+t.duration,0)),0),[p]),h=c(()=>{const e=p.find(e=>e.spans.some(e=>e.spanID===d?.spanID)),t=e?.processes.find(e=>e.serviceName===d?.processID);return t},[p,d]);return e(n,{children:[t(ul,{$heightToRemove:a,children:r?t(Ie,{$height:"50vh",children:t(Fe,{scale:1.5})}):p.length?e(pl,{$heightToRemove:a,children:[t(ml,{children:t(z,{children:"Service & operation"})}),new Array(5).fill(null).map((e,n)=>t(hl,{$heightToRemove:a,index:n,children:t(gl,{children:An(m/5*n)})},`${n}-divider`)),p.map((e,n)=>{const{spans:i}=e,a=i.reduce((e,t)=>Math.min(e,t.startTime),Number.MAX_SAFE_INTEGER),o=i.reduce((e,t)=>Math.max(e,t.startTime+t.duration),0);return t(dl,{spans:i,logs:[],depth:1,indexInMatrix:n,maxDuration:m,minStartTime:a,maxEndTime:o,openSpanIdsState:{value:s,set:l},selectedSpanState:{value:d,set:u}},`recursive-spans-${e.traceID}`)})]}):t(Ie,{$height:"50vh",children:t(Oe,{title:g.NO_TRACES_FOUND,subTitle:g.ARE_SERVICES_INSTRUMENTED_AND_PRODUCING_TRAFFIC})})}),d&&t(tl,{span:d,process:h,onClose:()=>u(null)})]})};export{zi as ActionDrawer,_i as ActionForm,Bi as ActionModal,Yi as ActionTable,ta as AwaitPipeline,Ra as ConditionDropdown,$a as DataFlow,oo as DataFlowActionsMenu,Ja as DataStreamDrawer,qa as DataStreamForm,so as DataStreamModal,ro as DataStreamSelectionForm,So as DestinationDrawer,vo as DestinationForm,Lo as DestinationModal,jo as DestinationSelectionForm,zo as DestinationTable,Ma as ErrorDropdown,ar as InstrumentationRuleDrawer,tr as InstrumentationRuleForm,sr as InstrumentationRuleModal,dr as InstrumentationRuleTable,Pa as KindDropdown,La as LanguageDropdown,Fa as MonitorDropdown,pr as MultiSourceControl,_a as NamespaceDropdown,rs as NavIconIds,fr as NotificationManager,Pi as OverviewDrawer,Ka as PodsAgentInjectionStatusDropdown,qr as ServiceMap,os as SetupSummary,ss as SideNav,ls as SlackInvite,Ds as SourceDrawer,us as SourceForm,Os as SourceModal,Is as SourceSelectionForm,Ms as SourceTable,zs as SystemOverview,Hi as TableCellConditions,Bs as ToastList,Gs as ToggleDarkMode,yl as TraceView};