Commit Graph

2 Commits

Author SHA1 Message Date
Joao Grassi ae5e7c3ace
Add OpenTelemetry tracing export example via HTTP (#14825)
* Add tests for http

* fix typo

* Clean up
2024-04-08 12:59:55 -07:00
Joao Grassi 5c54913765
Add OpenTelemetry tracing example (#14566)
* Add OpenTelemetry tracing task

* Add tests

* Use consistent casing for "collector"

* Fix lint

* remove tests for now

* Re-add tests

* Fix indentation

* Better test file names

* Use demo profile and re-use collector deployment function

* Fix cleanup wrong code

* Use demo profile on both tests

* Update test reference to HTTP exporter commit in Istio

* make gen

* Remove HTTP example

* Revert Istio update

* Add boilerplate for collector on its own namespace

* Adapt collector namespace

* Fix function call

* Create the observability namespace

* Add missing import

* Add boiler plate for book info trace generation

* Remove zipkin and Jaeger things

* Fix clean up, properly uninstall Istio and collector

* Not remove istio-system namespace during cleanup

* Re-use collector deploy boilerplate

* Fix snippet meshconfig file name

* Remove indentation

* PR suggestions
2024-03-28 07:57:02 -07:00