kubeshop / tracetest

đź”­ Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.
https://docs.tracetest.io/
Other
1.08k stars 73 forks source link

SumoLogic quickstart doesn't work #3496

Closed schoren closed 10 months ago

schoren commented 10 months ago

When I follow the SumoLogic tutorial doc, it makes me:

  1. start the agent
  2. configure the SumoLogic backend credentials
  3. setup the collector with the install token from SumoLogic, then start

Then it tells me to configure the example to send traces directly to the agent, but that doesn’t work.

However, if I configure the collector to send the data to SumoLogic, and the tracing backend with my SumoLogic keys, then it works.

schoren commented 10 months ago

Proposed fix: https://github.com/kubeshop/tracetest/pull/3497