grafana / synthetic-monitoring-agent

Synthetic Monitoring Agent
https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/
Apache License 2.0
155 stars 20 forks source link

Release v0.24.2 #725

Closed The-9880 closed 3 weeks ago

The-9880 commented 3 weeks ago
mem commented 3 weeks ago

Is this going to work?

Note that in deployment tools, we still have:

ksonnet/environments/synthetic-monitoring/sm-api/configs.libsonnet:      features: 'traceroute,adhoc,k6',
ksonnet/environments/synthetic-monitoring/sm-api/configs.libsonnet:      features: 'traceroute,adhoc,k6',
ksonnet/environments/synthetic-monitoring/sm-proxy/main.jsonnet:local features = 'traceroute,adhoc,k6';
ksonnet/environments/synthetic-monitoring/sm-proxy/main.jsonnet:local devFeatures = 'traceroute,adhoc,k6';
The-9880 commented 3 weeks ago

@mem , you're right - I'll put up a fix to 'deprecate' the FF and then proceed with the release after confirming dev is fine.