Hi, I’m trying to send K6 metrics to my companies victoriametrics storage. There is already a remote write URL available, but doesn’t seem like metrics are being sent over.
Is prometheus.metricsEnabled: true required in order to send the metrics? I already have K6_PROMETHEUS_RW_SERVER_URL set and pointing to the remote write URL. Is there anyway I can enable any logging to see if writing to victoria metrics is failing?