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

OTEL metrics - Add to the helm charts #1199

Closed
helio-frota opened this issue Jan 24, 2025 · 4 comments
Closed

OTEL metrics - Add to the helm charts #1199

helio-frota opened this issue Jan 24, 2025 · 4 comments
Assignees

Comments

@helio-frota
Copy link
Collaborator

No description provided.

@helio-frota helio-frota self-assigned this Jan 24, 2025
@helio-frota helio-frota moved this to Backlog in Trustify Jan 24, 2025
@helio-frota helio-frota moved this from Backlog to In progress in Trustify Jan 31, 2025
@helio-frota
Copy link
Collaborator Author

progress:

infrastructure-prometheus-server-58f66d5f5f-rzm4h deployed at least...

➜  trustify-helm-charts git:(otel-metrics) ✗ k get pods
NAME                                                READY   STATUS    RESTARTS   AGE
infrastructure-keycloak-0                           1/1     Running   0          87m
infrastructure-otelcol-7d8d4f48d9-hfn58             1/1     Running   0          87m
infrastructure-postgresql-0                         1/1     Running   0          87m
infrastructure-prometheus-server-58f66d5f5f-rzm4h   1/1     Running   0          87m

@helio-frota
Copy link
Collaborator Author

helio-frota commented Feb 4, 2025

Today was a day of trials. I noticed that the OTEL-Collector expects jaeger, in case we deploy only the prometheus, and I’m still trying to export this configuration to a partial and include it in the values.yaml somehow. I think it’s important to have the flexibility to enable metrics or traces individually atm at least.

update:

I think it’s important to have the flexibility to enable metrics or traces individually atm at least.

maybe not for now as we can't compare with v1.x stack

@helio-frota
Copy link
Collaborator Author

I finally got the ingress working...

trustify-helm-charts git:(metrics) ✗ k get ingress
NAME                               CLASS   HOSTS                             ADDRESS         PORTS   AGE
infrastructure-keycloak            nginx   keycloak.local                    192.168.39.30   80      6m16s
infrastructure-prometheus-server   nginx   prometheus.192.168.39.30.nip.io   192.168.39.30   80      6m16s

@helio-frota helio-frota moved this from In progress to In review in Trustify Feb 6, 2025
@helio-frota
Copy link
Collaborator Author

@github-project-automation github-project-automation bot moved this from In review to Done in Trustify Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant