camunda-7-cockpit-plugin-statistics icon indicating copy to clipboard operation
camunda-7-cockpit-plugin-statistics copied to clipboard

camunda BPM community extension providing a statistics plugin for camunda Cockpit

Results 10 camunda-7-cockpit-plugin-statistics issues
Sort by recently updated
recently updated
newest added

This issue is being opened to inquire as to if you would be open to renaming your extension here on GitHub to reference Camunda Platform 7 rather than Camunda BPM....

Documentation

I added a profile to pom.xml which allows to spawn a jetty instance with cockpit and the plugin. It also brings livereload for the javascript/html part of the plugin. Java...

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.36 to 8.0.16. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.25 This release contains no functional changes and is published to align the version number with...

dependencies

**Environment** * Spring Boot Application with Camunda v7.11.0 built on Java 11 Starter: ``` org.camunda.bpm.springboot camunda-bpm-spring-boot-starter-webapp 3.3.5 ``` * `camunda-cockpit-plugin-statistics` built on Java 8 **Steps to reproduce** 1. Clone repository...

Added Jar file to the lib folder ![image](https://user-images.githubusercontent.com/29141451/104625668-fdfc2c80-56ba-11eb-9734-c1ca7eaba9be.png) And I see an option on Dashboard - Cockpit about statistics. But no other options or content like below ![image](https://user-images.githubusercontent.com/29141451/104625832-3439ac00-56bb-11eb-8088-730d00e8a649.png) Am I...

I'm experiencing this error when using the deployments chart, and the business data statistics feature (only when applying date range selections). Camunda 7.8.0. error inside cockpit: > The application received...

I'm not sure if this is a bug with Camunda itself, or with this plugin. Look at this picture: http://postimg.org/image/yigt3s0xf/ I executed this process once, and it run perfectly. Every...

Hi Firstly thanks for a great plugin - I am trying to use and evaluate at the moment. I was wondering if there is a way to persist the "Settings"...

Hi there, I've been taking a look at this plugin, and it seems to be quite good. We are using the Camunda BPM Java API embedded on our application, but...