Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

Question on implementation - constant_push? #44

Description

@kmansoft

Hello,

I'm making a Go port of Longview client here: https://github.com/kmansoft/longview-go

Have a question about constant_push

What is the meaning of this function? What does it do?

It seems (I added logging) that the client always just sends the most recent snapshot to the server and all historical averaging is handled by the server.

And so data->payload is a one-element array containing only just the most recently collected data item. There is no historical data on the agent side.

Is this correct?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions