Andrei Hawke

Results 11 comments of Andrei Hawke

@BitProcessor -- it is a little daft. I am using an OpenTelemetry collector and this is the config i set up to make it work ``` exporters: otlphttp/grafana-hosted: endpoint: http://tempo-distributed-gateway.grafana-tempo.svc.cluster.local:80/otlp...

@AlexDHoffer It is a little daft I am using an OpenTelemetry collector and this is the config I set up to make it work ``` exporters: otlphttp/grafana-hosted: endpoint: http://tempo-distributed-gateway.grafana-tempo.svc.cluster.local:80/otlp ```

longer term fix will be to add a listener for grpc and proxy back to the config

would be good to include eBFP tools like Pixie

also on the overview UI it would be good to get proper HTML anchor tags so you can open up a new tab to look at a chart quickly and...

i would add something to do this we use terraform to deploy a lot of our charts so a devops engineer may not have the repos locally it would be...

a swagger interface would be awesome :D

@soumdatta81 browsing to http://localhost:8080/api/helm/charts will giver you a JSON representation of the charts installed you will need to set a x-kubecontext: header if you have multiple kubectl context you can...

I would suggest a different approach. AWS has the ACK controllers for RDS https://github.com/aws-controllers-k8s/rds-controller Which you can use to create the instances. You can then use DB operator to provision...