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

Support http/json protocol #1585

Merged
merged 40 commits into from
Apr 23, 2024
Merged

Support http/json protocol #1585

merged 40 commits into from
Apr 23, 2024

Commits on Feb 27, 2024

  1. Add http-json feature flag

    ramgdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1482d5c View commit details
    Browse the repository at this point in the history
  2. prototype json serialization

    ramgdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    576a56d View commit details
    Browse the repository at this point in the history
  3. fix default protocol

    ramgdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d13ab4b View commit details
    Browse the repository at this point in the history
  4. fix typo

    ramgdev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ed4fc03 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    587c341 View commit details
    Browse the repository at this point in the history
  2. Update opentelemetry-otlp/src/exporter/http/trace.rs

    Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
    ramgdev and TommyCpp authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d460bda View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. address review comments

    ramgdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    da76734 View commit details
    Browse the repository at this point in the history
  2. run pre-commit script

    ramgdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    aa74b9c View commit details
    Browse the repository at this point in the history
  3. fix dependency

    ramgdev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    efa8588 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    e47a80f View commit details
    Browse the repository at this point in the history
  2. Update mod.rs

    fix format
    ramgdev authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    04593ec View commit details
    Browse the repository at this point in the history
  3. unit test default endpoint

    ramgdev committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    277df67 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. test default protocol

    ramgdev committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5d5e06e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    359babe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9577f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    f175980 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    f93058c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46f92c4 View commit details
    Browse the repository at this point in the history
  3. fix lint

    ramgdev committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0f1a805 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    6ebea63 View commit details
    Browse the repository at this point in the history
  2. run precommit

    ramgdev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e50ac0e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    049e96a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    d64bda0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. add unit test

    ramgdev committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ad8322b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e457a85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5222f8d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    25b0857 View commit details
    Browse the repository at this point in the history
  2. update changelog

    ramgdev committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    63fb044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcde320 View commit details
    Browse the repository at this point in the history
  4. address code review

    ramgdev committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f9abf24 View commit details
    Browse the repository at this point in the history
  5. remove duplicate line

    ramgdev committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    250fab4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update opentelemetry-otlp/src/exporter/http/metrics.rs

    Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
    ramgdev and TommyCpp authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    67552f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    765ab99 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    67d6875 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    680b191 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    c6d1817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed5158 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc3cc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    86a89d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    aa2cd05 View commit details
    Browse the repository at this point in the history