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

[exporter/elasticsearch] Emit _doc_count for metric documents in OTel mode when data point attribute _doc_count is true #35348

Merged
merged 8 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. Add _doc_count

    carsonip committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a4e8bd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    039721b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dde8e5 View commit details
    Browse the repository at this point in the history
  3. Move doc count out of hash

    carsonip committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e6650e1 View commit details
    Browse the repository at this point in the history
  4. Fix compile error

    carsonip committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0be1bd8 View commit details
    Browse the repository at this point in the history
  5. Add test

    carsonip committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    00ec605 View commit details
    Browse the repository at this point in the history
  6. Remove FIXME

    carsonip committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6badbba View commit details
    Browse the repository at this point in the history
  7. Add changelog

    carsonip committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    37309b6 View commit details
    Browse the repository at this point in the history