Skip to content

Ingester to emit TSDB metrics in tsdb/db.go #3799

Closed
@alvinlin123

Description

@alvinlin123

I was looking into an issue where I was suspecting the memory mapped files from TSDB was using big chunk of memory.

I was hoping to prove my thought by looking at the prometheus_tsdb_storage_blocks_bytes defined here. Unfortunately it was not available through cortex.

Some metrics defined in tsdb's db.go seems useful and should be emitted by cortex.

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