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

Add support to send loggregator envelopes type LOG and EVENT to OtelCollector as logs #595

Closed
wants to merge 10 commits into from

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    656f504 View commit details
    Browse the repository at this point in the history
  2. Add otelclient tests

    jriguera committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    4e890d2 View commit details
    Browse the repository at this point in the history
  3. Add forwarder-agent tests

    jriguera committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    92ca10f View commit details
    Browse the repository at this point in the history
  4. Vendor new log dependencies

    jriguera committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0096c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    9867125 View commit details
    Browse the repository at this point in the history
  2. Implement option emit_events_as_otel_logs (via env var `EMIT_EVENTS…

    …_AS_OTEL_LOGS`) to send loggregator events to OTL logs service
    jriguera committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5bbdef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21ddc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Fix grammar and typos

    jriguera committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    13f4af5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Fix lint errors

    jriguera committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    987c51b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd8c5d5 View commit details
    Browse the repository at this point in the history