Tim

Results 84 issues of Tim

I have tried to run your minimal example as shown [here](https://github.com/ihmcrobotics/ihmc-java-ros2-communication/blob/develop/ihmc-ros2-library/src/test/java/us/ihmc/ros2/example/NonRealtimeROS2PublishSubscribeExample.java) with version `0.24.1`. Unfortunately, executing the code results in the following exception: ```txt /xxx/.ihmc/lib/us/ihmc/rtps/impl/fastRTPS/Darwin/arm64/1CB211B43043253419218432CBDD41675C3FD812/libfastrtps.2.6.dylib: dlopen(/xxx/.ihmc/lib/us/ihmc/rtps/impl/fastRTPS/Darwin/arm64/1CB211B43043253419218432CBDD41675C3FD812/libfastrtps.2.6.dylib, 0x0001): Library not loaded:...

### Purpose Implement the ability to count the number of events for a measurement. This is used within StreamPipes' UI. ![image](https://github.com/apache/streampipes/assets/50115603/037eb252-2c58-4946-ac7b-30957f41ce80) ### Remarks PR introduces (a) breaking change(s): no PR...

java
backend

### Body Prometheus has introduced some breaking changes in their recent client libraries, see https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide. As we are affected by them, we need to carefully upgrade. ### StreamPipes Committer I...

dependencies

### Body Rename data-explorer-* modules to `ts-storage` Also improve naming of TimeSeriesStorage and TimeSeriesStore classes ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

refactoring

### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components UI ### What happened? When editing a user in the user management, the dialog expects the user name...

bug
good first issue