Skip to content

Releases: CiscoDevNet/ConfigMyApp

ConfigMyApp

20 Apr 15:29
b45610f
Compare
Choose a tag to compare

Adding RBAC features [beta]:

  • create RBAC roles with app permissions,
  • link RBAC roles to SAML groups,
  • create license rules.

Standardizing error.log output.
Sensitive data masking in error.log (regex match).

Bug fixes and k8s deployment updates.

ConfigMyApp

04 Feb 10:28
c659bea
Compare
Choose a tag to compare

Adding validation for controller connection.
Taking into account host protocol when creating connection details (compare http/s with --no/use-https value).
Enabling modular flags to execute multiple application modules in a single run.
Improved and standardized module information output.
Bugfix custom dashboard import when a template does not contain an application name.

ConfigMyApp

24 Nov 15:03
16c48cb
Compare
Choose a tag to compare

Added backward compatibility for --overwrite-health-rules

ConfigMyApp

24 Nov 14:25
83887a0
Compare
Choose a tag to compare

Added Health rule only

ConfigMyApp

08 Sep 15:23
a5c5e31
Compare
Choose a tag to compare
  • Added Upload Custom dashboard feature
  • Added Action suppression feature
  • Fixed minor typos

ConfigMyApp

15 Aug 14:11
15315a0
Compare
Choose a tag to compare
  • Added agent availability health rules
  • Fixed use-https runtime arg
  • Modified BT_ONLY configuration logic

ConfigMyApp

11 Aug 10:23
f0c2b95
Compare
Choose a tag to compare

Features

  • Action suppression
  • Microservices Health rules

Bug Fixes

  • Environment variables for HTTPS controller

ConfigMyApp

20 Jul 10:27
601c2e7
Compare
Choose a tag to compare

ConfigMyApp is a monitoring-as-a-service solution that automates the configuration of AppDynamics business applications, Server Viz, dashboarding, etc without the need to manually login to the controller.

ConfigMyApp enhances rapid rollout of AppDynamics. We built it based on the DevOps configuration-as-code paradigm with a simple objective - the ability to configure AppDynamics from your existing Continuous Integration and Deployment (CI/CD) platform - such as Jenkins, Harness, TeamCity, GitLab, Bamboo. In addition, ConfigMyApp can be executed from the official Docker image and Kubernetes.

Configuration as code allows the entire configurations to be stored as source code. It moves the managing of certain configurations from the UI to the developer’s integrated development environment. This approach brings a lot of benefits, i.e. versioning of changes, traceability of changes, smooth promotion of config changes from test to production controller, etc.

ConfigMyApp saves time, hassle and cost, as it reduces human error and time-to-value while it maintains consistency of thresholds and naming conventions across your estate.