An open API service indexing awesome lists of open source software.

https://github.com/xenit-eu/alfred-telemetry

Integrates Micrometer with various components of the Alfresco ecosystem, allowing export of metrics to numerous monitoring systems.
https://github.com/xenit-eu/alfred-telemetry

alfred alfresco alfresco-addon alfresco-module metrics micrometer monitoring solr solr-plugin

Last synced: about 1 year ago
JSON representation

Integrates Micrometer with various components of the Alfresco ecosystem, allowing export of metrics to numerous monitoring systems.

Awesome Lists containing this project

README

          

# Alfred Telemetry

[![CI](https://github.com/xenit-eu/alfred-telemetry/actions/workflows/ci.yml/badge.svg)](https://github.com/xenit-eu/alfred-telemetry/actions/workflows/ci.yml)
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)

> [![Xenit Logo](https://xenit.eu/wp-content/uploads/2017/09/XeniT_Website_Logo.png)](https://xenit.eu/open-source)
>
> Alfred Telemetry is a part of the Xenit Open Source Tooling around Alfresco. Xenit is company with a big expertise and
> a strong team
> around Alfresco. If you'd like to learn more about our [tools](https://xenit.eu/open-source), [services](https://xenit.eu/alfresco) and [products](https://xenit.eu/alfresco-products), please visit our [website](https://xenit.eu).

Alfred Telemetry integrates various components of the Alfresco ecosystem with [Micrometer](https://micrometer.io/)
, an application metrics facade that supports numerous monitoring systems.

### Note regarding Alfresco 6.x and 7.x
Starting from version 1.0.0, Alfred Telemetry no longer supports Alfresco 6.x and 7.x due to source incompatibility.
If you are using Alfresco 6.x or 7.x, please use version 0.x.x of Alfred Telemetry.

## Alfred Telemetry for Alfresco

[![Maven Central](https://img.shields.io/maven-central/v/eu.xenit.alfred.telemetry/alfred-telemetry-platform.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22eu.xenit.alfred.telemetry%22%20AND%20a%3A%22alfred-telemetry-platform%22)

[alfred-telemetry-platform](alfred-telemetry-platform)

## Alfred Telemetry for Solr

[![Solr 4](https://img.shields.io/maven-central/v/eu.xenit.alfred.telemetry/alfred-telemetry-solr4.svg?label=Solr4)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22eu.xenit.alfred.telemetry%22%20AND%20a%3A%22alfred-telemetry-solr4%22)
[![Search Services](https://img.shields.io/maven-central/v/eu.xenit.alfred.telemetry/alfred-telemetry-solr6.svg?label=SearchServices)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22eu.xenit.alfred.telemetry%22%20AND%20a%3A%22alfred-telemetry-solr6%22)

[alfred-telemetry-solr](alfred-telemetry-solr)

## License

This project is licensed under the GNU Lesser General Public License v3.0 - see the [LICENSE.txt](LICENSE.txt) file for details.