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 istio tracing to the tracing documentation #16394

Merged
merged 6 commits into from Dec 20, 2022

Conversation

a-thaler
Copy link
Contributor

@a-thaler a-thaler commented Dec 19, 2022

Description

Changes proposed in this pull request:

  • enriched the tracing docu with a section for kyma modules being part of the story
  • added section on how to setup istio
  • ...

Related issue(s)

#16336

@netlify
Copy link

netlify bot commented Dec 19, 2022

Deploy Preview for kyma-project-docs-preview ready!

Name Link
🔨 Latest commit 4e97464
🔍 Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/63a1a900543cca0008abbf1a
😎 Deploy Preview https://deploy-preview-16394--kyma-project-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@a-thaler a-thaler added the area/tracing Issues or PRs related to the tracing module (deprecated) label Dec 19, 2022
@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 19, 2022
Co-authored-by: Christoph Kleineweber <ckleineweber@gmail.com>

As used in the previous step, a Secret referenced with the **secretKeyRef** construct can be rotated manually or automatically. For automatic rotation, update the Secret's actual values and keep the Secret's keys stable. TracePipeline watches the referenced Secrets and detects changes, so the Secret rotation takes immediate effect. When using a Secret owned by the [SAP BTP Operator](https://github.com/SAP/sap-btp-service-operator), you can configure `credentialsRotationPolicy` with a specific `rotationFrequency` to achieve an automated rotation.

## Kyma Components with tracing capabilities

Kyma bundles several modules which are potentially involved in user flows and with must propagate the trace context properly and optional provide custom spans.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this sentence complete? Can you elaborate on its meaning?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I improved it. I agree that a general explanation of the topic would help. That would need to be done in the intro. I might add it at a later time.

@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 20, 2022
Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 20, 2022
@kyma-bot kyma-bot merged commit 1732c3b into kyma-project:main Dec 20, 2022
@a-thaler a-thaler deleted the tracing branch December 20, 2022 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tracing Issues or PRs related to the tracing module (deprecated) lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants