Skip to content

Commit ecaede8

Browse files
authored
Update compatibility matrix for 0.7.x. (#244)
1 parent 2e8361d commit ecaede8

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,13 @@ When using Counter Aggregator you would usually want to configure a restrictive
115115

116116
## Compatibility
117117

118-
The matrix below lists the versions of Prometheus Server and other dependencies that have been qualified to work with releases of `stackdriver-prometheus-sidecar`. If the matrix does not list whether they are compatible, please assume they are not verified yet. Feel free to contribute to the matrix if you have run the end-to-end test between a version of `stackdriver-prometheus-sidecar` and Prometheus server.
118+
The matrix below lists the versions of Prometheus Server and other dependencies that have been qualified to work with releases of `stackdriver-prometheus-sidecar`. If the matrix does not list whether they are compatible, please assume they are not verified yet but can be compatible. Feel free to contribute to the matrix if you have run the end-to-end test between a version of `stackdriver-prometheus-sidecar` and Prometheus server.
119119

120-
| sidecar version | **Prometheus 2.5.x** | **Prometheus 2.6.x** | **Prometheus 2.7.x ~ 2.10.x** | **Prometheus 2.11.x** | **Prometheus 2.12+** |
121-
|-----------------|----------------------|----------------------|---------------------|---------------------|---------------------|
122-
| **0.5.x** | ✗ | ✓ | ? | ✓ | ? |
123-
| **0.6.x** | ✗ | ? | ? | ✓ | ? |
124-
125-
- : Verified as compatible.
126-
- : Verified as incompatible.
127-
- ?: Not verified yet.
120+
| Sidecar Version | Compatible Prometheus Server Version(s) | Incompatible Prometheus Server Version(s) |
121+
|-----------------|-------------------------------------------|-------------------------------------------|
122+
| **0.5.x** | 2.6, 2.11 | 2.5 |
123+
| **0.6.x** | 2.11 | 2.5 |
124+
| **0.7.x** | 2.10, 2.11, 2.13, 2.15, 2.16, 2.18, 2.19 | 2.5 |
128125

129126
## Alternatives
130127

0 commit comments

Comments
 (0)