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 exemplar support #395

Closed
wants to merge 15 commits into from
Closed

Add exemplar support #395

wants to merge 15 commits into from

Commits on Mar 16, 2021

  1. Add exemplar support

    clux committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e16684e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf611e8 View commit details
    Browse the repository at this point in the history
  3. add exeplar to proto_model

    clux committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    db9c0f6 View commit details
    Browse the repository at this point in the history
  4. make it work with TextEncoder

    clux committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    0c56a46 View commit details
    Browse the repository at this point in the history
  5. stop trying to put the exemplars in a shard

    need to lock to write it to write, so don't really see a point
    so lift them up one level
    clux committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    5ffea62 View commit details
    Browse the repository at this point in the history
  6. fix timestamp formatting

    clux committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    29c3c12 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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

Commits on Apr 1, 2021

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

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    5052903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20450ca View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

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

Commits on Apr 11, 2021

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

Commits on Jun 13, 2021

  1. re-enable timestamps

    clux committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    e8c1983 View commit details
    Browse the repository at this point in the history
  2. Revert "re-enable timestamps"

    This reverts commit e8c1983.
    clux committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    97b4a10 View commit details
    Browse the repository at this point in the history
  3. insert openmetrics exposition ending

    this is probably a backwards incompatible change that requres the new
    openmetrics content-type header.
    clux committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    539f5c0 View commit details
    Browse the repository at this point in the history