zabbix-graphql-api/schema
Andreas Hilbig 7c2dee2b6c feat: implement history push mutation and enhanced MCP logging
- Implement pushHistory mutation to support pushing telemetry data to Zabbix trapper items.

- Add VERBOSITY and MCP_LOG_* environment variables for controllable request/response logging in both API and MCP server.

- Enhance ZabbixRESTDataSource with better session handling and error logging.

- Update ZabbixHistory datasource to support history push operations.

- Expand documentation with new cookbook recipes and MCP integration guides.

- Add integration tests for history pushing (src/test/history_push*).

- Reorganize documentation, moving technical product info PDF to docs/use-cases/.

- Update GraphQL generated types and VCR templates.
2026-02-03 13:29:42 +01:00
..
api_commons.graphql docs: enhance GraphQL schema documentation 2026-01-26 19:18:59 +01:00
device_value_commons.graphql docs: refactor documentation and upgrade to Node.js 24 2026-01-30 14:35:31 +01:00
devices.graphql feat: implement weather sensor extension and enhance device interfaces 2026-02-01 06:56:23 +01:00
mutations.graphql feat: implement history push mutation and enhanced MCP logging 2026-02-03 13:29:42 +01:00
queries.graphql docs: enhance GraphQL schema documentation 2026-01-26 19:18:59 +01:00
zabbix.graphql feat: add GroundValueChecker and WeatherSensorDevice with public API integration 2026-02-01 21:07:21 +01:00