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

[DPE-4368] Add support for tracing with tempo-k8s #424

Merged
merged 7 commits into from
Jun 10, 2024

Conversation

shayancanonical
Copy link
Contributor

Issue

We would like to be able to instrument our charm and generate traces to discover inefficiencies in charm code execution. The observability team has developed a charm for tempo that we would like to integrate with.

Solution

Integrate with the tempo charm

Considerations

  1. We must use COS lite with edge until it is release to stable with some critical
  2. We are sending traces with HTTP until some rough edges are rounded with HTTPS

image

lib/charms/tempo_k8s/v1/charm_tracing.py Dismissed Show resolved Hide resolved
@shayancanonical shayancanonical merged commit 800971c into main Jun 10, 2024
34 checks passed
@shayancanonical shayancanonical deleted the feature/tracing branch June 10, 2024 13:23
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.

None yet

4 participants