FANNG1 commented on code in PR #7765:
URL: https://github.com/apache/gravitino/pull/7765#discussion_r2220763665
##########
docs/lineage/gravitino-server-lineage.md:
##########
@@ -55,6 +55,18 @@ curl -X POST \
Log sink prints the log in a separate log file `gravitino_lineage.log`, you
could change the default behavior in `conf/log4j2.properties`.
+## Lineage HTTP sink
+
+Lineage Http sink supports sending the lineage to an Http sink supported by
OpenLineage. Consider the example below to configure the HTTP sink.
+
+| Property Name | Description
| Default Value | Required |
Since Version |
+|-----------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------|----------|---------------|
+| gravitino.lineage.sinks | Specifies the lineage sink
implementation to use.For http sink `http`.
| `log`
| Yes | 0.9.0 |
Review Comment:
`.For` -> `. For`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]