Skip to content

manticoresoftware/manticoresearch-prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manticore Search Prometheus Exporter

Version: 6.3.2.0

Installation

  1. Clone the repository:
git clone [email protected]:manticoresoftware/manticoresearch-prometheus.git`
cd manticoresearch-prometheus
  1. Specify Manticore Search host and port in deployment.yaml
env:
  - name: MANTICORE_HOST
    value: "{YOUR HOST}"
  - name: MANTICORE_PORT
    value: "{YOUR PORT}"
  1. Apply the deployment:
kubectl -n {namespace} apply -f deployment.yaml

The exporter will integrate with your Prometheus automatically, you don't need to configure scaping it from the Prometheus' side.

The exporter is used by Manticore Search Helm Chart, no need to setup it additionally.

Support Matrix

The current matrix indicates general support. Some metrics may be unavailable or display incorrect information. To avoid these issues, we recommend using the same exporter version as the Manticore Search version.

Exporter version Min MS version Max MS version
3.6.0.0 2.6.2 6.3.2
3.6.0.1 2.6.2 6.3.2
5.0.0.0 2.6.2 6.3.2
5.0.0.2 2.6.2 6.3.2
5.0.0.4 2.6.2 6.3.2
5.0.2.0 2.6.2 6.3.2
5.0.2.1 2.6.2 6.3.2
5.0.2.2 2.6.2 6.3.2
5.0.2.3 2.6.2 6.3.2
5.0.2.4 2.6.2 6.3.2
5.0.2.5 2.6.2 6.3.2
6.2.12.0 2.6.2 6.3.2
6.2.13.0 2.6.2 6.3.2
6.2.13.1 2.6.2 6.3.2
6.3.0.0 2.6.2 6.3.2
6.3.0.1 3.2.0 6.3.2
6.3.2.0 3.2.0 6.3.2