clickhouse-flamegraph

CLI utility for build flamegraph based on system.trace_log

MIT License

Stars
181
clickhouse-flamegraph - v2024.1.2 Latest Release

Published by Slach 3 months ago

Changelog

  • 0af7f2a Bump version: 2024.1.1 → 2024.1.2
clickhouse-flamegraph - v2024.1.0

Published by Slach 3 months ago

Changelog

  • 0640ed9 Bump version: 2024.0.3 → 2024.1.0
  • c46eeb5 switch to go 1.22, optimize SQL queries to avoid MEMORY_LIMIT, fix bug in writeSVG
  • 72ffdb3 fixes for release 2024.0.3
clickhouse-flamegraph - v2024.0.3

Published by Slach 5 months ago

Changelog

  • ac75dc1 Bump version: 2024.0.2 → 2024.0.3
clickhouse-flamegraph - v2024.0.1

Published by Slach 6 months ago

Changelog

  • actualize to latest go releaser
  • fix https://github.com/Slach/clickhouse-flamegraph/issues/123
  • fix properly parse dateTime values for --from and --to when time zone of client and server is different
  • fix README.md to use http instead of tcp in dsn , thank @JackyWoo
  • add global_profiler settings to README.md and profiling.xml
  • update github actions
  • switch to golang 1.22 and update dependencies
clickhouse-flamegraph - v2023.0.1

Published by Slach over 1 year ago

Changelog

  • a7ae206 Bump version: 2023.0.0 → 2023.0.1
clickhouse-flamegraph - v2022.0.0

Published by Slach over 2 years ago

Changelog

  • e40f0f1 Bump version: 2021.2.2 → 2022.0.0
  • 34b5969 add arm64 architecture to .goreleaser.yml
clickhouse-flamegraph - v2021.2.2

Published by Slach over 2 years ago

Changelog

clickhouse-flamegraph - v2021.1.0

Published by Slach almost 3 years ago

Changelog

  • 4d884af Bump version: 2021.0.6 → 2021.1.0
  • 160e574 prepare 2021.1.0 improve nfpm and goreleaser installation, remove
clickhouse-flamegraph - v2021.0.3

Published by Slach about 3 years ago

Changelog

05862d2 Bump version: 2021.0.2 → 2021.0.3
e7dc69e continue prepare Snyk fixes

clickhouse-flamegraph - v2021.0.1

Published by Slach over 3 years ago

Changelog

fee7461 Bump version: 2021.0.0 → 2021.0.1
1323063 prepare 2021.0.1 release with full changelog
1648841 Merge branch 'master' of github.com:Slach/clickhouse-flamegraph
a6021e5 Bump version: 2021.0.0 → 2021.0.1
1d54215 Merge pull request #40 from msaf1980/fix_clickhouse_version
75440a2 fix check clickhouse version

clickhouse-flamegraph - v2021.0.0

Published by Slach over 3 years ago

Changelog

7bda624 Bump version: 2020.5.0 → 2021.0.0
fe3945d prepare 2021.0.0 release with full changelog
3159ea4 fix goreleaser config before publish release, again
25a20f3 fix goreleaser config before publish release
178f48c prepare to first 2021 release
f7f441e Merge pull request #38 from msaf1980/driver_option
da9316e Merge pull request #37 from msaf1980/duration_options
b61fcc5 remove unknown option database (for mail.ru driver)
1cbd326 allow time duration for relative from/to datetime
eb03fa7 Merge pull request #36 from Slach/renovate/github.com-rs-zerolog-1.x
06c85d9 Update module github.com/rs/zerolog to v1.23.0
f75ae3c Merge pull request #35 from Slach/renovate/github.com-mailru-go-clickhouse-1.x
2705ecf Update module github.com/mailru/go-clickhouse to v1.6.0
50df3b2 Merge pull request #34 from Slach/renovate/github.com-rs-zerolog-1.x
de3952e Update module github.com/rs/zerolog to v1.22.0
9777d49 Merge pull request #33 from Slach/renovate/github.com-araddon-dateparse-digest
e271f6c Update github.com/araddon/dateparse commit hash to 6b43995
015c681 Merge pull request #32 from Slach/renovate/github.com-mailru-go-clickhouse-1.x
ebb5f3c Update module github.com/mailru/go-clickhouse to v1.5.0
c071c9c Merge pull request #31 from Slach/renovate/github.com-rs-zerolog-1.x
eaf372a Update module github.com/rs/zerolog to v1.21.0
72fbdcf Merge pull request #30 from Slach/renovate/github.com-mailru-go-clickhouse-1.x
db3b9ee Update module github.com/mailru/go-clickhouse to v1.4.0
00b0b8d Merge pull request #29 from Slach/renovate/araddon-dateparse-digest
a505f90 Update araddon/dateparse commit hash to 0eec95c
ad370c2 Merge pull request #28 from Slach/renovate/github.com-urfave-cli-v2-2.x
5a0e0b5 Update module urfave/cli/v2 to v2.3.0
44bcb77 Merge pull request #27 from Slach/renovate/github.com-pkg-errors-0.x
71e9a0c Update module pkg/errors to v0.9.1

clickhouse-flamegraph - v2020.5.0

Published by Slach about 4 years ago

Changelog

3513b3b Bump version: 2020.4.0 → 2020.5.0
c5a9472 switch from native TCP protocol to HTTP/HTTPS protocol, self signed certificates also supported
12977f9 Merge remote-tracking branch 'origin/master'
51017e3 switch from native TCP protocol to HTTP/HTTPS protocol, self signed certificates also supported
10fad92 Merge pull request #26 from Slach/renovate/github.com-araddon-dateparse-digest
6f1c456 Update github.com/araddon/dateparse commit hash to 8aadafe
1974e62 Create codeql-analysis.yml
727978f Merge pull request #25 from Slach/renovate/github.com-araddon-dateparse-digest
f7db11f Update github.com/araddon/dateparse commit hash to fcfe3a0
0b90f7f Merge pull request #24 from Slach/renovate/github.com-rs-zerolog-1.x
bac10aa Update module rs/zerolog to v1.20.0
6452214 Merge pull request #23 from Slach/renovate/github.com-clickhouse-clickhouse-go-1.x
d8bd865 Update module ClickHouse/clickhouse-go to v1.4.3
3323d32 Merge pull request #22 from Slach/renovate/github.com-clickhouse-clickhouse-go-1.x
45c0d98 Update module ClickHouse/clickhouse-go to v1.4.2
708ddd5 Merge pull request #21 from Slach/renovate/github.com-clickhouse-clickhouse-go-1.x
5bdc472 Update module ClickHouse/clickhouse-go to v1.4.1
015a42e Merge pull request #20 from Slach/renovate/github.com-rs-zerolog-1.x
e3851b0 Update module rs/zerolog to v1.19.0

clickhouse-flamegraph - v2020.4.0

Published by Slach over 4 years ago

Changelog

2d38844 Bump version: 2020.3.0 → 2020.4.0
9687be7 change description --trace-types CLI parameter
e76409e change description --trace-types CLI parameter
6227176 fix https://github.com/Slach/clickhouse-flamegraph/issues/17

clickhouse-flamegraph - v2020.3.0

Published by Slach over 4 years ago

Changelog

3229386 Bump version: 2020.2.1 → 2020.3.0
6c5729e add SET allow_introspection_functions=1, for corner case when you can't change this settings via XML file, use --dsn=tcp://host:9000/?pool_size=1 to ensure clickhouse-go apply changes to this setting add tips&trick section in README.md

clickhouse-flamegraph - v2020.2.1

Published by Slach over 4 years ago

Changelog

b3dec8b Bump version: 2020.2.0 → 2020.2.1
c8c6d42 implements traceTypes filter add Memory, MemorySample, CPU, Real split by trace_type
7fcb3af actualize help message in README
d199b26 more securely docker-publishing.sh

clickhouse-flamegraph - v2020.2.0

Published by Slach over 4 years ago

Changelog

5ca2a6b Bump version: 2020.1.0 → 2020.2.0
4e51076 update goreleaser config

clickhouse-flamegraph - v2020.0.1

Published by Slach over 4 years ago

Changelog

ad2cbeb Bump version: 2020.0.0 → 2020.0.1
3d4ab01 prepare to 2020.x releases cycle
5871e1b prepare to 2020.x releases cycle

clickhouse-flamegraph - v2019.9.4

Published by Slach almost 5 years ago

Changelog

a984e01 Bump version: 2019.9.3 → 2019.9.4
3ca370a actualize go.sum
3658403 Update module ClickHouse/clickhouse-go to v1.3.13

clickhouse-flamegraph - v2019.9.3

Published by Slach almost 5 years ago

Changelog

7ebe40f Bump version: 2019.9.2 → 2019.9.3
f0ea265 cli 2.1.1

clickhouse-flamegraph - v2019.9.1

Published by Slach almost 5 years ago

Changelog

691ebca Bump version: 2019.9.0 → 2019.9.1
b23c7f4 fix query-regexp filter, again