Skip to content

nhcb: unit test framework to automatically generate custom histogram series from classic histogram series #13508

@krajorama

Description

@krajorama

Proposal

Depends on:
#13486
#13487

If the unit test has this kind of definition:

load 5m
	testhistogram2_bucket{le="0"}	 0+0x10
	testhistogram2_bucket{le="2"}	 0+1x10
	testhistogram2_bucket{le="4"}    0+2x10
	testhistogram2_bucket{le="6"}	 0+3x10
	testhistogram2_bucket{le="+Inf"} 0+3x10
	testhistogram2_count{} 0+3x10
        testhistogram2_sum{} 0+3x50

Then automatically create and store a custom histogram series called testhistogram2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions