Skip to content

Commit 7cd1249

Browse files
authored
Update README.md (#1556)
Signed-off-by: Bartlomiej Plotka <[email protected]>
1 parent 1a5f005 commit 7cd1249

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@ CHANGELOG.md.
2424

2525
Features that require breaking changes in the stable parts of the repository
2626
are being batched up and tracked in the [v2
27-
milestone](https://github.com/prometheus/client_golang/milestone/2). The v2
28-
development happens in a [separate
29-
branch](https://github.com/prometheus/client_golang/tree/dev-v2) for the time
30-
being. v2 releases off that branch will happen once sufficient stability is
31-
reached. In view of the widespread use of this repository, v1 and v2 will
32-
coexist for a while to enable a convenient transition.
27+
milestone](https://github.com/prometheus/client_golang/milestone/2), but plans for further development of v2 at the moment.
28+
29+
> NOTE: The initial v2 attempt is in a [separate branch](https://github.com/prometheus/client_golang/tree/dev-v2). We also started
30+
experimenting on a new `prometheus.V2.*` APIs in [the 1.x's V2 struct](https://github.com/prometheus/client_golang/blob/main/prometheus/vnext.go#L23). Help wanted!
3331

3432
## Instrumenting applications
3533

0 commit comments

Comments
 (0)