@harnessio/react-chaos-manager-client 0.15.0 → 0.15.1

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 (42) hide show
  1. package/dist/chaos-manager/src/services/index.d.ts +16 -4
  2. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs.d.ts +5 -0
  3. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics.d.ts +4 -0
  4. package/dist/chaos-manager/src/services/schemas/{ProbePrometheusProbeInputs.d.ts → GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs.d.ts} +1 -1
  5. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager.d.ts +3 -0
  6. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Probe.d.ts +5 -0
  7. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs.d.ts +5 -0
  8. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs.js +1 -0
  9. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics.d.ts +4 -0
  10. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics.js +4 -0
  11. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs.d.ts +6 -0
  12. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs.js +1 -0
  13. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager.d.ts +3 -0
  14. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager.js +4 -0
  15. package/dist/chaos-manager/src/services/schemas/ProbeApmProbe.d.ts +4 -4
  16. package/dist/chaos-manager/src/services/schemas/ProbeApmProbeTemplate.d.ts +10 -0
  17. package/dist/chaos-manager/src/services/schemas/ProbeApmProbeTemplate.js +1 -0
  18. package/dist/chaos-manager/src/services/schemas/ProbeApmProbeType.d.ts +1 -0
  19. package/dist/chaos-manager/src/services/schemas/ProbeApmProbeType.js +4 -0
  20. package/dist/chaos-manager/src/services/schemas/ProbeApmtlsConfig.d.ts +4 -4
  21. package/dist/chaos-manager/src/services/schemas/ProbeProbeTemplateProperties.d.ts +2 -0
  22. package/dist/chaos-manager/src/services/schemas/ProbeTlsConfigSm.d.ts +7 -0
  23. package/dist/chaos-manager/src/services/schemas/ProbeTlsConfigSm.js +1 -0
  24. package/dist/chaos-manager/src/services/schemas/V1ApmProbeInputs.d.ts +21 -0
  25. package/dist/chaos-manager/src/services/schemas/V1ApmProbeInputs.js +1 -0
  26. package/dist/chaos-manager/src/services/schemas/V1ApmProbeTlsConfig.d.ts +14 -0
  27. package/dist/chaos-manager/src/services/schemas/V1ApmProbeTlsConfig.js +4 -0
  28. package/dist/chaos-manager/src/services/schemas/V1AppDynamicsInputs.d.ts +15 -0
  29. package/dist/chaos-manager/src/services/schemas/V1AppDynamicsInputs.js +1 -0
  30. package/dist/chaos-manager/src/services/schemas/V1AppdMetrics.d.ts +10 -0
  31. package/dist/chaos-manager/src/services/schemas/V1AppdMetrics.js +4 -0
  32. package/dist/chaos-manager/src/services/schemas/V1PromProbeInputs.d.ts +1 -1
  33. package/dist/chaos-manager/src/services/schemas/V1PrometheusInputs.d.ts +19 -0
  34. package/dist/chaos-manager/src/services/schemas/V1PrometheusInputs.js +1 -0
  35. package/package.json +1 -1
  36. package/dist/chaos-manager/src/services/schemas/ProbeAppDynamicsProbeInputs.d.ts +0 -5
  37. package/dist/chaos-manager/src/services/schemas/ProbeAppdMetrics.d.ts +0 -4
  38. package/dist/chaos-manager/src/services/schemas/ProbeSecretManager.d.ts +0 -3
  39. /package/dist/chaos-manager/src/services/schemas/{ProbeAppDynamicsProbeInputs.js → GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs.js} +0 -0
  40. /package/dist/chaos-manager/src/services/schemas/{ProbeAppdMetrics.js → GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics.js} +0 -0
  41. /package/dist/chaos-manager/src/services/schemas/{ProbePrometheusProbeInputs.js → GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs.js} +0 -0
  42. /package/dist/chaos-manager/src/services/schemas/{ProbeSecretManager.js → GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager.js} +0 -0
@@ -390,22 +390,30 @@ export type { GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesProbeVerd
390
390
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbActionsAction } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbActionsAction';
391
391
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbChaosfaulttemplateChaosFaultTemplate } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbChaosfaulttemplateChaosFaultTemplate';
392
392
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbChaosprobetemplateChaosProbeTemplate } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbChaosprobetemplateChaosProbeTemplate';
393
+ export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs';
394
+ export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics';
393
395
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeDatadogSyntheticsTestType } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeDatadogSyntheticsTestType';
394
396
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeGet } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeGet';
395
397
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeHeaders } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeHeaders';
396
398
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeIdentifier } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeIdentifier';
397
399
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePost } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePost';
400
+ export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs';
401
+ export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager';
398
402
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationNode } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationNode';
399
403
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationRecommendation } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationRecommendation';
400
404
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationRecommendationTargetType } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationRecommendationTargetType';
401
405
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationTarget } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationTarget';
402
406
  export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationWorkload } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationWorkload';
403
407
  export type { GithubComHarnessHceSaasHceSdkCommonProbeV1Probe } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Probe';
408
+ export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs';
409
+ export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics';
404
410
  export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeDatadogSyntheticsTestType } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeDatadogSyntheticsTestType';
405
411
  export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeGet } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeGet';
406
412
  export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeHeaders } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeHeaders';
407
413
  export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeIdentifier } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeIdentifier';
408
414
  export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbePost } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbePost';
415
+ export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs';
416
+ export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager';
409
417
  export type { GithubComHarnessHceSaasHceSdkTypesApiK8sifsImageRegistryScopedIdentifiers } from './schemas/GithubComHarnessHceSaasHceSdkTypesApiK8sifsImageRegistryScopedIdentifiers';
410
418
  export type { GithubComWingsSoftwareDdcrPkgTypesChaosInputs } from './schemas/GithubComWingsSoftwareDdcrPkgTypesChaosInputs';
411
419
  export type { GithubComWingsSoftwareDdcrPkgTypesDefinition } from './schemas/GithubComWingsSoftwareDdcrPkgTypesDefinition';
@@ -505,9 +513,9 @@ export type { PipelinesChaosPipelineInput } from './schemas/PipelinesChaosPipeli
505
513
  export type { PipelinesCreatePipelineResponse } from './schemas/PipelinesCreatePipelineResponse';
506
514
  export type { PipelinesExperimentSpec } from './schemas/PipelinesExperimentSpec';
507
515
  export type { ProbeApmProbe } from './schemas/ProbeApmProbe';
516
+ export type { ProbeApmProbeTemplate } from './schemas/ProbeApmProbeTemplate';
517
+ export type { ProbeApmProbeType } from './schemas/ProbeApmProbeType';
508
518
  export type { ProbeApmtlsConfig } from './schemas/ProbeApmtlsConfig';
509
- export type { ProbeAppDynamicsProbeInputs } from './schemas/ProbeAppDynamicsProbeInputs';
510
- export type { ProbeAppdMetrics } from './schemas/ProbeAppdMetrics';
511
519
  export type { ProbeAuthorization } from './schemas/ProbeAuthorization';
512
520
  export type { ProbeAuthorizationTemplate } from './schemas/ProbeAuthorizationTemplate';
513
521
  export type { ProbeCmdProbeTemplate } from './schemas/ProbeCmdProbeTemplate';
@@ -537,8 +545,6 @@ export type { ProbeProbeTemplateRunProperties } from './schemas/ProbeProbeTempla
537
545
  export type { ProbeProbeType } from './schemas/ProbeProbeType';
538
546
  export type { ProbePromProbe } from './schemas/ProbePromProbe';
539
547
  export type { ProbePromProbeTemplate } from './schemas/ProbePromProbeTemplate';
540
- export type { ProbePrometheusProbeInputs } from './schemas/ProbePrometheusProbeInputs';
541
- export type { ProbeSecretManager } from './schemas/ProbeSecretManager';
542
548
  export type { ProbeSloProbe } from './schemas/ProbeSloProbe';
543
549
  export type { ProbeSloProbeTemplate } from './schemas/ProbeSloProbeTemplate';
544
550
  export type { ProbeSloSourceMetadata } from './schemas/ProbeSloSourceMetadata';
@@ -546,6 +552,7 @@ export type { ProbeSloSourceMetadataTemplate } from './schemas/ProbeSloSourceMet
546
552
  export type { ProbeSyntheticsTest } from './schemas/ProbeSyntheticsTest';
547
553
  export type { ProbeSyntheticsTestTemplate } from './schemas/ProbeSyntheticsTestTemplate';
548
554
  export type { ProbeTlsConfig } from './schemas/ProbeTlsConfig';
555
+ export type { ProbeTlsConfigSm } from './schemas/ProbeTlsConfigSm';
549
556
  export type { ProbeTlsConfigTemplate } from './schemas/ProbeTlsConfigTemplate';
550
557
  export type { RecommendationConfigScannerEvents } from './schemas/RecommendationConfigScannerEvents';
551
558
  export type { RecommendationEventRequest } from './schemas/RecommendationEventRequest';
@@ -669,6 +676,10 @@ export type { TypesUserDetails } from './schemas/TypesUserDetails';
669
676
  export type { TypesWeightages } from './schemas/TypesWeightages';
670
677
  export type { TypesWorkload } from './schemas/TypesWorkload';
671
678
  export type { TypesWorkloadKind } from './schemas/TypesWorkloadKind';
679
+ export type { V1ApmProbeInputs } from './schemas/V1ApmProbeInputs';
680
+ export type { V1ApmProbeTlsConfig } from './schemas/V1ApmProbeTlsConfig';
681
+ export type { V1AppDynamicsInputs } from './schemas/V1AppDynamicsInputs';
682
+ export type { V1AppdMetrics } from './schemas/V1AppdMetrics';
672
683
  export type { V1Authorization } from './schemas/V1Authorization';
673
684
  export type { V1AwsElasticBlockStoreVolumeSource } from './schemas/V1AwsElasticBlockStoreVolumeSource';
674
685
  export type { V1AzureDataDiskCachingMode } from './schemas/V1AzureDataDiskCachingMode';
@@ -750,6 +761,7 @@ export type { V1PostMethod } from './schemas/V1PostMethod';
750
761
  export type { V1ProcMountType } from './schemas/V1ProcMountType';
751
762
  export type { V1ProjectedVolumeSource } from './schemas/V1ProjectedVolumeSource';
752
763
  export type { V1PromProbeInputs } from './schemas/V1PromProbeInputs';
764
+ export type { V1PrometheusInputs } from './schemas/V1PrometheusInputs';
753
765
  export type { V1Protocol } from './schemas/V1Protocol';
754
766
  export type { V1PullPolicy } from './schemas/V1PullPolicy';
755
767
  export type { V1QuobyteVolumeSource } from './schemas/V1QuobyteVolumeSource';
@@ -0,0 +1,5 @@
1
+ import type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics } from '../schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics';
2
+ export interface GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs {
3
+ appdMetrics?: GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics;
4
+ connectorID?: string;
5
+ }
@@ -0,0 +1,4 @@
1
+ export interface GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppdMetrics {
2
+ durationInMin?: number;
3
+ metricsFullPath?: string;
4
+ }
@@ -1,5 +1,5 @@
1
1
  import type { ProbeApmtlsConfig } from '../schemas/ProbeApmtlsConfig';
2
- export interface ProbePrometheusProbeInputs {
2
+ export interface GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs {
3
3
  connectorID?: string;
4
4
  query?: string;
5
5
  tlsConfig?: ProbeApmtlsConfig;
@@ -0,0 +1,3 @@
1
+ export interface GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager {
2
+ identifier?: string;
3
+ }
@@ -1,3 +1,4 @@
1
+ import type { V1ApmProbeInputs } from '../schemas/V1ApmProbeInputs';
1
2
  import type { V1CmdProbeInputs } from '../schemas/V1CmdProbeInputs';
2
3
  import type { V1DatadogProbeInputs } from '../schemas/V1DatadogProbeInputs';
3
4
  import type { V1DynatraceProbeInputs } from '../schemas/V1DynatraceProbeInputs';
@@ -8,6 +9,10 @@ import type { V1PromProbeInputs } from '../schemas/V1PromProbeInputs';
8
9
  import type { V1RunProperty } from '../schemas/V1RunProperty';
9
10
  import type { V1SloProbeInputs } from '../schemas/V1SloProbeInputs';
10
11
  export interface GithubComHarnessHceSaasHceSdkCommonProbeV1Probe {
12
+ /**
13
+ * APMProbeInputs contains the inputs required for apm probe
14
+ */
15
+ 'apmProbe/inputs'?: V1ApmProbeInputs;
11
16
  /**
12
17
  * inputs needed for the cmd probe
13
18
  */
@@ -0,0 +1,5 @@
1
+ import type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics } from '../schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics';
2
+ export interface GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs {
3
+ appdMetrics?: GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics;
4
+ connectorID?: string;
5
+ }
@@ -0,0 +1,4 @@
1
+ export interface GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics {
2
+ durationInMin?: {};
3
+ metricsFullPath?: string;
4
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,6 @@
1
+ import type { ProbeTlsConfigSm } from '../schemas/ProbeTlsConfigSm';
2
+ export interface GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs {
3
+ connectorID?: string;
4
+ query?: string;
5
+ tlsConfig?: ProbeTlsConfigSm;
6
+ }
@@ -0,0 +1,3 @@
1
+ export interface GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager {
2
+ identifier?: string;
3
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -1,8 +1,8 @@
1
- import type { ProbeAppDynamicsProbeInputs } from '../schemas/ProbeAppDynamicsProbeInputs';
1
+ import type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs } from '../schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs';
2
2
  import type { ProbeComparator } from '../schemas/ProbeComparator';
3
- import type { ProbePrometheusProbeInputs } from '../schemas/ProbePrometheusProbeInputs';
3
+ import type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs } from '../schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs';
4
4
  export interface ProbeApmProbe {
5
- appDynamicsProbeInputs?: ProbeAppDynamicsProbeInputs;
5
+ appDynamicsProbeInputs?: GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeAppDynamicsProbeInputs;
6
6
  attempt?: {};
7
7
  comparator?: ProbeComparator;
8
8
  initialDelay?: string;
@@ -10,7 +10,7 @@ export interface ProbeApmProbe {
10
10
  interval?: string;
11
11
  pollingInterval?: string;
12
12
  probeTimeout?: string;
13
- prometheusProbeInputs?: ProbePrometheusProbeInputs;
13
+ prometheusProbeInputs?: GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbePrometheusProbeInputs;
14
14
  retry?: {};
15
15
  stopOnFailure?: boolean;
16
16
  type?: string;
@@ -0,0 +1,10 @@
1
+ import type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs } from '../schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs';
2
+ import type { ProbeComparatorTemplate } from '../schemas/ProbeComparatorTemplate';
3
+ import type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs } from '../schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs';
4
+ import type { ProbeApmProbeType } from '../schemas/ProbeApmProbeType';
5
+ export interface ProbeApmProbeTemplate {
6
+ appDynamicsProbeInputs?: GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs;
7
+ comparator?: ProbeComparatorTemplate;
8
+ prometheusProbeInputs?: GithubComHarnessHceSaasHceSdkTemplateSchemaProbePrometheusProbeInputs;
9
+ type?: ProbeApmProbeType;
10
+ }
@@ -0,0 +1 @@
1
+ export type ProbeApmProbeType = 'AppDynamics' | 'Prometheus';
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -1,7 +1,7 @@
1
- import type { ProbeSecretManager } from '../schemas/ProbeSecretManager';
1
+ import type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager } from '../schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager';
2
2
  export interface ProbeApmtlsConfig {
3
- caCrt?: ProbeSecretManager;
4
- clientCrt?: ProbeSecretManager;
3
+ caCrt?: GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager;
4
+ clientCrt?: GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager;
5
5
  insecureSkipVerify?: boolean;
6
- key?: ProbeSecretManager;
6
+ key?: GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbProbeSecretManager;
7
7
  }
@@ -1,3 +1,4 @@
1
+ import type { ProbeApmProbeTemplate } from '../schemas/ProbeApmProbeTemplate';
1
2
  import type { ProbeCmdProbeTemplate } from '../schemas/ProbeCmdProbeTemplate';
2
3
  import type { ProbeDatadogProbeTemplate } from '../schemas/ProbeDatadogProbeTemplate';
3
4
  import type { ProbeDynatraceProbeTemplate } from '../schemas/ProbeDynatraceProbeTemplate';
@@ -6,6 +7,7 @@ import type { ProbeK8SProbeTemplate } from '../schemas/ProbeK8SProbeTemplate';
6
7
  import type { ProbePromProbeTemplate } from '../schemas/ProbePromProbeTemplate';
7
8
  import type { ProbeSloProbeTemplate } from '../schemas/ProbeSloProbeTemplate';
8
9
  export interface ProbeProbeTemplateProperties {
10
+ apmProbe?: ProbeApmProbeTemplate;
9
11
  cmdProbe?: ProbeCmdProbeTemplate;
10
12
  datadogProbe?: ProbeDatadogProbeTemplate;
11
13
  dynatraceProbe?: ProbeDynatraceProbeTemplate;
@@ -0,0 +1,7 @@
1
+ import type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager } from '../schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager';
2
+ export interface ProbeTlsConfigSm {
3
+ caCrt?: GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager;
4
+ clientCrt?: GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager;
5
+ insecureSkipVerify?: {};
6
+ key?: GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSecretManager;
7
+ }
@@ -0,0 +1,21 @@
1
+ import type { V1AppDynamicsInputs } from '../schemas/V1AppDynamicsInputs';
2
+ import type { V1ComparatorInfo } from '../schemas/V1ComparatorInfo';
3
+ import type { V1PrometheusInputs } from '../schemas/V1PrometheusInputs';
4
+ export interface V1ApmProbeInputs {
5
+ /**
6
+ * AppDynamicsInputs contains the inputs required for AppDynamics probe
7
+ */
8
+ appDynamicsInputs?: V1AppDynamicsInputs;
9
+ /**
10
+ * Comparator check for the correctness of the probe output
11
+ */
12
+ comparator?: V1ComparatorInfo;
13
+ /**
14
+ * PrometheusInputs contains the inputs required for prometheus probe
15
+ */
16
+ prometheusInputs?: V1PrometheusInputs;
17
+ /**
18
+ * Type for the prometheus probe
19
+ */
20
+ type?: string;
21
+ }
@@ -0,0 +1,14 @@
1
+ export interface V1ApmProbeTlsConfig {
2
+ /**
3
+ * InsecureSkipVerify flag to skip certificate checks
4
+ */
5
+ insecureSkipVerify?: boolean;
6
+ /**
7
+ * SecretName contains the secret name for the TLS configuration
8
+ */
9
+ secretName?: string;
10
+ /**
11
+ * ServerName contains the server name for the TLS configuration
12
+ */
13
+ serverName?: string;
14
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,15 @@
1
+ import type { V1AppdMetrics } from '../schemas/V1AppdMetrics';
2
+ export interface V1AppDynamicsInputs {
3
+ /**
4
+ * AppdMetrics contains the appd metrics
5
+ */
6
+ appdMetrics?: V1AppdMetrics;
7
+ /**
8
+ * AuthSecretName secret name for the authentication
9
+ */
10
+ authSecretName?: string;
11
+ /**
12
+ * Endpoint for the AppDynamics probe
13
+ */
14
+ endpoint?: string;
15
+ }
@@ -0,0 +1,10 @@
1
+ export interface V1AppdMetrics {
2
+ /**
3
+ * DurationInMin contains the duration in minutes
4
+ */
5
+ durationInMin?: number;
6
+ /**
7
+ * MetricsFullPath contains the full path of the metrics
8
+ */
9
+ metricsFullPath?: string;
10
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -15,7 +15,7 @@ export interface V1PromProbeInputs {
15
15
  */
16
16
  endpoint?: string;
17
17
  /**
18
- * Query to get promethus metrics
18
+ * Query to get prometheus metrics
19
19
  */
20
20
  query?: string;
21
21
  /**
@@ -0,0 +1,19 @@
1
+ import type { V1ApmProbeTlsConfig } from '../schemas/V1ApmProbeTlsConfig';
2
+ export interface V1PrometheusInputs {
3
+ /**
4
+ * AuthSecretName secret name for the authentication
5
+ */
6
+ authSecretName?: string;
7
+ /**
8
+ * Endpoint for the prometheus probe
9
+ */
10
+ endpoint?: string;
11
+ /**
12
+ * Query to get prometheus metrics
13
+ */
14
+ query?: string;
15
+ /**
16
+ * TLSConfig contains the tls configuration for the prometheus probe
17
+ */
18
+ tlsConfig?: V1ApmProbeTlsConfig;
19
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@harnessio/react-chaos-manager-client",
3
- "version": "0.15.0",
3
+ "version": "0.15.1",
4
4
  "description": "Harness React Chaos Manager Service Client - APIs integrated with react hooks",
5
5
  "author": "Harness Inc",
6
6
  "license": "MIT",
@@ -1,5 +0,0 @@
1
- import type { ProbeAppdMetrics } from '../schemas/ProbeAppdMetrics';
2
- export interface ProbeAppDynamicsProbeInputs {
3
- appdMetrics?: ProbeAppdMetrics;
4
- connectorID?: string;
5
- }
@@ -1,4 +0,0 @@
1
- export interface ProbeAppdMetrics {
2
- durationInMin?: number;
3
- metricsFullPath?: string;
4
- }
@@ -1,3 +0,0 @@
1
- export interface ProbeSecretManager {
2
- identifier?: string;
3
- }