summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/geth/config_schema.json
AgeCommit message (Collapse)Author
2024-07-02restructure go.d (#18058)Ilya Mashchenko
* restruture go.d * update gitignore * update ci files * update gen_docs_integrations.py * update link in go.d conf files * update go.d modules metadata files * update metadata files * update packaging * add log files * integrations commit * update get-go-version.py * go fmt * fix packaging * update go.d readme --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-04-05go.d: schemas: add missing "body" and "method" (#17325)Ilya Mashchenko
2024-03-27go.d: dyncfg: allow "name" additional property (#17272)Ilya Mashchenko
2024-03-27go.d: config schemas update: prohibit additional properties (#17269)Ilya Mashchenko
2024-03-14go.d.plugin: jsonschema allow array/object to be null (#17166)Ilya Mashchenko
2024-03-14go.d.plugin: update file path pattern in jsonschema (#17164)Ilya Mashchenko
2024-03-07improve go.d.plugin dyncfg config schemas (#17124)Ilya Mashchenko
2024-03-05go.d.plugin dyncfgv2 (#17064)Ilya Mashchenko
2024-02-13Include Go plugin sources in main repository. (#16997)Austin S. Hemmelgarn
* Include Go plugin sources in main repository. * Fix CI issues. * Rename source tree.