imbajin commented on code in PR #2477:
URL:
https://github.com/apache/incubator-hugegraph/pull/2477#discussion_r1524637525
##########
hugegraph-server/hugegraph-dist/docker/README.md:
##########
@@ -81,3 +81,35 @@ If you want to customize the pre-loaded data, please mount
the the groovy script
- AUTH=true
- PASSWORD=123456
```
+## 4. Running Open-Telemetry-Collector
+
+> CAUTION:
+>
+> The docker-compose-trace.yaml file utilizes Grafana and Grafana-Tempo, both
of which are licensed under AGPL-3.0, requiring users to disclose their source
code.
+>
+> [GNU AFFERO GENERAL PUBLIC
LICENSE](https://www.gnu.org/licenses/agpl-3.0.en.html)
Review Comment:
```suggestion
> The `docker-compose-trace.yaml` utilizes `Grafana` and `Grafana-Tempo`,
both of them are licensed under
[AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.en.html), you should be aware
of and use them with caution. Currently, we mainly provide this template for
everyone to **test**
>
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]