Skip to content

Docker compose quick start missing metrics #2096

@rejuvenile

Description

@rejuvenile

I've enabled metrics via the Docker Compose quick start (at https://nativelink.com/docs/deployment-examples/metrics), but I find Grafana can't see any cache stats. The only metrics it finds are:

nativelink:actions_per_worker
nativelink:execution_active_by_stage
nativelink:queue_depth
nativelink:worker_utilization
nativelink_execution_active_count
nativelink_execution_completed_count_total
nativelink_execution_stage_transitions_total
nativelink_target_info

I'm looking for nativelink_cache_hit_rate.

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions