You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, We are evaluating using the InfluxDbOutputWriter for our usecase. This seems to have been added around ~6 years ago 04e4887, and I dont see any open issues nor closed issues that mentioned problems with the writer. Is it safe to use this writer in production?
The text was updated successfully, but these errors were encountered:
Hello @aakarshg , thanks for looking at the jmxtrans-agent. I have never used InfluxDB and thus never used the InfluxDbOutputWriter but the code of the InfluxDbOutputWriter looked very good and nobody reported problems so I would be confident.
Another scenario could be to instrument your application with OpenTelemetry (traces, metrics, and logs) and to export the metrics to InfluxDB using the OpenTelemetry Collector exporter for InfluxDB.
Thanks for the quick reply @cyrille-leclerc :) We require a java agent implementation for our use case so jmxtrans-agent fits the bill perfectly, only concern was around the experimental tag on the InfluxDbOutputWriter.
Closing this issue, since the question has been answered.
Hello, We are evaluating using the InfluxDbOutputWriter for our usecase. This seems to have been added around ~6 years ago 04e4887, and I dont see any open issues nor closed issues that mentioned problems with the writer. Is it safe to use this writer in production?
The text was updated successfully, but these errors were encountered: