Skip to content

Commit

Permalink
idea: add running kafka-to-elasticsearch
Browse files Browse the repository at this point in the history
Signed-off-by: Login Victor <batazor@evrone.com>
  • Loading branch information
batazor committed Sep 21, 2022
1 parent c4cc6f0 commit f3b0553
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .run/knative_kafka-to-elasticsearch.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="knative/kafka-to-elasticsearch" type="GoApplicationRunConfiguration" factoryName="Go Application" folderName="knative">
<module name="shortlink" />
<working_directory value="$PROJECT_DIR$" />
<envs>
<env name="K_CONFIG_TRACING" value="{&quot;backend&quot;:&quot;zipkin&quot;,&quot;debug&quot;:&quot;true&quot;,&quot;sample-rate&quot;:&quot;1&quot;,&quot;zipkin-endpoint&quot;:&quot;http://otel-collector.observability:9411/api/v2/spans&quot;}" />
</envs>
<kind value="PACKAGE" />
<package value="github.com/batazor/shortlink/internal/services/knative/sync-search/kafka-to-elasticsearch" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$/internal/services/knative/sync-search/kafka-to-elasticsearch/kafka-to-elasticsearch.go" />
<method v="2" />
</configuration>
</component>

0 comments on commit f3b0553

Please sign in to comment.