Skip to content

Commit

Permalink
Merge branch 'main' into diagnose-collector
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirdavid1 authored Jan 8, 2025
2 parents bb6c064 + 5700724 commit 134f2a6
Show file tree
Hide file tree
Showing 29 changed files with 594 additions and 152 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger-odigos-enterprise.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
- 'main'
paths:
- 'common/**'
- 'k8sUtils/**'
- 'k8sutils/**'
- 'procdiscovery/**'
- 'opamserver/**'
- 'opampserver/**'
- 'instrumentation/**'
jobs:
trigger-odigos-enterprise:
Expand Down
2 changes: 1 addition & 1 deletion common/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

.PHONY: test
.PHONY: test
test:
go test ./...
4 changes: 1 addition & 3 deletions frontend/gqlgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ models:
resolver: true
k8sActualNamespaces:
resolver: true
k8sActualSource:
resolver: true
k8sActualSources:
sources:
resolver: true
destinations:
resolver: true
Expand Down
Loading

0 comments on commit 134f2a6

Please sign in to comment.