@odigos/ui-kit 0.0.10 → 0.0.11-1.patch-dev.361
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.
- package/.devcontainer/README.md +26 -0
- package/.devcontainer/devcontainer.json +21 -0
- package/CHANGELOG.md +849 -0
- package/README.md +3 -2
- package/VERSIONING.md +228 -0
- package/lib/chunks/ui-components-f51830d4.js +1605 -0
- package/lib/chunks/vendor-1dea551d.js +1 -0
- package/lib/components/auto-complete-input/index.d.ts +3 -0
- package/lib/components/badge/index.d.ts +2 -2
- package/lib/components/code/index.d.ts +1 -1
- package/lib/components/data-card/data-card-fields/index.d.ts +19 -19
- package/lib/components/data-card/index.d.ts +8 -6
- package/lib/components/data-finger/index.d.ts +12 -0
- package/lib/components/data-tab/index.d.ts +25 -10
- package/lib/components/delete-warning/index.d.ts +2 -2
- package/lib/components/describe-row/index.d.ts +2 -2
- package/lib/components/divider/index.d.ts +3 -2
- package/lib/components/drawer/drawer-footer/index.d.ts +3 -0
- package/lib/components/drawer/drawer-header/index.d.ts +6 -4
- package/lib/components/drawer/index.d.ts +2 -2
- package/lib/components/dropdown/index.d.ts +6 -2
- package/lib/components/error-boundary/index.d.ts +1 -2
- package/lib/components/field-error/index.d.ts +1 -2
- package/lib/components/field-label/index.d.ts +2 -0
- package/lib/components/icon-button/index.d.ts +2 -0
- package/lib/components/icon-group/index.d.ts +3 -2
- package/lib/components/icon-wrapped/index.d.ts +2 -2
- package/lib/components/index.d.ts +56 -48
- package/lib/components/input/index.d.ts +2 -1
- package/lib/components/input-table/index.d.ts +4 -11
- package/lib/components/input-table/map-columns-to-fields/index.d.ts +15 -0
- package/lib/components/input-table/types.d.ts +15 -0
- package/lib/components/interactive-table/index.d.ts +9 -8
- package/lib/components/interactive-table/table-row.d.ts +13 -0
- package/lib/components/key-value-input-list/index.d.ts +4 -0
- package/lib/components/monitors-checkboxes/index.d.ts +4 -4
- package/lib/components/monitors-icons/index.d.ts +2 -2
- package/lib/components/notification-note/index.d.ts +3 -2
- package/lib/components/popup/index.d.ts +18 -0
- package/lib/components/popup-form/index.d.ts +18 -0
- package/lib/components/scroll-x/index.d.ts +10 -0
- package/lib/components/segment/index.d.ts +8 -6
- package/lib/{containers/data-flow-actions-menu → components}/selection-button/index.d.ts +3 -3
- package/lib/components/status/index.d.ts +8 -5
- package/lib/components/stepper/index.d.ts +2 -1
- package/lib/components/styled.d.ts +23 -4
- package/lib/components/tab-list/index.d.ts +17 -0
- package/lib/components/tag/index.d.ts +9 -0
- package/lib/components/text/index.d.ts +16 -3
- package/lib/components/toggle/index.d.ts +2 -1
- package/lib/components/warning-modal/index.d.ts +2 -2
- package/lib/components.js +1 -173
- package/lib/constants/destinations/index.d.ts +18 -0
- package/lib/constants/index.d.ts +2 -0
- package/lib/constants/sources/index.d.ts +4 -0
- package/lib/constants/strings/index.d.ts +89 -0
- package/lib/constants.js +1 -13
- package/lib/containers/action-drawer/build-card.d.ts +1 -7
- package/lib/containers/action-drawer/index.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/add-cluster-info.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/delete-attributes.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/error-sampler.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/index.d.ts +3 -3
- package/lib/containers/action-form/custom-fields/k8s-attributes.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/latency-sampler.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/pii-masking.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/probabilistic-sampler.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/rename-attributes.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/service-name-sampler.d.ts +5 -0
- package/lib/containers/action-form/custom-fields/span-attribute-sampler.d.ts +5 -0
- package/lib/containers/await-pipeline/index.d.ts +1 -2
- package/lib/containers/data-flow/helpers/build-action-nodes.d.ts +7 -1
- package/lib/containers/data-flow/helpers/build-destination-nodes.d.ts +7 -1
- package/lib/containers/data-flow/helpers/build-edges.d.ts +2 -2
- package/lib/containers/data-flow/helpers/build-rule-nodes.d.ts +7 -1
- package/lib/containers/data-flow/helpers/get-node-positions.d.ts +2 -2
- package/lib/containers/data-flow/index.d.ts +2 -2
- package/lib/containers/data-flow-actions-menu/add-entity/index.d.ts +2 -3
- package/lib/containers/data-flow-actions-menu/data-stream-select/index.d.ts +9 -0
- package/lib/containers/data-flow-actions-menu/filters/index.d.ts +2 -8
- package/lib/containers/data-flow-actions-menu/index.d.ts +5 -6
- package/lib/containers/data-flow-actions-menu/search/index.d.ts +3 -2
- package/lib/containers/data-flow-actions-menu/search/search-results/builder.d.ts +3 -3
- package/lib/containers/data-flow-actions-menu/search/search-results/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/styled.d.ts +5 -1
- package/lib/containers/data-stream-drawer/index.d.ts +10 -0
- package/lib/containers/data-stream-form/index.d.ts +9 -0
- package/lib/containers/data-stream-modal/index.d.ts +4 -0
- package/lib/containers/data-stream-selection-form/index.d.ts +13 -0
- package/lib/containers/destination-drawer/build-card.d.ts +1 -7
- package/lib/containers/destination-drawer/index.d.ts +2 -5
- package/lib/containers/destination-form/dynamic-fields/index.d.ts +2 -1
- package/lib/containers/destination-form/index.d.ts +2 -5
- package/lib/containers/destination-form/test-connection/index.d.ts +5 -10
- package/lib/containers/destination-modal/choose-destination/destinations-list/index.d.ts +3 -1
- package/lib/containers/destination-modal/choose-destination/index.d.ts +5 -5
- package/lib/containers/destination-modal/index.d.ts +5 -6
- package/lib/containers/destination-selection-form/destination-list/index.d.ts +8 -0
- package/lib/containers/destination-selection-form/index.d.ts +5 -9
- package/lib/containers/dropdowns/{connection-type-dropdown → condition-dropdown}/index.d.ts +5 -5
- package/lib/containers/dropdowns/error-dropdown/index.d.ts +2 -0
- package/lib/containers/dropdowns/index.d.ts +6 -7
- package/lib/containers/dropdowns/kind-dropdown/index.d.ts +2 -0
- package/lib/containers/dropdowns/language-dropdown/index.d.ts +2 -0
- package/lib/containers/dropdowns/namespace-dropdown/index.d.ts +2 -3
- package/lib/containers/index.d.ts +38 -33
- package/lib/containers/instrumentation-rule-drawer/build-card.d.ts +2 -8
- package/lib/containers/instrumentation-rule-form/custom-fields/custom-instrumentation.d.ts +5 -0
- package/lib/containers/instrumentation-rule-form/custom-fields/headers-collection.d.ts +5 -0
- package/lib/containers/instrumentation-rule-form/custom-fields/index.d.ts +2 -2
- package/lib/containers/instrumentation-rule-form/index.d.ts +1 -1
- package/lib/containers/multi-source-control/index.d.ts +2 -0
- package/lib/containers/notification-manager/index.d.ts +1 -2
- package/lib/containers/overview-drawer/index.d.ts +10 -4
- package/lib/containers/service-map/helpers/build-edges.d.ts +10 -0
- package/lib/containers/service-map/helpers/build-map-nodes.d.ts +11 -0
- package/lib/containers/service-map/helpers/generate-dag-positions.d.ts +5 -0
- package/lib/containers/service-map/helpers/generate-spiral-grid-position.d.ts +2 -0
- package/lib/containers/service-map/index.d.ts +8 -0
- package/lib/containers/setup-summary/index.d.ts +10 -0
- package/lib/containers/side-nav/index.d.ts +8 -8
- package/lib/containers/slack-invite/index.d.ts +1 -2
- package/lib/containers/source-drawer/build-card.d.ts +1 -6
- package/lib/containers/source-drawer/describe/index.d.ts +1 -1
- package/lib/containers/source-drawer/index.d.ts +7 -8
- package/lib/containers/source-drawer/libraries/index.d.ts +14 -0
- package/lib/containers/source-drawer/odigos-health/index.d.ts +6 -0
- package/lib/containers/source-modal/index.d.ts +3 -9
- package/lib/containers/source-selection-form/index.d.ts +4 -8
- package/lib/containers/source-selection-form/source-list/index.d.ts +8 -0
- package/lib/containers/system-overview/describe/index.d.ts +1 -1
- package/lib/containers/system-settings/index.d.ts +9 -0
- package/lib/containers/system-settings/settings/collector-gateway-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/collector-node-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/general-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/options.d.ts +5 -0
- package/lib/containers/system-settings/settings/rollback-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/styled.d.ts +8 -0
- package/lib/containers/system-settings/settings/types.d.ts +13 -0
- package/lib/containers/system-settings/settings/ui-settings.d.ts +4 -0
- package/lib/containers/table-cell-conditions/index.d.ts +1 -0
- package/lib/containers/toast-list/index.d.ts +1 -2
- package/lib/containers/toggle-dark-mode/index.d.ts +1 -2
- package/lib/containers/trace-view/build-spans.d.ts +2 -0
- package/lib/containers/trace-view/index.d.ts +9 -0
- package/lib/containers/trace-view/span/index.d.ts +38 -0
- package/lib/containers/trace-view/span-drawer/build-details-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/build-logs-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/build-process-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/build-tags-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/index.d.ts +9 -0
- package/lib/containers.js +289 -15709
- package/lib/functions/clean-object-empty-strings-values/index.d.ts +2 -1
- package/lib/functions/compare-condition/index.d.ts +3 -3
- package/lib/functions/filter-destinations-by-stream/index.d.ts +2 -0
- package/lib/functions/filter-sources-by-stream/index.d.ts +2 -0
- package/lib/functions/flatten-object-keys/index.d.ts +2 -1
- package/lib/functions/format-duration/index.d.ts +1 -0
- package/lib/functions/get-action-icon/index.d.ts +2 -2
- package/lib/functions/get-conditions-booleans/index.d.ts +6 -2
- package/lib/functions/get-destination-icon/index.d.ts +5 -1
- package/lib/functions/get-entity-icon/index.d.ts +2 -2
- package/lib/functions/get-entity-id/index.d.ts +2 -2
- package/lib/functions/get-entity-label/index.d.ts +2 -2
- package/lib/functions/get-id-from-sse-target/index.d.ts +2 -2
- package/lib/functions/get-instrumentation-rule-icon/index.d.ts +2 -2
- package/lib/functions/get-main-container-language/index.d.ts +2 -0
- package/lib/functions/get-metric-for-entity/index.d.ts +2 -2
- package/lib/functions/get-monitor-icon/index.d.ts +2 -2
- package/lib/functions/get-platform-icon/index.d.ts +2 -2
- package/lib/functions/get-platform-label/index.d.ts +2 -2
- package/lib/functions/get-programming-language-icon/index.d.ts +2 -2
- package/lib/functions/get-recursive-values/index.d.ts +4 -0
- package/lib/functions/get-sse-target-from-id/index.d.ts +2 -2
- package/lib/functions/get-status-icon/index.d.ts +3 -2
- package/lib/functions/get-status-type-from-odigos-health/index.d.ts +2 -0
- package/lib/functions/get-yaml-fields-for-destination/index.d.ts +2 -0
- package/lib/functions/has-unhealthy-instances/index.d.ts +2 -0
- package/lib/functions/index.d.ts +15 -1
- package/lib/functions/is-legal-k8s-label/index.d.ts +1 -0
- package/lib/functions/is-string-a-boolean/index.d.ts +1 -0
- package/lib/functions/is-valid-version/index.d.ts +1 -0
- package/lib/functions/map-destination-fields-for-display/index.d.ts +6 -0
- package/lib/functions/map-exported-signals/index.d.ts +2 -0
- package/lib/functions/numbers-only/index.d.ts +1 -0
- package/lib/functions/parse-boolean-from-string/index.d.ts +1 -0
- package/lib/functions/remove-empty-values-from-object/index.d.ts +2 -1
- package/lib/functions/safe-json-parse/index.d.ts +2 -1
- package/lib/functions/safe-json-stringify/index.d.ts +2 -1
- package/lib/functions/split-camel-string/index.d.ts +1 -1
- package/lib/functions/stringify-non-string-values/index.d.ts +2 -1
- package/lib/functions.js +1 -115
- package/lib/hooks/index.d.ts +3 -0
- package/lib/hooks/useActionFormData.d.ts +2 -2
- package/lib/hooks/useDataStreamFormData.d.ts +12 -0
- package/lib/hooks/useDestinationFormData.d.ts +1 -1
- package/lib/hooks/useGenericForm.d.ts +3 -1
- package/lib/hooks/useInstrumentationRuleFormData.d.ts +3 -6
- package/lib/hooks/usePopup.d.ts +17 -0
- package/lib/hooks/useSessionStorage.d.ts +5 -0
- package/lib/hooks/useSourceFormData.d.ts +2 -5
- package/lib/hooks/useSourceSelectionFormData.d.ts +19 -20
- package/lib/hooks.js +1 -13
- package/lib/icons/actions/index.d.ts +5 -5
- package/lib/icons/brand/index.d.ts +2 -2
- package/lib/icons/common/avatar-icon/index.d.ts +2 -0
- package/lib/icons/common/edited-icon/index.d.ts +2 -0
- package/lib/icons/common/gear-icon/index.d.ts +2 -0
- package/lib/icons/common/index.d.ts +30 -20
- package/lib/icons/common/refresh-arrows-icon/index.d.ts +2 -0
- package/lib/icons/common/refresh-left-arrow-icon/index.d.ts +2 -0
- package/lib/icons/common/refresh-right-arrow-icon/index.d.ts +2 -0
- package/lib/icons/common/rotate-arrows-icon/index.d.ts +2 -0
- package/lib/icons/common/user-group-icon/index.d.ts +2 -0
- package/lib/icons/common/user-icon/index.d.ts +2 -0
- package/lib/icons/common/user-settings-icon/index.d.ts +2 -0
- package/lib/icons/compute-platform/index.d.ts +2 -2
- package/lib/icons/destinations/alauda-logo/index.d.ts +2 -0
- package/lib/icons/destinations/alibaba-cloud-logo/index.d.ts +2 -0
- package/lib/icons/destinations/app-dynamics-logo/index.d.ts +2 -0
- package/lib/icons/destinations/aws-cloudwatch-logo/index.d.ts +2 -0
- package/lib/icons/destinations/aws-s3-logo/index.d.ts +2 -0
- package/lib/icons/destinations/aws-xray-logo/index.d.ts +2 -0
- package/lib/icons/destinations/axiom-logo/index.d.ts +2 -0
- package/lib/icons/destinations/better-stack-logo/index.d.ts +2 -0
- package/lib/icons/destinations/blob-storage-logo/index.d.ts +2 -0
- package/lib/icons/destinations/bonree-logo/index.d.ts +2 -0
- package/lib/icons/destinations/causely-logo/index.d.ts +2 -0
- package/lib/icons/destinations/checkly-logo/index.d.ts +2 -0
- package/lib/icons/destinations/chronosphere-logo/index.d.ts +2 -0
- package/lib/icons/destinations/clickhouse-logo/index.d.ts +2 -0
- package/lib/icons/destinations/coralogix-logo/index.d.ts +2 -0
- package/lib/icons/destinations/dash0-logo/index.d.ts +2 -0
- package/lib/icons/destinations/datadog-logo/index.d.ts +2 -0
- package/lib/icons/destinations/dynatrace-logo/index.d.ts +2 -0
- package/lib/icons/destinations/elastic-apm-logo/index.d.ts +2 -0
- package/lib/icons/destinations/elastic-search-logo/index.d.ts +2 -0
- package/lib/icons/destinations/gigapipe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/google-cloud-platform-logo/index.d.ts +2 -0
- package/lib/icons/destinations/google-cloud-storage-logo/index.d.ts +2 -0
- package/lib/icons/destinations/grafana-logo/index.d.ts +2 -0
- package/lib/icons/destinations/greptime-logo/index.d.ts +2 -0
- package/lib/icons/destinations/groundcover-logo/index.d.ts +2 -0
- package/lib/icons/destinations/honeycomb-logo/index.d.ts +2 -0
- package/lib/icons/destinations/hyperdx-logo/index.d.ts +2 -0
- package/lib/icons/destinations/index.d.ts +60 -0
- package/lib/icons/destinations/instana-logo/index.d.ts +2 -0
- package/lib/icons/destinations/jaeger-logo/index.d.ts +2 -0
- package/lib/icons/destinations/kloudmate-logo/index.d.ts +2 -0
- package/lib/icons/destinations/last9-logo/index.d.ts +2 -0
- package/lib/icons/destinations/lightstep-logo/index.d.ts +2 -0
- package/lib/icons/destinations/logzio-logo/index.d.ts +2 -0
- package/lib/icons/destinations/loki-logo/index.d.ts +2 -0
- package/lib/icons/destinations/lumigo-logo/index.d.ts +2 -0
- package/lib/icons/destinations/middleware-logo/index.d.ts +2 -0
- package/lib/icons/destinations/new-relic-logo/index.d.ts +2 -0
- package/lib/icons/destinations/observe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/odigos-destination-logo/index.d.ts +2 -0
- package/lib/icons/destinations/one-uptime-logo/index.d.ts +2 -0
- package/lib/icons/destinations/open-observe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/open-telemetry-logo/index.d.ts +2 -0
- package/lib/icons/destinations/ops-verse-logo/index.d.ts +2 -0
- package/lib/icons/destinations/oracle-logo/index.d.ts +2 -0
- package/lib/icons/destinations/prometheus-logo/index.d.ts +2 -0
- package/lib/icons/destinations/qryn-logo/index.d.ts +2 -0
- package/lib/icons/destinations/quickwit-logo/index.d.ts +2 -0
- package/lib/icons/destinations/sentry-logo/index.d.ts +2 -0
- package/lib/icons/destinations/seq-logo/index.d.ts +2 -0
- package/lib/icons/destinations/signoz-logo/index.d.ts +2 -0
- package/lib/icons/destinations/splunk-logo/index.d.ts +2 -0
- package/lib/icons/destinations/sumo-logic-logo/index.d.ts +2 -0
- package/lib/icons/destinations/telemetry-hub-logo/index.d.ts +2 -0
- package/lib/icons/destinations/tempo-logo/index.d.ts +2 -0
- package/lib/icons/destinations/tingyun-logo/index.d.ts +2 -0
- package/lib/icons/destinations/traceloop-logo/index.d.ts +2 -0
- package/lib/icons/destinations/uptrace-logo/index.d.ts +2 -0
- package/lib/icons/destinations/victoria-metrics-logo/index.d.ts +2 -0
- package/lib/icons/index.d.ts +1 -0
- package/lib/icons/instrumentation-rules/custom-instrumentation-icon/index.d.ts +2 -0
- package/lib/icons/instrumentation-rules/headers-collection-icon/index.d.ts +2 -0
- package/lib/icons/instrumentation-rules/index.d.ts +4 -2
- package/lib/icons/math/index.d.ts +4 -2
- package/lib/icons/math/minus-circled-icon/index.d.ts +2 -0
- package/lib/icons/math/plus-circled-icon/index.d.ts +2 -0
- package/lib/icons/monitors/index.d.ts +3 -3
- package/lib/icons/on-off/index.d.ts +6 -6
- package/lib/icons/overview/data-streams-icon/index.d.ts +2 -0
- package/lib/icons/overview/index.d.ts +10 -8
- package/lib/icons/overview/namespaces-icon/index.d.ts +2 -0
- package/lib/icons/programming-languages/index.d.ts +0 -1
- package/lib/icons/social/index.d.ts +1 -1
- package/lib/icons/status/index.d.ts +8 -8
- package/lib/icons.js +1 -82
- package/lib/mock-data/config/index.d.ts +2 -0
- package/lib/{data → mock-data}/destinations/index.d.ts +1 -1
- package/lib/{data → mock-data}/index.d.ts +4 -0
- package/lib/mock-data/instrumentation-instances/index.d.ts +2 -0
- package/lib/mock-data/service-map/index.d.ts +2 -0
- package/lib/{data → mock-data}/sources/index.d.ts +8 -4
- package/lib/mock-data/traces/index.d.ts +2 -0
- package/lib/snippets/add-button/index.d.ts +8 -0
- package/lib/snippets/copy-text/index.d.ts +7 -0
- package/lib/snippets/edit-button/index.d.ts +7 -0
- package/lib/snippets/index.d.ts +7 -0
- package/lib/snippets/note-back-to-summary/index.d.ts +6 -0
- package/lib/snippets/pod-container/index.d.ts +5 -0
- package/lib/snippets/react-flow/edges/labeled-edge.d.ts +10 -0
- package/lib/{containers/data-flow → snippets/react-flow}/flow.d.ts +2 -0
- package/lib/snippets/react-flow/index.d.ts +13 -0
- package/lib/snippets/react-flow/nodes/add-node.d.ts +11 -0
- package/lib/snippets/react-flow/nodes/base-node.d.ts +21 -0
- package/lib/snippets/react-flow/nodes/edged-node.d.ts +9 -0
- package/lib/snippets/react-flow/nodes/frame-node.d.ts +9 -0
- package/lib/{containers/data-flow → snippets/react-flow}/nodes/header-node.d.ts +5 -5
- package/lib/snippets/react-flow/nodes/map-item-node.d.ts +12 -0
- package/lib/snippets/react-flow/nodes/no-data-node.d.ts +9 -0
- package/lib/snippets/react-flow/nodes/scroll-node.d.ts +15 -0
- package/lib/snippets/react-flow/nodes/skeleton-node.d.ts +8 -0
- package/lib/snippets/source-container/index.d.ts +7 -0
- package/lib/snippets/source-container/override-runtime.d.ts +9 -0
- package/lib/snippets.js +1 -0
- package/lib/store/index.d.ts +2 -0
- package/lib/store/useActiveNodeStore.d.ts +11 -0
- package/lib/store/useDarkMode.d.ts +5 -3
- package/lib/store/useDataStreamStore.d.ts +16 -0
- package/lib/store/useDrawerStore.d.ts +2 -2
- package/lib/store/useEntityStore.d.ts +8 -6
- package/lib/store/useFilterStore.d.ts +5 -2
- package/lib/store/usePendingStore.d.ts +2 -2
- package/lib/store/useSetupStore.d.ts +20 -26
- package/lib/store.js +1 -4
- package/lib/theme/index.d.ts +2 -3
- package/lib/theme/palletes/index.d.ts +2 -105
- package/lib/theme.js +1 -240
- package/lib/types/actions/index.d.ts +154 -68
- package/lib/types/common/index.d.ts +91 -76
- package/lib/types/config/index.d.ts +80 -0
- package/lib/types/data-flow/index.d.ts +17 -15
- package/lib/types/data-streams/index.d.ts +3 -0
- package/lib/types/describe/index.d.ts +7 -3
- package/lib/types/destinations/index.d.ts +89 -9
- package/lib/types/index.d.ts +5 -1
- package/lib/types/instrumentation-instances/index.d.ts +7 -0
- package/lib/types/instrumentation-rules/index.d.ts +65 -36
- package/lib/types/namespaces/index.d.ts +14 -0
- package/lib/types/service-map/index.d.ts +10 -0
- package/lib/types/signals/index.d.ts +5 -5
- package/lib/types/sources/index.d.ts +42 -20
- package/lib/types/traces/index.d.ts +38 -0
- package/lib/types.js +1 -166
- package/package.json +50 -40
- package/lib/components/auto-complete-input/auto-complete-input.stories.d.ts +0 -9
- package/lib/components/badge/badge.stories.d.ts +0 -13
- package/lib/components/button/button.stories.d.ts +0 -9
- package/lib/components/cancel-warning/cancel-warning.stories.d.ts +0 -9
- package/lib/components/checkbox/checkbox.stories.d.ts +0 -9
- package/lib/components/code/code.stories.d.ts +0 -9
- package/lib/components/condition-details/condition-details.stories.d.ts +0 -14
- package/lib/components/data-card/data-card.stories.d.ts +0 -10
- package/lib/components/data-tab/data-tab.stories.d.ts +0 -9
- package/lib/components/delete-warning/delete-warning.stories.d.ts +0 -9
- package/lib/components/describe-row/describe-row.stories.d.ts +0 -9
- package/lib/components/divider/divider.stories.d.ts +0 -9
- package/lib/components/docs-button/docs-button.stories.d.ts +0 -9
- package/lib/components/drawer/drawer.stories.d.ts +0 -10
- package/lib/components/dropdown/dropdown.stories.d.ts +0 -10
- package/lib/components/error-boundary/error-boundary.stories.d.ts +0 -9
- package/lib/components/extend-arrow/extend-arrow.stories.d.ts +0 -9
- package/lib/components/fade-loader/fade-loader.stories.d.ts +0 -9
- package/lib/components/field-error/field-error.stories.d.ts +0 -9
- package/lib/components/field-label/field-label.stories.d.ts +0 -9
- package/lib/components/header/header.stories.d.ts +0 -9
- package/lib/components/icon-button/icon-button.stories.d.ts +0 -9
- package/lib/components/icon-group/icon-group.stories.d.ts +0 -14
- package/lib/components/icon-title-badge/icon-title-badge.stories.d.ts +0 -9
- package/lib/components/icon-wrapped/icon-wrapped.stories.d.ts +0 -10
- package/lib/components/icons-nav/icons-nav.stories.d.ts +0 -9
- package/lib/components/image-controlled/image-controlled.stories.d.ts +0 -9
- package/lib/components/input/input.stories.d.ts +0 -9
- package/lib/components/input-list/input-list.stories.d.ts +0 -9
- package/lib/components/input-table/input-table.stories.d.ts +0 -9
- package/lib/components/interactive-table/interactive-table.stories.d.ts +0 -12
- package/lib/components/interactive-table/row.d.ts +0 -13
- package/lib/components/key-value-input-list/key-value-input-list.stories.d.ts +0 -9
- package/lib/components/modal/modal.stories.d.ts +0 -9
- package/lib/components/monitors-checkboxes/monitors-checkboxes.stories.d.ts +0 -9
- package/lib/components/monitors-icons/monitors-icons.stories.d.ts +0 -9
- package/lib/components/navigation-buttons/navigation-buttons.stories.d.ts +0 -9
- package/lib/components/no-data-found/no-data-found.stories.d.ts +0 -9
- package/lib/components/notification-note/notification-note.stories.d.ts +0 -10
- package/lib/components/section-title/section-title.stories.d.ts +0 -9
- package/lib/components/segment/segment.stories.d.ts +0 -9
- package/lib/components/skeleton-loader/skeleton-loader.stories.d.ts +0 -9
- package/lib/components/status/status.stories.d.ts +0 -9
- package/lib/components/stepper/stepper.stories.d.ts +0 -9
- package/lib/components/text/text.stories.d.ts +0 -9
- package/lib/components/textarea/textarea.stories.d.ts +0 -9
- package/lib/components/toggle/toggle.stories.d.ts +0 -9
- package/lib/components/tooltip/tooltip.stories.d.ts +0 -9
- package/lib/components/trace-loader/trace-loader.stories.d.ts +0 -9
- package/lib/components/warning-modal/warning-modal.stories.d.ts +0 -9
- package/lib/containers/action-drawer/action-drawer.stories.d.ts +0 -9
- package/lib/containers/action-form/action-form.stories.d.ts +0 -9
- package/lib/containers/action-modal/action-modal.stories.d.ts +0 -9
- package/lib/containers/action-table/action-table.stories.d.ts +0 -9
- package/lib/containers/await-pipeline/await-pipeline.stories.d.ts +0 -9
- package/lib/containers/compute-platform-select/compute-platform-select.stories.d.ts +0 -9
- package/lib/containers/compute-platform-select/index.d.ts +0 -10
- package/lib/containers/compute-platforms/compute-platforms.stories.d.ts +0 -9
- package/lib/containers/compute-platforms/index.d.ts +0 -8
- package/lib/containers/compute-platforms-actions-menu/compute-platforms-actions-menu.stories.d.ts +0 -9
- package/lib/containers/compute-platforms-actions-menu/index.d.ts +0 -7
- package/lib/containers/data-flow/data-flow.stories.d.ts +0 -9
- package/lib/containers/data-flow/edges/labeled-edge.d.ts +0 -10
- package/lib/containers/data-flow/helpers/get-main-container-language.d.ts +0 -2
- package/lib/containers/data-flow/nodes/add-node.d.ts +0 -11
- package/lib/containers/data-flow/nodes/base-node.d.ts +0 -21
- package/lib/containers/data-flow/nodes/edged-node.d.ts +0 -9
- package/lib/containers/data-flow/nodes/frame-node.d.ts +0 -9
- package/lib/containers/data-flow/nodes/scroll-node.d.ts +0 -26
- package/lib/containers/data-flow/nodes/skeleton-node.d.ts +0 -8
- package/lib/containers/data-flow-actions-menu/data-flow.stories.d.ts +0 -11
- package/lib/containers/data-flow-actions-menu/search/recent-searches/index.d.ts +0 -2
- package/lib/containers/destination-drawer/destination-drawer.stories.d.ts +0 -9
- package/lib/containers/destination-form/destination-form.stories.d.ts +0 -9
- package/lib/containers/destination-modal/choose-destination/potential-destinations-list/index.d.ts +0 -8
- package/lib/containers/destination-modal/destination-modal.stories.d.ts +0 -9
- package/lib/containers/destination-selection-form/configured-list/index.d.ts +0 -5
- package/lib/containers/destination-selection-form/destination-selection-form.stories.d.ts +0 -9
- package/lib/containers/destination-table/destination-table.stories.d.ts +0 -9
- package/lib/containers/dropdowns/connection-status-dropdown/connection-status-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/connection-status-dropdown/index.d.ts +0 -15
- package/lib/containers/dropdowns/connection-type-dropdown/connection-type-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/error-dropdown/error-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/kind-dropdown/error-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/language-dropdown/language-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/monitor-dropdown/monitor-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/namespace-dropdown/namespace-dropdown.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-drawer/instrumentation-rule-drawer.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-form/instrumentation-rule-form.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-modal/instrumentation-rule-modal.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-table/instrumentation-rule-table.stories.d.ts +0 -9
- package/lib/containers/multi-source-control/multi-source-control.stories.d.ts +0 -9
- package/lib/containers/notification-manager/notification-manager.stories.d.ts +0 -9
- package/lib/containers/overview-drawer/overview-drawer.stories.d.ts +0 -9
- package/lib/containers/side-nav/side-nav.stories.d.ts +0 -9
- package/lib/containers/slack-invite/slack-invite.stories.d.ts +0 -9
- package/lib/containers/source-drawer/source-drawer.stories.d.ts +0 -9
- package/lib/containers/source-form/source-form.stories.d.ts +0 -9
- package/lib/containers/source-modal/source-modal.stories.d.ts +0 -9
- package/lib/containers/source-selection-form/fast/controls/index.d.ts +0 -7
- package/lib/containers/source-selection-form/fast/index.d.ts +0 -7
- package/lib/containers/source-selection-form/fast/list/index.d.ts +0 -10
- package/lib/containers/source-selection-form/simple/controls/index.d.ts +0 -11
- package/lib/containers/source-selection-form/simple/index.d.ts +0 -7
- package/lib/containers/source-selection-form/simple/list/index.d.ts +0 -9
- package/lib/containers/source-selection-form/source-selection-form.stories.d.ts +0 -9
- package/lib/containers/source-table/source-table.stories.d.ts +0 -9
- package/lib/containers/system-overview/system-overview.stories.d.ts +0 -9
- package/lib/containers/table-cell-conditions/table-cell-conditions.stories.d.ts +0 -9
- package/lib/containers/toast-list/toast-list.stories.d.ts +0 -9
- package/lib/containers/toggle-dark-mode/toggle-dark-mode.stories.d.ts +0 -9
- package/lib/functions/derive-type-from-rule/index.d.ts +0 -2
- package/lib/icons/actions/add-cluster-info-icon/add-cluster-info-icon.stories.d.ts +0 -8
- package/lib/icons/actions/delete-attribute-icon/delete-attribute-icon.stories.d.ts +0 -8
- package/lib/icons/actions/pii-masking-icon/pii-masking-icon.stories.d.ts +0 -8
- package/lib/icons/actions/rename-attribute-icon/rename-attribute-icon.stories.d.ts +0 -8
- package/lib/icons/actions/sampler-icon/sampler-icon.stories.d.ts +0 -8
- package/lib/icons/brand/odigos-logo/odigos-logo.stories.d.ts +0 -8
- package/lib/icons/brand/odigos-logo-text/odigos-logo-text.stories.d.ts +0 -8
- package/lib/icons/common/arrow-icon/arrow-icon.stories.d.ts +0 -8
- package/lib/icons/common/code-brackets-icon/code-brackets-icon.stories.d.ts +0 -8
- package/lib/icons/common/code-icon/code-icon.stories.d.ts +0 -8
- package/lib/icons/common/command-icon/command-icon.stories.d.ts +0 -8
- package/lib/icons/common/copy-icon/copy-icon.stories.d.ts +0 -8
- package/lib/icons/common/edit-icon/edit-icon.stories.d.ts +0 -8
- package/lib/icons/common/extend-arrow-icon/extend-arrow-icon.stories.d.ts +0 -8
- package/lib/icons/common/filter-icon/filter-icon.stories.d.ts +0 -8
- package/lib/icons/common/folder-icon/folder-icon.stories.d.ts +0 -8
- package/lib/icons/common/image-error-icon/image-error-icon.stories.d.ts +0 -8
- package/lib/icons/common/key-icon/key-icon.stories.d.ts +0 -8
- package/lib/icons/common/list-icon/list-icon.stories.d.ts +0 -8
- package/lib/icons/common/no-data-icon/no-data-icon.stories.d.ts +0 -8
- package/lib/icons/common/notebook-icon/notebook-icon.stories.d.ts +0 -8
- package/lib/icons/common/notification-icon/notification-icon.stories.d.ts +0 -8
- package/lib/icons/common/search-icon/search-icon.stories.d.ts +0 -8
- package/lib/icons/common/sort-arrows-icon/sort-arrows-icon.stories.d.ts +0 -8
- package/lib/icons/common/terminal-icon/terminal-icon.stories.d.ts +0 -8
- package/lib/icons/common/trash-icon/trash-icon.stories.d.ts +0 -8
- package/lib/icons/common/x-icon/x-icon.stories.d.ts +0 -8
- package/lib/icons/compute-platform/k8s-logo/k8s-logo.stories.d.ts +0 -8
- package/lib/icons/compute-platform/vm-logo/vm-logo.stories.d.ts +0 -8
- package/lib/icons/instrumentation-rules/code-attributes-icon/code-attributes-icon.stories.d.ts +0 -8
- package/lib/icons/instrumentation-rules/payload-collection-icon/payload-collection-icon.stories.d.ts +0 -8
- package/lib/icons/math/minus-icon/minus-icon.stories.d.ts +0 -8
- package/lib/icons/math/plus-icon/plus-icon.stories.d.ts +0 -8
- package/lib/icons/monitors/logs-icon/logs-icon.stories.d.ts +0 -8
- package/lib/icons/monitors/metrics-icon/metrics-icon.stories.d.ts +0 -8
- package/lib/icons/monitors/traces-icon/traces-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/eye-closed-icon/eye-closed-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/eye-open-icon/eye-open-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/light-off-icon/light-off-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/light-on-icon/light-on-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/moon-icon/moon-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/sun-icon/sun-icon.stories.d.ts +0 -8
- package/lib/icons/overview/actions-icon/actions-icon.stories.d.ts +0 -8
- package/lib/icons/overview/connections-icon/connections-icon.stories.d.ts +0 -8
- package/lib/icons/overview/destinations-icon/destinations-icon.stories.d.ts +0 -8
- package/lib/icons/overview/overview-icon/overview-icon.stories.d.ts +0 -8
- package/lib/icons/overview/rules-icon/rules-icon.stories.d.ts +0 -8
- package/lib/icons/overview/service-map-icon/service-map-icon.stories.d.ts +0 -8
- package/lib/icons/overview/sources-icon/sources-icon.stories.d.ts +0 -8
- package/lib/icons/overview/trace-view-icon/trace-view-icon.stories.d.ts +0 -8
- package/lib/icons/programming-languages/c-plus-plus-logo/c-plus-plus-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/c-sharp-logo/c-sharp-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/dotnet-logo/dotnet-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/elixir-logo/elixir-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/go-logo/go-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/java-logo/java-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/kafka-logo/kafka-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/mysql-logo/mysql-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/nginx-logo/nginx-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/nodejs-logo/nodejs-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/php-logo/php-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/postgres-logo/postgres-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/python-logo/python-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/redis-logo/redis-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/ruby-logo/ruby-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/rust-logo/rust-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/swift-logo/swift-logo.stories.d.ts +0 -8
- package/lib/icons/social/slack-logo/slack-logo.stories.d.ts +0 -8
- package/lib/icons/status/check-circled-icon/check-circled-icon.stories.d.ts +0 -8
- package/lib/icons/status/check-icon/check-icon.stories.d.ts +0 -8
- package/lib/icons/status/cross-circled-icon/cross-circled-icon.stories.d.ts +0 -8
- package/lib/icons/status/cross-icon/cross-icon.stories.d.ts +0 -8
- package/lib/icons/status/error-round-icon/error-round-icon.stories.d.ts +0 -8
- package/lib/icons/status/error-triangle-icon/error-triangle-icon.stories.d.ts +0 -8
- package/lib/icons/status/info-icon/info-icon.stories.d.ts +0 -8
- package/lib/icons/status/warning-triangle-icon/warning-triangle-icon.stories.d.ts +0 -8
- package/lib/index-3KUV6Vlt.js +0 -89
- package/lib/index-BFct3S32.js +0 -22
- package/lib/index-BGlk5VhF.js +0 -69
- package/lib/index-BZS1ijMm.js +0 -30
- package/lib/index-BjJpYtF1.js +0 -42
- package/lib/index-BumPE6cF.js +0 -37
- package/lib/index-CZe2VX28.js +0 -128
- package/lib/index-DB1gmCsH.js +0 -202
- package/lib/index-DIcomki-.js +0 -671
- package/lib/index-D_Qn2U89.js +0 -138
- package/lib/index-DnmWFsTQ.js +0 -45
- package/lib/index-Do8ODRlA.js +0 -29597
- package/lib/index-eF2JXMVR.js +0 -196
- package/lib/index-ixs381n-.js +0 -466
- package/lib/types/connection/index.d.ts +0 -7
- package/lib/useSourceSelectionFormData-CxdOP9FT.js +0 -561
- package/lib/useTransition-Dfxjcy-C.js +0 -3493
- /package/lib/icons/{programming-languages → destinations}/kafka-logo/index.d.ts +0 -0
- /package/lib/{data → mock-data}/actions/index.d.ts +0 -0
- /package/lib/{data → mock-data}/describe/index.d.ts +0 -0
- /package/lib/{data → mock-data}/instrumentation-rules/index.d.ts +0 -0
- /package/lib/{data → mock-data}/namespaces/index.d.ts +0 -0
- /package/lib/{data → mock-data}/tokens/index.d.ts +0 -0
- /package/lib/{containers/data-flow/helpers → snippets/react-flow}/node-config.d.ts +0 -0
package/lib/theme.js
CHANGED
|
@@ -1,240 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { u as useDarkMode, j as animations } from './index-DIcomki-.js';
|
|
3
|
-
import { ThemeProvider, useTheme } from 'styled-components';
|
|
4
|
-
import './types.js';
|
|
5
|
-
|
|
6
|
-
const baseTheme = {
|
|
7
|
-
colors: {
|
|
8
|
-
// Custom Colors
|
|
9
|
-
majestic_blue: '#444AD9',
|
|
10
|
-
majestic_blue_soft: '#6C7AE8',
|
|
11
|
-
orange_og: '#FE9239',
|
|
12
|
-
orange_soft: '#FFB160',
|
|
13
|
-
dark_red: '#802828',
|
|
14
|
-
darker_red: '#611F1F',
|
|
15
|
-
darkest_red: '#281515',
|
|
16
|
-
darkest_red_hover: '#351515',
|
|
17
|
-
dark_green: '#2D4323',
|
|
18
|
-
},
|
|
19
|
-
font_family: {
|
|
20
|
-
primary: 'Inter, sans-serif',
|
|
21
|
-
secondary: 'Kode Mono, sans-serif',
|
|
22
|
-
code: 'IBM Plex Mono, monospace',
|
|
23
|
-
},
|
|
24
|
-
};
|
|
25
|
-
const darkModeTheme = {
|
|
26
|
-
darkMode: true,
|
|
27
|
-
colors: {
|
|
28
|
-
...baseTheme.colors,
|
|
29
|
-
// Base Colors
|
|
30
|
-
primary: '#111111',
|
|
31
|
-
secondary: '#F9F9F9',
|
|
32
|
-
border: '#525252',
|
|
33
|
-
dark_grey: '#151515',
|
|
34
|
-
translucent_bg: '#1A1A1A',
|
|
35
|
-
dropdown_bg: '#242424',
|
|
36
|
-
dropdown_bg_2: '#333333',
|
|
37
|
-
// Notification Colors
|
|
38
|
-
warning: '#472300',
|
|
39
|
-
error: '#431919',
|
|
40
|
-
success: '#172013',
|
|
41
|
-
info: '#242424',
|
|
42
|
-
default: '#181944',
|
|
43
|
-
},
|
|
44
|
-
text: {
|
|
45
|
-
// Base Colors
|
|
46
|
-
white: '#FFFFFF',
|
|
47
|
-
primary: '#111111',
|
|
48
|
-
secondary: '#F9F9F9',
|
|
49
|
-
grey: '#B8B8B8',
|
|
50
|
-
dark_grey: '#8F8F8F',
|
|
51
|
-
darker_grey: '#7A7A7A',
|
|
52
|
-
light_grey: '#CCD0D2',
|
|
53
|
-
dark_button: '#0A1824',
|
|
54
|
-
// Notification Colors
|
|
55
|
-
warning: '#E9CF35',
|
|
56
|
-
warning_secondary: '#FFA349',
|
|
57
|
-
error: '#EF7676',
|
|
58
|
-
error_secondary: '#DB5151',
|
|
59
|
-
success: '#81AF65',
|
|
60
|
-
success_secondary: '#51DB51',
|
|
61
|
-
info: '#B8B8B8',
|
|
62
|
-
info_secondary: '#CCDDDD',
|
|
63
|
-
default: '#AABEF7',
|
|
64
|
-
default_secondary: '#8CBEFF',
|
|
65
|
-
},
|
|
66
|
-
font_family: baseTheme.font_family,
|
|
67
|
-
};
|
|
68
|
-
const lightModeTheme = {
|
|
69
|
-
darkMode: false,
|
|
70
|
-
colors: {
|
|
71
|
-
...baseTheme.colors,
|
|
72
|
-
// Base Colors
|
|
73
|
-
primary: '#EEEEEE',
|
|
74
|
-
secondary: '#060606',
|
|
75
|
-
border: '#ADADAD',
|
|
76
|
-
dark_grey: '#EAEAEA',
|
|
77
|
-
translucent_bg: '#E5E5E5',
|
|
78
|
-
dropdown_bg: '#DBDBDB',
|
|
79
|
-
dropdown_bg_2: '#CCCCCC',
|
|
80
|
-
// Notification Colors
|
|
81
|
-
warning: '#F6F092',
|
|
82
|
-
error: '#FACECE',
|
|
83
|
-
success: '#C8DEB8',
|
|
84
|
-
info: '#E0E0E0',
|
|
85
|
-
default: '#CAD9FB',
|
|
86
|
-
},
|
|
87
|
-
text: {
|
|
88
|
-
// Base Colors
|
|
89
|
-
white: '#FFFFFF',
|
|
90
|
-
primary: '#EEEEEE',
|
|
91
|
-
secondary: '#060606',
|
|
92
|
-
grey: '#474747',
|
|
93
|
-
dark_grey: '#707070',
|
|
94
|
-
darker_grey: '#858585',
|
|
95
|
-
light_grey: '#332F2D',
|
|
96
|
-
dark_button: '#F5E7DB',
|
|
97
|
-
// Notification Colors
|
|
98
|
-
warning: '#A56F12',
|
|
99
|
-
warning_secondary: '#CA9416',
|
|
100
|
-
error: '#B63A3A',
|
|
101
|
-
error_secondary: '#DB5151',
|
|
102
|
-
success: '#4E763A',
|
|
103
|
-
success_secondary: '#67964C',
|
|
104
|
-
info: '#525252',
|
|
105
|
-
info_secondary: '#7A7A7A',
|
|
106
|
-
default: '#444AD9',
|
|
107
|
-
default_secondary: '#6C7AE8',
|
|
108
|
-
},
|
|
109
|
-
font_family: baseTheme.font_family,
|
|
110
|
-
};
|
|
111
|
-
const getTheme = (darkMode) => (darkMode ? darkModeTheme : lightModeTheme);
|
|
112
|
-
|
|
113
|
-
var palletes = /*#__PURE__*/Object.freeze({
|
|
114
|
-
__proto__: null,
|
|
115
|
-
getTheme: getTheme
|
|
116
|
-
});
|
|
117
|
-
|
|
118
|
-
const Provider = ({ children }) => {
|
|
119
|
-
const { darkMode } = useDarkMode();
|
|
120
|
-
return React.createElement(ThemeProvider, { theme: getTheme(darkMode) }, children);
|
|
121
|
-
};
|
|
122
|
-
|
|
123
|
-
const hex = {
|
|
124
|
-
'100': 'FF',
|
|
125
|
-
'099': 'FC',
|
|
126
|
-
'098': 'FA',
|
|
127
|
-
'097': 'F7',
|
|
128
|
-
'096': 'F5',
|
|
129
|
-
'095': 'F2',
|
|
130
|
-
'094': 'F0',
|
|
131
|
-
'093': 'ED',
|
|
132
|
-
'092': 'EB',
|
|
133
|
-
'091': 'E8',
|
|
134
|
-
'090': 'E6',
|
|
135
|
-
'089': 'E3',
|
|
136
|
-
'088': 'E0',
|
|
137
|
-
'087': 'DE',
|
|
138
|
-
'086': 'DB',
|
|
139
|
-
'085': 'D9',
|
|
140
|
-
'084': 'D6',
|
|
141
|
-
'083': 'D4',
|
|
142
|
-
'082': 'D1',
|
|
143
|
-
'081': 'CF',
|
|
144
|
-
'080': 'CC',
|
|
145
|
-
'079': 'C9',
|
|
146
|
-
'078': 'C7',
|
|
147
|
-
'077': 'C4',
|
|
148
|
-
'076': 'C2',
|
|
149
|
-
'075': 'BF',
|
|
150
|
-
'074': 'BD',
|
|
151
|
-
'073': 'BA',
|
|
152
|
-
'072': 'B8',
|
|
153
|
-
'071': 'B5',
|
|
154
|
-
'070': 'B3',
|
|
155
|
-
'069': 'B0',
|
|
156
|
-
'068': 'AD',
|
|
157
|
-
'067': 'AB',
|
|
158
|
-
'066': 'A8',
|
|
159
|
-
'065': 'A6',
|
|
160
|
-
'064': 'A3',
|
|
161
|
-
'063': 'A1',
|
|
162
|
-
'062': '9E',
|
|
163
|
-
'061': '9C',
|
|
164
|
-
'060': '99',
|
|
165
|
-
'059': '96',
|
|
166
|
-
'058': '94',
|
|
167
|
-
'057': '91',
|
|
168
|
-
'056': '8F',
|
|
169
|
-
'055': '8C',
|
|
170
|
-
'054': '8A',
|
|
171
|
-
'053': '87',
|
|
172
|
-
'052': '85',
|
|
173
|
-
'051': '82',
|
|
174
|
-
'050': '80',
|
|
175
|
-
'049': '7D',
|
|
176
|
-
'048': '7A',
|
|
177
|
-
'047': '78',
|
|
178
|
-
'046': '75',
|
|
179
|
-
'045': '73',
|
|
180
|
-
'044': '70',
|
|
181
|
-
'043': '6E',
|
|
182
|
-
'042': '6B',
|
|
183
|
-
'041': '69',
|
|
184
|
-
'040': '66',
|
|
185
|
-
'039': '63',
|
|
186
|
-
'038': '61',
|
|
187
|
-
'037': '5E',
|
|
188
|
-
'036': '5C',
|
|
189
|
-
'035': '59',
|
|
190
|
-
'034': '57',
|
|
191
|
-
'033': '54',
|
|
192
|
-
'032': '52',
|
|
193
|
-
'031': '4F',
|
|
194
|
-
'030': '4D',
|
|
195
|
-
'029': '4A',
|
|
196
|
-
'028': '47',
|
|
197
|
-
'027': '45',
|
|
198
|
-
'026': '42',
|
|
199
|
-
'025': '40',
|
|
200
|
-
'024': '3D',
|
|
201
|
-
'023': '3B',
|
|
202
|
-
'022': '38',
|
|
203
|
-
'021': '36',
|
|
204
|
-
'020': '33',
|
|
205
|
-
'019': '30',
|
|
206
|
-
'018': '2E',
|
|
207
|
-
'017': '2B',
|
|
208
|
-
'016': '29',
|
|
209
|
-
'015': '26',
|
|
210
|
-
'014': '24',
|
|
211
|
-
'013': '21',
|
|
212
|
-
'012': '1F',
|
|
213
|
-
'011': '1C',
|
|
214
|
-
'010': '1A',
|
|
215
|
-
'009': '17',
|
|
216
|
-
'008': '14',
|
|
217
|
-
'007': '12',
|
|
218
|
-
'006': '0F',
|
|
219
|
-
'005': '0D',
|
|
220
|
-
'004': '0A',
|
|
221
|
-
'003': '08',
|
|
222
|
-
'002': '05',
|
|
223
|
-
'001': '03',
|
|
224
|
-
'000': '00',
|
|
225
|
-
};
|
|
226
|
-
|
|
227
|
-
var opacity = /*#__PURE__*/Object.freeze({
|
|
228
|
-
__proto__: null,
|
|
229
|
-
hex: hex
|
|
230
|
-
});
|
|
231
|
-
|
|
232
|
-
const Theme = {
|
|
233
|
-
Provider,
|
|
234
|
-
useTheme: useTheme,
|
|
235
|
-
opacity,
|
|
236
|
-
palletes,
|
|
237
|
-
animations,
|
|
238
|
-
};
|
|
239
|
-
|
|
240
|
-
export { Theme as default };
|
|
1
|
+
export{T as default}from"./chunks/ui-components-f51830d4.js";import"styled-components";import"./icons.js";import"react";import"zustand";import"javascript-time-ago";import"./chunks/vendor-1dea551d.js";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";
|
|
@@ -1,80 +1,166 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { SignalType } from '../signals';
|
|
2
2
|
import type { Condition, SVG } from '../common';
|
|
3
|
-
export declare enum
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
DELETE_ATTRIBUTES = "DeleteAttribute",
|
|
7
|
-
RENAME_ATTRIBUTES = "RenameAttribute",
|
|
8
|
-
ERROR_SAMPLER = "ErrorSampler",
|
|
9
|
-
PROBABILISTIC_SAMPLER = "ProbabilisticSampler",
|
|
10
|
-
LATENCY_SAMPLER = "LatencySampler",
|
|
11
|
-
PII_MASKING = "PiiMasking"
|
|
3
|
+
export declare enum ActionCategory {
|
|
4
|
+
Attributes = "attributes",
|
|
5
|
+
Samplers = "samplers"
|
|
12
6
|
}
|
|
13
|
-
export
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
fallbackSamplingRatio?: number | null;
|
|
43
|
-
samplingPercentage?: number | null;
|
|
44
|
-
endpointsFilters?: {
|
|
45
|
-
serviceName: string;
|
|
46
|
-
httpRoute: string;
|
|
47
|
-
minimumLatencyThreshold: number;
|
|
48
|
-
fallbackSamplingRatio: number;
|
|
49
|
-
}[] | null;
|
|
50
|
-
};
|
|
7
|
+
export declare enum ActionType {
|
|
8
|
+
K8sAttributes = "K8sAttributesResolver",
|
|
9
|
+
AddClusterInfo = "AddClusterInfo",
|
|
10
|
+
DeleteAttributes = "DeleteAttribute",
|
|
11
|
+
RenameAttributes = "RenameAttribute",
|
|
12
|
+
PiiMasking = "PiiMasking",
|
|
13
|
+
ErrorSampler = "ErrorSampler",
|
|
14
|
+
ProbabilisticSampler = "ProbabilisticSampler",
|
|
15
|
+
LatencySampler = "LatencySampler",
|
|
16
|
+
ServiceNameSampler = "ServiceNameSampler",
|
|
17
|
+
SpanAttributeSampler = "SpanAttributeSampler"
|
|
18
|
+
}
|
|
19
|
+
export declare enum ActionKeyTypes {
|
|
20
|
+
CollectContainerAttributes = "collectContainerAttributes",
|
|
21
|
+
CollectReplicaSetAttributes = "collectReplicaSetAttributes",
|
|
22
|
+
CollectWorkloadId = "collectWorkloadId",
|
|
23
|
+
CollectClusterId = "collectClusterId",
|
|
24
|
+
LabelsAttributes = "labelsAttributes",
|
|
25
|
+
AnnotationsAttributes = "annotationsAttributes",
|
|
26
|
+
ClusterAttributes = "clusterAttributes",
|
|
27
|
+
OverwriteExistingValues = "overwriteExistingValues",
|
|
28
|
+
AttributeNamesToDelete = "attributeNamesToDelete",
|
|
29
|
+
Renames = "renames",
|
|
30
|
+
PiiCategories = "piiCategories",
|
|
31
|
+
FallbackSamplingRatio = "fallbackSamplingRatio",
|
|
32
|
+
SamplingPercentage = "samplingPercentage",
|
|
33
|
+
EndpointsFilters = "endpointsFilters",
|
|
34
|
+
ServicesNameFilters = "servicesNameFilters",
|
|
35
|
+
AttributeFilters = "attributeFilters"
|
|
51
36
|
}
|
|
52
37
|
export interface ActionOption {
|
|
53
|
-
type?:
|
|
38
|
+
type?: ActionType;
|
|
54
39
|
icon?: SVG;
|
|
55
40
|
label: string;
|
|
56
41
|
description?: string;
|
|
57
|
-
allowedSignals?:
|
|
42
|
+
allowedSignals?: SignalType[];
|
|
58
43
|
docsEndpoint?: string;
|
|
59
44
|
docsDescription?: string;
|
|
60
45
|
items?: ActionOption[];
|
|
61
46
|
}
|
|
62
|
-
export interface
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
disabled
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
47
|
+
export interface Action {
|
|
48
|
+
id: string;
|
|
49
|
+
type: ActionType;
|
|
50
|
+
name?: string | null;
|
|
51
|
+
notes?: string | null;
|
|
52
|
+
disabled?: boolean | null;
|
|
53
|
+
signals?: SignalType[] | null;
|
|
54
|
+
fields: ActionFields;
|
|
55
|
+
conditions?: Condition[] | null;
|
|
56
|
+
}
|
|
57
|
+
export interface ActionFields {
|
|
58
|
+
[ActionKeyTypes.CollectContainerAttributes]?: boolean | null;
|
|
59
|
+
[ActionKeyTypes.CollectReplicaSetAttributes]?: boolean | null;
|
|
60
|
+
[ActionKeyTypes.CollectWorkloadId]?: boolean | null;
|
|
61
|
+
[ActionKeyTypes.CollectClusterId]?: boolean | null;
|
|
62
|
+
[ActionKeyTypes.LabelsAttributes]?: LabelsAttributes[] | null;
|
|
63
|
+
[ActionKeyTypes.AnnotationsAttributes]?: AnnotationsAttributes[] | null;
|
|
64
|
+
[ActionKeyTypes.ClusterAttributes]?: ClusterAttributes[] | null;
|
|
65
|
+
[ActionKeyTypes.OverwriteExistingValues]?: boolean | null;
|
|
66
|
+
[ActionKeyTypes.AttributeNamesToDelete]?: string[] | null;
|
|
67
|
+
[ActionKeyTypes.Renames]?: {
|
|
68
|
+
[oldKey: string]: string;
|
|
69
|
+
} | null;
|
|
70
|
+
[ActionKeyTypes.PiiCategories]?: string[] | null;
|
|
71
|
+
[ActionKeyTypes.FallbackSamplingRatio]?: number | null;
|
|
72
|
+
[ActionKeyTypes.SamplingPercentage]?: number | null;
|
|
73
|
+
[ActionKeyTypes.EndpointsFilters]?: EndpointsFilters[] | null;
|
|
74
|
+
[ActionKeyTypes.ServicesNameFilters]?: ServicesNameFilters[] | null;
|
|
75
|
+
[ActionKeyTypes.AttributeFilters]?: AttributeFilters[] | null;
|
|
76
|
+
}
|
|
77
|
+
export type ActionFormData = Omit<Action, 'id' | 'conditions'>;
|
|
78
|
+
export declare enum K8sAttributesFrom {
|
|
79
|
+
Pod = "pod",
|
|
80
|
+
Namespace = "namespace"
|
|
81
|
+
}
|
|
82
|
+
export interface LabelsAttributes {
|
|
83
|
+
labelKey: string;
|
|
84
|
+
attributeKey: string;
|
|
85
|
+
from?: K8sAttributesFrom;
|
|
86
|
+
}
|
|
87
|
+
export interface AnnotationsAttributes {
|
|
88
|
+
annotationKey: string;
|
|
89
|
+
attributeKey: string;
|
|
90
|
+
from?: K8sAttributesFrom;
|
|
91
|
+
}
|
|
92
|
+
export interface ClusterAttributes {
|
|
93
|
+
attributeName: string;
|
|
94
|
+
attributeStringValue: string;
|
|
95
|
+
}
|
|
96
|
+
export interface EndpointsFilters {
|
|
97
|
+
serviceName: string;
|
|
98
|
+
httpRoute: string;
|
|
99
|
+
minimumLatencyThreshold: number;
|
|
100
|
+
fallbackSamplingRatio: number;
|
|
101
|
+
}
|
|
102
|
+
export interface ServicesNameFilters {
|
|
103
|
+
serviceName: string;
|
|
104
|
+
samplingRatio: number;
|
|
105
|
+
fallbackSamplingRatio: number;
|
|
106
|
+
}
|
|
107
|
+
export declare enum StringOperation {
|
|
108
|
+
EXISTS = "exists",
|
|
109
|
+
EQUALS = "equals",
|
|
110
|
+
NOT_EQUALS = "not_equals",
|
|
111
|
+
CONTAINS = "contains",
|
|
112
|
+
NOT_CONTAINS = "not_contains",
|
|
113
|
+
REGEX = "regex"
|
|
114
|
+
}
|
|
115
|
+
export declare enum NumberOperation {
|
|
116
|
+
EXISTS = "exists",
|
|
117
|
+
EQUALS = "equals",
|
|
118
|
+
NOT_EQUALS = "not_equals",
|
|
119
|
+
GREATER_THAN = "greater_than",
|
|
120
|
+
LESS_THAN = "less_than",
|
|
121
|
+
GREATER_THAN_OR_EQUAL = "greater_than_or_equal",
|
|
122
|
+
LESS_THAN_OR_EQUAL = "less_than_or_equal"
|
|
123
|
+
}
|
|
124
|
+
export declare enum BooleanOperation {
|
|
125
|
+
EXISTS = "exists",
|
|
126
|
+
EQUALS = "equals"
|
|
127
|
+
}
|
|
128
|
+
export declare enum JsonOperation {
|
|
129
|
+
EXISTS = "exists",
|
|
130
|
+
EQUALS = "equals",
|
|
131
|
+
NOT_EQUALS = "not_equals",
|
|
132
|
+
IS_VALID_JSON = "is_valid_json",
|
|
133
|
+
IS_INVALID_JSON = "is_invalid_json",
|
|
134
|
+
JSONPATH_EXISTS = "jsonpath_exists",
|
|
135
|
+
KEY_EQUALS = "key_equals",
|
|
136
|
+
KEY_NOT_EQUALS = "key_not_equals"
|
|
137
|
+
}
|
|
138
|
+
export interface StringCondition {
|
|
139
|
+
operation: StringOperation;
|
|
140
|
+
expectedValue?: string;
|
|
141
|
+
}
|
|
142
|
+
export interface NumberCondition {
|
|
143
|
+
operation: NumberOperation;
|
|
144
|
+
expectedValue?: string | number;
|
|
145
|
+
}
|
|
146
|
+
export interface BooleanCondition {
|
|
147
|
+
operation: BooleanOperation;
|
|
148
|
+
expectedValue?: string | boolean;
|
|
149
|
+
}
|
|
150
|
+
export interface JsonCondition {
|
|
151
|
+
operation: JsonOperation;
|
|
152
|
+
expectedValue?: string;
|
|
153
|
+
jsonPath?: string;
|
|
154
|
+
}
|
|
155
|
+
export interface AttributeFiltersCondition {
|
|
156
|
+
stringCondition?: StringCondition;
|
|
157
|
+
numberCondition?: NumberCondition;
|
|
158
|
+
booleanCondition?: BooleanCondition;
|
|
159
|
+
jsonCondition?: JsonCondition;
|
|
160
|
+
}
|
|
161
|
+
export interface AttributeFilters {
|
|
162
|
+
serviceName: string;
|
|
163
|
+
attributeKey: string;
|
|
164
|
+
fallbackSamplingRatio: number;
|
|
165
|
+
condition: AttributeFiltersCondition;
|
|
80
166
|
}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import type { FC, MouseEventHandler } from 'react';
|
|
2
|
+
export type AnyObj = Record<string, any>;
|
|
2
3
|
export type SVG = FC<{
|
|
3
4
|
/**
|
|
4
5
|
* Size of the SVG icon
|
|
6
|
+
* @default 16
|
|
5
7
|
*/
|
|
6
8
|
size?: number;
|
|
7
9
|
/**
|
|
@@ -10,98 +12,111 @@ export type SVG = FC<{
|
|
|
10
12
|
fill?: string;
|
|
11
13
|
/**
|
|
12
14
|
* Rotate the SVG icon by a number of degrees
|
|
15
|
+
* @default 0
|
|
13
16
|
*/
|
|
14
17
|
rotate?: number;
|
|
15
18
|
/**
|
|
16
19
|
* Click handler for the SVG icon
|
|
17
20
|
*/
|
|
18
21
|
onClick?: MouseEventHandler<SVGSVGElement>;
|
|
22
|
+
/**
|
|
23
|
+
* Stroke width of the SVG icon
|
|
24
|
+
* @default 1
|
|
25
|
+
*/
|
|
26
|
+
strokeWidth?: number;
|
|
19
27
|
}>;
|
|
20
|
-
export declare enum
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
28
|
+
export declare enum Tier {
|
|
29
|
+
Community = "community",
|
|
30
|
+
Cloud = "cloud",
|
|
31
|
+
Onprem = "onprem"
|
|
32
|
+
}
|
|
33
|
+
export declare enum PlatformType {
|
|
34
|
+
K8s = "k8s",
|
|
35
|
+
Vm = "vm"
|
|
36
|
+
}
|
|
37
|
+
export declare enum InstallationMethod {
|
|
38
|
+
Cli = "odigos-cli",
|
|
39
|
+
Helm = "helm",
|
|
40
|
+
Operator = "odigos-operator"
|
|
41
|
+
}
|
|
42
|
+
export declare enum ProgrammingLanguages {
|
|
43
|
+
Go = "go",
|
|
44
|
+
JavaScript = "javascript",
|
|
45
|
+
Python = "python",
|
|
46
|
+
Java = "java",
|
|
47
|
+
DotNet = "dotnet",
|
|
48
|
+
CSharp = "csharp",
|
|
49
|
+
CPlusPlus = "cplusplus",
|
|
50
|
+
Php = "php",
|
|
51
|
+
Ruby = "ruby",
|
|
52
|
+
Rust = "rust",
|
|
53
|
+
Swift = "swift",
|
|
54
|
+
Elixir = "elixir",
|
|
55
|
+
MySql = "mysql",
|
|
56
|
+
Nginx = "nginx",
|
|
57
|
+
Postgres = "postgres",
|
|
58
|
+
Redis = "redis",
|
|
59
|
+
Kafka = "kafka",
|
|
60
|
+
Ignored = "ignored",
|
|
61
|
+
Unknown = "unknown",// language detection completed but could not find a supported language
|
|
62
|
+
Processing = "processing",// language detection is not yet complotted, data is not available
|
|
63
|
+
NoContainers = "no containers",// language detection completed but no containers found or they are ignored
|
|
64
|
+
NoRunningPods = "no running pods"
|
|
65
|
+
}
|
|
66
|
+
export declare enum Crud {
|
|
67
|
+
Create = "Create",
|
|
68
|
+
Read = "Read",
|
|
69
|
+
Update = "Update",
|
|
70
|
+
Delete = "Delete"
|
|
24
71
|
}
|
|
25
|
-
export declare enum
|
|
26
|
-
|
|
27
|
-
|
|
72
|
+
export declare enum EntityTypes {
|
|
73
|
+
Namespace = "Namespace",
|
|
74
|
+
Source = "Source",
|
|
75
|
+
Destination = "Destination",
|
|
76
|
+
Action = "Action",
|
|
77
|
+
InstrumentationRule = "InstrumentationRule"
|
|
28
78
|
}
|
|
29
|
-
export declare enum
|
|
30
|
-
|
|
31
|
-
JAVASCRIPT = "javascript",
|
|
32
|
-
PYTHON = "python",
|
|
33
|
-
JAVA = "java",
|
|
34
|
-
DOTNET = "dotnet",
|
|
35
|
-
CSHARP = "csharp",
|
|
36
|
-
CPLUSPLUS = "cplusplus",
|
|
37
|
-
PHP = "php",
|
|
38
|
-
RUBY = "ruby",
|
|
39
|
-
RUST = "rust",
|
|
40
|
-
SWIFT = "swift",
|
|
41
|
-
ELIXIR = "elixir",
|
|
42
|
-
MYSQL = "mysql",
|
|
43
|
-
NGINX = "nginx",
|
|
44
|
-
POSTGRES = "postgres",
|
|
45
|
-
REDIS = "redis",
|
|
46
|
-
KAFKA = "kafka",
|
|
47
|
-
IGNORED = "ignored",
|
|
48
|
-
UNKNOWN = "unknown",// language detection completed but could not find a supported language
|
|
49
|
-
PROCESSING = "processing",// language detection is not yet complotted, data is not available
|
|
50
|
-
NO_CONTAINERS = "no containers",// language detection completed but no containers found or they are ignored
|
|
51
|
-
NO_RUNNING_PODS = "no running pods"
|
|
79
|
+
export declare enum OtherEntityTypes {
|
|
80
|
+
DataStream = "DataStream"
|
|
52
81
|
}
|
|
53
|
-
export declare enum
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
82
|
+
export declare enum FieldTypes {
|
|
83
|
+
Input = "input",
|
|
84
|
+
MultiInput = "multiInput",
|
|
85
|
+
MultiTabledInput = "multiTabledInput",// not used by dests, but is in form components
|
|
86
|
+
KeyValuePair = "keyValuePairs",
|
|
87
|
+
TextArea = "textarea",
|
|
88
|
+
Dropdown = "dropdown",
|
|
89
|
+
Checkbox = "checkbox",
|
|
90
|
+
Toggle = "toggle"
|
|
58
91
|
}
|
|
59
|
-
export declare enum
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
INSTRUMENTATION_RULE = "rule"
|
|
92
|
+
export declare enum InputTypes {
|
|
93
|
+
Text = "text",
|
|
94
|
+
Password = "password",
|
|
95
|
+
Number = "number"
|
|
64
96
|
}
|
|
65
|
-
export declare enum
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
DROPDOWN = "dropdown",
|
|
72
|
-
CHECKBOX = "checkbox",
|
|
73
|
-
TOGGLE = "toggle"
|
|
97
|
+
export declare enum StatusType {
|
|
98
|
+
Warning = "warning",
|
|
99
|
+
Error = "error",
|
|
100
|
+
Success = "success",
|
|
101
|
+
Info = "info",
|
|
102
|
+
Default = "default"
|
|
74
103
|
}
|
|
75
|
-
export declare enum
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
INSTRUMENTATION_INSTANCE = "InstrumentationInstance",
|
|
81
|
-
DESTINATION = "Destination",
|
|
82
|
-
INSTRUMENTATION_RULE = "InstrumentationRule",
|
|
83
|
-
PROCESSOR = "Processor",
|
|
84
|
-
ADD_CLUSTER_INFO = "AddClusterInfo",
|
|
85
|
-
DELETE_ATTTRIBUTE = "DeleteAttribute",
|
|
86
|
-
RENAME_ATTRIBUTE = "RenameAttribute",
|
|
87
|
-
PII_MASKING = "PiiMasking",
|
|
88
|
-
ERROR_SAMPLER = "ErrorSampler",
|
|
89
|
-
LATENCY_SAMPLER = "LatencySampler",
|
|
90
|
-
PROBABILISTIC_SAMPLER = "ProbabilisticSampler"
|
|
104
|
+
export declare enum IntrumentationStatus {
|
|
105
|
+
INSTRUMENTED = "Instrumented",
|
|
106
|
+
INSTRUMENTING = "Instrumenting",
|
|
107
|
+
UNINSTRUMENTED = "Uninstrumented",
|
|
108
|
+
NOT_INSTRUMENTED = "Not Instrumented"
|
|
91
109
|
}
|
|
92
|
-
export declare enum
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
SUCCESS = "success",
|
|
96
|
-
INFO = "info",
|
|
97
|
-
DEFAULT = "default"
|
|
110
|
+
export declare enum OtherStatus {
|
|
111
|
+
Loading = "loading",
|
|
112
|
+
Disabled = "disabled"
|
|
98
113
|
}
|
|
99
|
-
export declare enum
|
|
100
|
-
|
|
101
|
-
|
|
114
|
+
export declare enum SortDirection {
|
|
115
|
+
Ascending = "asc",
|
|
116
|
+
Descending = "desc"
|
|
102
117
|
}
|
|
103
118
|
export interface Condition {
|
|
104
|
-
status:
|
|
119
|
+
status: StatusType | OtherStatus;
|
|
105
120
|
type: string;
|
|
106
121
|
reason?: string | null;
|
|
107
122
|
message?: string | null;
|
|
@@ -109,7 +124,7 @@ export interface Condition {
|
|
|
109
124
|
}
|
|
110
125
|
export interface Notification {
|
|
111
126
|
id: string;
|
|
112
|
-
type:
|
|
127
|
+
type: StatusType;
|
|
113
128
|
title?: string;
|
|
114
129
|
message?: string;
|
|
115
130
|
crdType?: string;
|