Releases: CiscoDevNet/ConfigMyApp
ConfigMyApp
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
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
Added backward compatibility for --overwrite-health-rules
ConfigMyApp
Added Health rule only
ConfigMyApp
- Added Upload Custom dashboard feature
- Added Action suppression feature
- Fixed minor typos
ConfigMyApp
- Added agent availability health rules
- Fixed
use-https
runtime arg - Modified BT_ONLY configuration logic
ConfigMyApp
Features
- Action suppression
- Microservices Health rules
Bug Fixes
- Environment variables for HTTPS controller
ConfigMyApp
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.