Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding otel capabilities #273

Merged
merged 2 commits into from
Aug 19, 2024
Merged

adding otel capabilities #273

merged 2 commits into from
Aug 19, 2024

Conversation

asteurer
Copy link
Contributor

@asteurer asteurer commented Jul 12, 2024

With this PR, a user will be able to define certain OTel parameters (which we pre-approve) that will allow them to view trace information via opentelemetry-collector and jaeger.

@asteurer
Copy link
Contributor Author

Is there a place where I can leave instructions for how to deploy jaeger and opentelemetry-collector properly for SpinKube?

@kate-goldenring
Copy link
Contributor

Is there a place where I can leave instructions for how to deploy jaeger and opentelemetry-collector properly for SpinKube?

I'd add it here https://github.com/spinkube/documentation/tree/main/content/en/docs/topics

config/samples/hpa.yaml Outdated Show resolved Hide resolved
internal/controller/deployment.go Outdated Show resolved Hide resolved
api/v1alpha1/spinapp_types.go Outdated Show resolved Hide resolved
Copy link
Contributor

@endocrimes endocrimes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly lgtm, blocking on the discussion around optional/required, not the env cleanup

internal/controller/deployment.go Outdated Show resolved Hide resolved
internal/webhook/spinappexecutor_validating.go Outdated Show resolved Hide resolved
api/v1alpha1/spinappexecutor_types.go Outdated Show resolved Hide resolved
config/manager/kustomization.yml Outdated Show resolved Hide resolved
config/samples/hpa.yaml Outdated Show resolved Hide resolved
config/samples/otel.yaml Outdated Show resolved Hide resolved
internal/controller/deployment_test.go Outdated Show resolved Hide resolved
@asteurer
Copy link
Contributor Author

Following up on this

config/manager/kustomization.yml Outdated Show resolved Hide resolved
config/samples/hpa.yaml Outdated Show resolved Hide resolved
config/samples/otel.yaml Outdated Show resolved Hide resolved
config/samples/otel.yaml Show resolved Hide resolved
config/samples/otel.yaml Outdated Show resolved Hide resolved
internal/controller/deployment_test.go Outdated Show resolved Hide resolved
internal/webhook/spinappexecutor_validating.go Outdated Show resolved Hide resolved
api/v1alpha1/spinappexecutor_types.go Outdated Show resolved Hide resolved
Copy link
Contributor

@endocrimes endocrimes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase but LGTM

Signed-off-by: Andrew Steurer <[email protected]>
Signed-off-by: Andrew Steurer <[email protected]>
@calebschoepp calebschoepp merged commit 9fb669c into spinkube:main Aug 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants