Changelog
1.1.1
- Fixed curly-quote formatting issues in the LICENSE file
1.1.0
- Added a local mock Zscaler ZPA/OneAPI server (
mockserver/) with sample data for app connectors, application segments, server groups, connector groups, service edges, cloud connector groups, and access policy rules, so the plugin can be developed and tested without a live ZPA tenant - Split
docker-compose.yamlinto separate production and mock (docker-compose.mock.yaml) files — the mock compose runs the mock server with TLS verification disabled and its own datasource provisioning (mockserver/datasources.dev.yml), while the production compose enforces TLS verification and excludes the mock server entirely - Added a Name Filter to the dashboards, scoped by an Entity selector so the filter applies only to panels for the chosen entity (App Connectors, Service Edges, Connector Groups, or Cloud Connector Groups) and leaves other panels unaffected
1.0.0
Initial release of the Zscaler ZPA Grafana data source plugin.