This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git.
from de6b317 Merge branch 'prometheus-integration' into develop
add a8d5eb9 Monitoring API Server Requests
new 9939e07 Merge branch 'prometheus-integration' into develop
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airavata-services/services-security/pom.xml | 5 +++++
.../service/security/interceptor/SecurityInterceptor.java | 4 ++++
.../inventories/scigap/develop/group_vars/all/vars.yml | 4 ++++
.../inventories/scigap/production/group_vars/all/vars.yml | 4 ++++
dev-tools/ansible/roles/api-orch/tasks/main.yml | 11 +++++++++++
.../roles/api-orch/templates/airavata-server.properties.j2 | 7 +++++++
.../org/apache/airavata/patform/monitoring/CountMonitor.java | 12 ++++++++++++
.../src/main/java/org/apache/airavata/server/ServerMain.java | 10 ++++++++++
8 files changed, 57 insertions(+)