Skip to content

Implement PrintReport for Prometheus Telemetry Sink #1

Open
@arpitbbhayani

Description

@arpitbbhayani

We need to implement PrintReport for Prometheus Telemetry Sink is not implemented yet. The output format should be exactly the same as the Mem Telemetry Sink. You will need to write prom queries to get the data that we want to report and implement the function.

$ ./membench benchmark --database dicedb \
    --host localhost \
    --port 7379 \
    --num-requests 100000 \
    --num-clients 4 \
    --telemetry-sink prometheus

References

Follow the README to see the steps to run the membench with telemetry-sink as prometheus.

ps: Do not wait for anyone to assign the issue, work on it, and submit the patch.

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