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

tracing overlay #79

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

tracing overlay #79

wants to merge 6 commits into from

Conversation

PietroPasotti
Copy link

@PietroPasotti PietroPasotti commented Jul 26, 2023

added tracing overlay file

  • do we need to add anything to the readme/documentation?
  • test the overlay

Testing instructions

Deploy the testing and tracing overlay:

tox -e render-edge
juju deploy ./bundle.yaml --trust \
  --overlay overlays/tracing-overlay.yaml \
  --overlay overlays/testing-overlay.yaml

Then, sync latest v2 tracing lib

jhack sync "*" --source-dirs ./lib/charms/tempo_k8s/v2/

Check grafana dashboard that tempo source has charm traces from (alertmanager, prometheus, loki, grafana, tempo, traefik, catalogue)

Add tls overlay:

juju deploy ./bundle.yaml --trust \
  --overlay overlays/tls-overlay.yaml \
  --overlay overlays/testing-overlay.yaml

verify you can still see the new charm traces for all apps (and grafana workload)

overlays/tracing-overlay.yaml Outdated Show resolved Hide resolved
overlays/tracing-overlay.yaml Show resolved Hide resolved
overlays/tracing-overlay.yaml Outdated Show resolved Hide resolved
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

3 participants