Skip to content

Commit

Permalink
Merge pull request #558 from accorvin/stop-obslytics
Browse files Browse the repository at this point in the history
Stop producing obslytics data
  • Loading branch information
accorvin authored Aug 14, 2023
2 parents 17b2bd6 + c17f8d2 commit 84593f7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 135 deletions.
16 changes: 0 additions & 16 deletions obslytics/bases/triggers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,6 @@ spec:
templateRef:
name: obslytics-data-exporter-workflow-template
template: normalize-timestamps
- - name: large-metrics
template: large-metrics-backfill
arguments:
parameters:
- name: backfill_from_timestamp
value: "{{steps.normalize-timestamps.outputs.parameters.backfill_from_timestamp}}"
continueOn:
failed: true
- - name: xl-metrics
template: xl-metrics-backfill
arguments:
parameters:
- name: backfill_from_timestamp
value: "{{steps.normalize-timestamps.outputs.parameters.backfill_from_timestamp}}"
continueOn:
failed: true
- - name: get-all-partitioned-tables
continueOn:
failed: true
Expand Down
6 changes: 0 additions & 6 deletions obslytics/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ patchesJson6902:
version: v1alpha1
kind: CronWorkflow
name: obslytics-data-exporter-verification-cron-workflows
- path: triggers.yaml
target:
group: argoproj.io
version: v1alpha1
kind: WorkflowTemplate
name: obslytics-data-exporter-workflow-triggers
- path: workflow-templates.yaml
target:
group: argoproj.io
Expand Down
21 changes: 0 additions & 21 deletions obslytics/overlays/dev/triggers.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions obslytics/overlays/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ patchesJson6902:
version: v1alpha1
kind: CronWorkflow
name: obslytics-data-exporter-verification-cron-workflows
- path: triggers.yaml
target:
group: argoproj.io
version: v1alpha1
kind: WorkflowTemplate
name: obslytics-data-exporter-workflow-triggers
- path: workflow-templates.yaml
target:
group: argoproj.io
Expand Down
86 changes: 0 additions & 86 deletions obslytics/overlays/prod/triggers.yaml

This file was deleted.

0 comments on commit 84593f7

Please sign in to comment.