Skip to content

bug: blob sink metrics are not set up correctly #13626

@alexghr

Description

@alexghr
2025-04-16 17:33:54.433
A view or instrument with the name  aztec.blob_sink.store_request_count  has already been registered, but has a different description and is incompatible with another registered view.
2025-04-16 17:33:54.433
 Details:
2025-04-16 17:33:54.433
 	- Description 'The count of requests to store blobs' does not match 'The count of requests to retrieve blobs'
2025-04-16 17:33:54.433
 The longer description will be used.
2025-04-16 17:33:54.434
To resolve the conflict: 	- create a new view with a name other than 'aztec.blob_sink.store_request_count' and InstrumentSelector '{"name":"aztec.blob_sink.store_request_count","type":"UP_DOWN_COUNTER","unit":""}'
2025-04-16 17:33:54.434
    	- OR - create a new view with the name aztec.blob_sink.store_request_count and description 'The count of requests to store blobs' and InstrumentSelector {"name":"aztec.blob_sink.store_request_count","type":"UP_DOWN_COUNTER","unit":""}
2025-04-16 17:33:54.434
    	- OR - create a new view with the name aztec.blob_sink.store_request_count and description 'The count of requests to store blobs' and InstrumentSelector {"name":"aztec.blob_sink.store_request_count","type":"UP_DOWN_COUNTER","unit":""}
2025-04-16 17:33:54.819
Creating blob-sink data store at directory /data/blob-sink with map size 134217728 KB (LMDB v2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions