Commit f35451a5 authored by Ramon Nou's avatar Ramon Nou
Browse files

Merge branch 'feat/fuse-client-metrics' into 'master'

feat(fuse): add client-side metrics via MessagePack/ZeroMQ

- Add GKFS_ENABLE_CLIENT_METRICS to fuse_client and gkfs_user_lib targets
  - Instrument read/write handlers with add_event() (skip on error to avoid heap corruption)
  - Call init_metrics() on startup and flush on shutdown
  - Same env vars as intercept client: LIBGKFS_ENABLE_METRICS, LIBGKFS_METRICS_IP_PORT, etc.
  - Closes #387

Closes #387

See merge request !303
parents f4006c8d 7940908a
Loading
Loading
Loading
Loading