Camel Springboot + telegraf-plugin + Grafana

2021-03-29 Thread SRIKANT MVS
Hi Team, I want to send metrics from my camel-springboot application to telegraf-plugins which would further be visible in the Grafana dashboard. This action should happen periodically. I have gone through the documentation and have enabled *camel-management* and *camel-metrics* dependency for

[ANNOUNCE] Apache Camel 3.9.0 Released

2021-03-29 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 3.9.0. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This release is a new minor release and contains 159 bug fixes and

Re: How to preserve paths when using ZipAggregation?

2021-03-29 Thread Mikael Andersson Wigander
Answering my own question… By adding true to the ZipAggregationStrategy constructor, filenames are preserved. /M ‐‐‐ Original Message ‐‐‐ On Friday, March 26th, 2021 at 16:31, Mikael Andersson Wigander wrote: > Hi > > I'm building a archive solution for files and using the Zip