summaryrefslogtreecommitdiffstats
path: root/web/api/formatters/rrdset2json.c
AgeCommit message (Expand)Author
2024-02-12Move web/ under src/ (#16992)vkalintiris
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2023-12-28cmake missing defines (#16680)Costa Tsaousis
2023-11-15/api/v1/charts: bring back chart id to `title` (#16416)Ilya Mashchenko
2023-11-12fix v0 dashboard (#16389)Ilya Mashchenko
2023-11-08Switch charts / chart to use buffer json functions (#16359)Stelios Fragkakis
2023-07-10Use spinlock in host and chart (#15328)Stelios Fragkakis
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-06-30Fix alignment in charts endpoint (#13275)thiagoftsm
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-05-03Remove per chart configuration. (#12728)vkalintiris
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-28Fix race condition in rrdset_first_entry_t() and rrdset_last_entry_t() (#10276)Markos Fountoulakis
2020-08-04installer: update `go.d.plugin` version to v0.20.0 (#9644)Ilya Mashchenko
2020-02-24Merging the feature branch for the ACLK in the previous sprint. (#8179)Andrew Moss
2020-01-06Clean up host labels in API responses (#7616)Vladimir Kobal
2019-12-16Labels issues (#7515)Andrew Moss
2019-08-20Add alarm variables to the response of chart and data (#6615)Valentin Rakush
2019-05-15Database engine (#5282)Markos Fountoulakis
2019-02-11Add message queue statistics (#5115)Vladimir Kobal
2018-10-27Split the API formatters in modules (#4504)Costa Tsaousis