Skip to content

Commit 31762bc

Browse files
authored
Update The Compatibility Matrix. (#178)
Add stackdriver-prometheus-sidecar version `0.6.x` into the compatibility matrix.
1 parent 0f4cff7 commit 31762bc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,13 @@ When using Counter Aggregator you would usually want to configure a restrictive
113113

114114
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.
115115

116-
| sidecar version | **Prometheus 2.4.3** | **Prometheus 2.5.x** | **Prometheus 2.6.x** | **Prometheus 2.7+** |
117-
|-----------------|----------------------|----------------------|----------------------|---------------------|
118-
| **0.2.x** | ✓ | ✗ | ✗ | ? |
119-
| **0.3.x** | ✓ | ✗ | ✓ | ? |
120-
| **0.4.x** | ? | ✗ | ✓ | ? |
121-
| **0.5.x** | ? | ✗ | ✓ | ? |
116+
| sidecar version | **Prometheus 2.4.3** | **Prometheus 2.5.x** | **Prometheus 2.6.x** | **Prometheus 2.7.x ~ 2.10.x** | **Prometheus 2.11.x** | **Prometheus 2.12+** |
117+
|-----------------|----------------------|----------------------|----------------------|---------------------|---------------------|---------------------|
118+
| **0.2.x** | ✓ | ✗ | ✗ | ? | ? | ? |
119+
| **0.3.x** | ✓ | ✗ | ✓ | ? | ? | ? |
120+
| **0.4.x** | ? | ✗ | ✓ | ? | ? | ? |
121+
| **0.5.x** | ? | ✗ | ✓ | ? | ✓ | ? |
122+
| **0.6.x** | ? | ✗ | ? | ? | ✓ | ? |
122123

123124
- : Verified as compatible.
124125
- : Verified as incompatible.

0 commit comments

Comments
 (0)