v1.1.1
Datasources
- Add support for the MySQL and Postgres datasources (#970, #969)
- Add support for the Elasticsearch datasource (#971)
- Add support for Azure Monitor and Google Cloud Monitoring (#965, #974)
- Restructure the generic query router to keep it simple (#1141)
- Add the experimental
gcx traces diffcommand (#1165)
Providers
- Add notification commands to the knowledge graph provider (#1077)
- Add
gcx irm incidents get-pirfor post-incident reviews (#1163) - Report
otlpIngestEndpointURLfrom frontend applications (#1223)
Login and configuration
- Add
--oauth-manualfor hosts without a reachable callback (#1136) - Let environment credentials override a keychain failure (#1066)
- Scope
gcx config checkto one explicit context (#1155)
Fixes
- Include
otlp_urlandotlp_usernamein the cluster configuration (#1198) - Correct the order of dashboards in the output (#1201)
Performance
Other