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

*: use vtproto for remotewrite in receive #7235

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 25, 2024

  1. *: use vtproto for remotewrite in receive

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e0e836d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. receive: try to fix pool race

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ab77416 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix unit tests

    fpetkovski committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c8fd2f0 View commit details
    Browse the repository at this point in the history
  2. Use object.Marshal

    fpetkovski committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c7149e3 View commit details
    Browse the repository at this point in the history
  3. receive: fix some errors

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dc28bc8 View commit details
    Browse the repository at this point in the history
  4. remotewritepb: use vtproto to generate grpc

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    127963d View commit details
    Browse the repository at this point in the history
  5. Revert "remotewritepb: use vtproto to generate grpc"

    This reverts commit 127963d.
    
    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d5d7d1b View commit details
    Browse the repository at this point in the history