Skip to content

Commit faa1d86

Browse files
committed
Update sub-folder syntax
1 parent 34d3830 commit faa1d86

File tree

3 files changed

+537
-441
lines changed

3 files changed

+537
-441
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ semconv-generate: $(SEMCONVKIT)
287287
--mount 'type=bind,source=$(PWD)/semconv/${TAG},target=/home/weaver/target' \
288288
--mount 'type=bind,source=$(HOME)/.weaver,target=/tmp/weaver/.weaver' \
289289
$(WEAVER_CONTAINER) registry generate \
290-
--registry=https://github.com/open-telemetry/semantic-conventions.git@$(TAG)#model \
290+
--registry=https://github.com/open-telemetry/semantic-conventions.git@$(TAG)[model] \
291291
--templates=/home/weaver/templates \
292292
--param tag=$(TAG) \
293293
go \

semconv/v1.27.0/attribute_group.go

+104
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)