David Allen
David Allen
@moxious pinged Chris Gioran Feb 12 for experimental docker builds, TBD
We will be driving this documentation onto Databricks site -- together with a PR already merged this should be sufficient. https://docs.google.com/document/d/1GtZnEkL7Ww64bJ6Ye_3nUnBitYaoJdHgW8G60NtgtdY/edit?usp=sharing
This would be a difficult one for us right now because of the resource commit necessary. I'm keeping the issue open because I'd be particularly interested to see others +1...
In previous config world, neo4j the database did some config validation before us, i.e. .. in a config wouldn't be possible. SInce we move the config outside of neo4j, some...
Discussion about possibly adding a valid true/false flag to the return of setting config. Did the plugin listen to this setting / apply it? Cypher validation can be done via...
Dot-separated configuration foo.bar.baz can be confusing if the topic name itself has a dot in it. This gets worse if you're using docker env vars, with translations, e.g. - ->...
Need to revisit this ticket later, break what's left out into more specifics, and then close this when that's done.
(Jan 22 Discussion) - Who/where is Kafka used for Monitoring? Use cases & customers - Kafka can be used as ingress to ELK stack -- is it an equivalent 3rd...
I see this could work, but it would require config, just not in Neo4j. So I could publish metrics (Neo4j) -> (Neo4j Streams) -> (Kafka) -> (Prometheus Sync) But why...
(Update from Guillame) Currently, we are building the documentation from the 4.0 branch using the path `doc/docs`. You can take a look at the Antora playbook: https://github.com/neo4j-documentation/docs-refresh/blob/433c0c9afe4e7692d37ca9a792051cac96081a27/labs-docs.yml#L19-L21 The source is...