Skip to content

manticoresoftware/manticoresearch-prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manticore Search Prometheus Exporter

Version: 6.3.6.1

Installation

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

Once deployed, the exporter will automatically integrate with Prometheus. No additional configuration is needed on the Prometheus side to enable scraping.

If you're using the Manticore Search Helm Chart, the exporter is already included, so no extra setup is required.

Support Matrix

The table below shows the compatibility matrix for the exporter and Manticore Search versions. Note that some metrics may not be available or may display incorrect data if the versions are not aligned. To avoid such issues, use the same version of the exporter as your Manticore Search.

Exporter version Min Manticore version Max Manticore 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
6.3.6.0 6.3.6 6.3.7
6.3.6.1 6.3.6 6.3.7