Releases: valiton/grafana-mongodb-atlas-datasource
Releases · valiton/grafana-mongodb-atlas-datasource
[3.1.0-rc1] Enable HTTP Proxy Support
v3.1.0-rc1 Add Proxy support for HTTP and HTTPS requests
[3.0.1] Fix plugin-validator issues
For the plugin release, the validator issues needed to be resolved (link https://plugin-validator.grafana.net/). This includes:
- README adaptions (no relative links)
- plugin.json adaptions (no relativ links)
Fix plugin-validator issues
For the plugin release, the validator issues needed to be resolved (link https://plugin-validator.grafana.net/). This includes:
- README adaptions (no relative links)
- plugin.json adaptions (no relativ links)
Upgrade to new Plugin SDK
- Renamed plugin from
mongodb-atlas-datasource
tovaliton-mongodb-atlas-datasource
: Required for new API - Rewrote complete plugin
Temporary CI/CD Test Release
v3.0.0-rc4 Fix npm commands
Add missing mongo selection field for data measurements
v3.0.0-rc3 Fix missing mongo selection field for data measurements
Increased backward compatibility
- Added alerting feature
- Renamed config parameters from
privateKey
toatlasPrivateKey
andpublicKey
toatlasPublicKey
Upgrade to new plugin version
- Renamed plugin from mongodb-atlas-datasource to valiton-mongodb-atlas-datasource: Required for new API
- Rewrote complete plugin
- Added support for public MongoDB Cloud API
Add additional host metrics
v2.1.0 Add additional host metrics and increase version
Plugin name update & Metric addition
- Renamed plugin from
grafana-mongodb-atlas-datasource
tomongodb-atlas-datasource
: Required to sign the plugin - Add LOGICAL_SIZE Metric #32
- Add security fixes
- Update authentication images in README