summaryrefslogtreecommitdiff
path: root/src/exporter
AgeCommit message (Expand)Author
2024-07-01refactor: exdata in cells. no cell id anymorechenzizhan
2024-04-18fix core when tag is emptyv4.5.6cchenzizhan
2024-04-16match no tagged ones when print counter.chenzizhan
2024-03-20bugfix:TSG-20030:Resolve python exporter config path list memory leak.v4.5.3fumingwei
2024-03-18ratio scale and user define namev4.5.1chenzizhan
2024-03-15fix civ4.5.0chenzizhan
2024-03-15exporter new template format;support json from passive output; display global...chenzizhan
2024-03-14exporter support ratio and speed table. untagged metrics displaychenzizhan
2024-01-05delete unused codes and annoteschenzizhan
2023-12-27feature:python exporter add new arg --dirs.v4.4.6fumingwei
2023-12-18bugfix:python exporter json path支持多个文件v4.4.5update-python-exporterfumingwei
2023-12-18feature:设置table format输出显示行分割线fumingwei
2023-12-18feature:新增支持counter类型数据科学计数法输出fumingwei
2023-12-18bugfix:python exporter支持本地输出table列部分匹配fumingwei
2023-11-27more readable rearrange_metric_deltav4.4.2chenzizhan
2023-11-24more readable rearrange_metric_deltachenzizhan
2023-11-24fix: coredump when delta instance has metric unoperatedchenzizhan
2023-11-23bugfix:print_table add default args verbosefumingwei
2023-11-22bugfix:TSG-17794:support print_table print speed values.fumingwei
2023-11-14feature:TSG-17564:Adapt to json format changes and add template argument.v4.4.1fumingwei
2023-11-14fix civ4.4.1cchenzizhan
2023-11-14fieldstat easy namechenzizhan
2023-11-07json format changechenzizhan
2023-11-06more test and fix a bug when tags are all nullchenzizhan
2023-11-03merge not goodchenzizhan
2023-11-03Merge branch 'develop-version4' of git.mesalab.cn:MESA_framework/FieldStat in...chenzizhan
2023-11-03Merge branch 'tmp-after4.3' into develop-version4chenzizhan
2023-11-03export with delta and readme for fs easychenzizhan
2023-10-19feature:Add disable_table option for local exporter.feature-update-support-multi-tablefumingwei
2023-10-18fix a bug when tagstring value very longchenzizhan
2023-10-16assert NULL when querychenzizhan
2023-10-09bugfix:修改python调用fieldstat_is_hll返回值错误问题v4.3.1cfumingwei
2023-10-08stash4.3.0-4.3.4(python api)chenzizhan
2023-10-08feature:合并prometheus和local exporter到fieldstat_exporterfumingwei
2023-10-08feature:新增python exporterfumingwei
2023-10-08exporter does not bind instancechenzizhan
2023-10-07get max cell id -> get max samplingchenzizhan
2023-09-27test exporter and empty tagchenzizhan
2023-09-26rename get versionchenzizhan
2023-09-26test_register_and_resetchenzizhan
2023-09-26exporter.c use new apichenzizhan
2023-09-21counter_get changechenzizhan
2023-09-21rename fieldstat_cube_read_cellchenzizhan
2023-09-18timestamp breakchangev4.3.0bchenzizhan
2023-09-15stash4.3.0-4.3.4(python api)chenzizhan
2023-09-05test json_writerchenzizhan
2023-09-05faster hdr exportchenzizhan
2023-09-05performance: very fast json. break: histogramrangechenzizhan
2023-08-29feat: fieldstat_json_exporter_export_arrayv4.1.3chenzizhan
2023-08-22feat and test: support empty tagchenzizhan