github.com/grafana/pyroscope@v1.18.0/.idea/runConfigurations/v2.xml (about)

     1  <component name="ProjectRunConfigurationManager">
     2    <configuration default="false" name="v2" type="GoApplicationRunConfiguration" factoryName="Go Application">
     3      <module name="pyroscope" />
     4      <working_directory value="$PROJECT_DIR$" />
     5      <go_parameters value="-tags embedassets" />
     6      <parameters value="-storage.backend=filesystem -write-path=segment-writer -enable-query-backend=true" />
     7      <envs>
     8        <env name="PYROSCOPE_V2" value="true" />
     9      </envs>
    10      <kind value="FILE" />
    11      <package value="github.com/grafana/pyroscope" />
    12      <directory value="$PROJECT_DIR$" />
    13      <filePath value="$PROJECT_DIR$/cmd/pyroscope/main.go" />
    14      <method v="2" />
    15    </configuration>
    16  </component>