1

Does anyone know if there is possibility to send custom metrics to VictoriaMetrics server via InfluxDB plugin from Jenkins? In documentation it is mentioned that VictoriaMetrics supports Influx line protocol, but I cannot find information if these plugin uses it or puts data on the server in the other way.

If someone might had opportunity to connect these two, is it easy to fetch such a custom data from server to for example grafana?

aFku
  • 15

1 Answers1

1

Personally I'm not familiar with Jenkins, but if it should work. You can try to set VictoriaMetrics as a receiver for Jenkins and if it will not work - than create a feature/bug request at our VictoriaMetrics Github page. We also have a guide "Migrate from InfluxDB to VictoriaMetrics" that cover the differences between two solutions, most commonly asked questions, and approaches for migrating from InfluxDB to VictoriaMetrics.