Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 299 Bytes

File metadata and controls

14 lines (9 loc) · 299 Bytes

utdee

Local setup

Follow below steps:

  • enable git hooks

    $ chmod +x git_hooks/*
    $ git config --local core.hooksPath git_hooks/
  • start local opentelemetry-tempo-grafana setup like it was described at: link