grafana / xk6-output-prometheus-remote

k6 extension to output real-time test metrics using Prometheus Remote Write.
GNU Affero General Public License v3.0
156 stars 72 forks source link

Migrate to Buf remote packages #130

Closed pkwarren closed 1 year ago

pkwarren commented 1 year ago

The Buf remote generation alpha is deprecated and projects should migrate to use remote packages. Update the protobuf dependencies to the remote package (and change the import path).

Fixes #129.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

mstoykov commented 1 year ago

Hi @pkwarren, thanks for the PR :bow: and sorry for the slow reply :sweat: .

Can you please rebase this so I can merge it?

codebien commented 1 year ago

Hi @pkwarren, I pushed a dedicated branch with a rebased version preserving the work you've done here in https://github.com/grafana/xk6-output-prometheus-remote/pull/134.

I'm closing this PR.