Add Docker Compose support for Neo4j

Closes gh-37379
This commit is contained in:
Andy Wilkinson
2023-09-14 13:23:59 +01:00
parent 4f6e50b55a
commit e3d884803e
9 changed files with 276 additions and 0 deletions

View File

@@ -76,6 +76,9 @@ The following service connections are currently supported:
| `MongoConnectionDetails`
| Containers named "mongo"
| `Neo4jConnectionDetails`
| Containers named "neo4j"
| `OtlpMetricsConnectionDetails`
| Containers named "otel/opentelemetry-collector-contrib"