This is an automated email from the ASF dual-hosted git repository.

abudnikov pushed a change to branch IGNITE-7595
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 5186d30  minor fixes
     new ec5d8a4  add cluster id page
     new 530650a  update Plugins page

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/_data/toc.yaml                                |  2 +
 .../org/apache/ignite/snippets/ClusterAPI.java     | 16 ++++
 .../apache/ignite/snippets/plugin/MyPlugin.java    | 18 ++---
 .../ignite/snippets/plugin/MyPluginProvider.java   | 33 +++++---
 .../ignite/snippets/plugin/PluginExample.java      |  2 +-
 docs/_docs/code-snippets/xml/plugins.xml           |  2 +-
 docs/_docs/monitoring-metrics/cluster-id.adoc      | 48 ++++++++++++
 docs/_docs/plugins.adoc                            | 88 ++++++++++++++++------
 8 files changed, 166 insertions(+), 43 deletions(-)
 create mode 100644 docs/_docs/monitoring-metrics/cluster-id.adoc

Reply via email to