This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch branch-0.6
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-0.6 by this push:
new 304f954c0 [Minor] Matomo test to see what (ASF approved) user stats we
can obtain (#4604)
304f954c0 is described below
commit 304f954c093fc677c61ea8f7b93b0fe9c2c4030d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 21 12:05:52 2024 +0800
[Minor] Matomo test to see what (ASF approved) user stats we can obtain
(#4604)
### What changes were proposed in this pull request?
Add a pixel to get use stats on a couple of GitHub pages.
### Why are the changes needed?
To test Matomo
Fix: # N/A
### Does this PR introduce _any_ user-facing change?
No)
### How was this patch tested?
Locally.
Co-authored-by: Justin Mclean <[email protected]>
---
README.md | 2 ++
docs/how-to-build.md | 2 ++
docs/how-to-install.md | 2 ++
3 files changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 75fae32f4..6b9b91021 100644
--- a/README.md
+++ b/README.md
@@ -131,3 +131,5 @@ Gravitino is under the Apache License Version 2.0, See the
[LICENSE](LICENSE) fo
Apache Gravitino is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of
all newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the proje [...]
<sub>ApacheĀ®, Apache Gravitino™, Apache Hadoop®, Apache Hive™,
Apache Iceberg™, Apache Kafka®, Apache Spark™, Apache
Submarine™, Apache Thrift™ and Apache Zeppelin™ are either
registered trademarks or trademarks of the Apache Software Foundation in the
United States and/or other countries.</sub>
+
+<img
src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&url=%2Freadme.md&action_name=ReadMe"
style="border:0;" alt="" />
diff --git a/docs/how-to-build.md b/docs/how-to-build.md
index a46389e72..d8f686412 100644
--- a/docs/how-to-build.md
+++ b/docs/how-to-build.md
@@ -268,3 +268,5 @@ Access [http://localhost:8090](http://localhost:8090)
Building the Gravitino project compiles the necessary components, and starting
the server allows you to access the application in your browser.
For instructions on how to run the project using VSCode or IntelliJ on
Windows, please refer to
[CONTRIBUTING.md](https://github.com/apache/gravitino/blob/main/CONTRIBUTING.md).
+
+<img
src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&url=%2Fdocs%2Fhow-to-build.md&action_name=HowToBuild"
style="border:0;" alt="" />
diff --git a/docs/how-to-install.md b/docs/how-to-install.md
index 7e38a9490..d3e01f1f3 100644
--- a/docs/how-to-install.md
+++ b/docs/how-to-install.md
@@ -170,3 +170,5 @@ you want to experience the whole Gravitino system with
other components, use the
For the details, review the
[Gravitino playground
repository](https://github.com/apache/gravitino-playground) and
[playground example](./how-to-use-the-playground.md).
+
+<img
src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&url=%2Fdocs%2Fhow-to-install.md&action_name=HowToInstall"
style="border:0;" alt="" />