Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error 'Field does not exist: jaeger_mixin' in tk show #1518

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Fix error 'Field does not exist: jaeger_mixin' in tk show #1518

merged 1 commit into from
Jan 14, 2020

Conversation

benjaminhuo
Copy link

Signed-off-by: Benjamin benjamin@yunify.com

What this PR does / why we need it:
Got error like below when running tk show

tk show environments/loki/
evaluating jsonnet: RUNTIME ERROR: Field does not exist: jaeger_mixin
	/root/ben/loki/config/vendor/loki/query-frontend.libsonnet:16:5-19	object <anonymous>
	/root/ben/loki/config/vendor/loki/query-frontend.libsonnet:21:42-68	thunk from <thunk from <object <anonymous>>>
	<std>:237:55-61	thunk from <function <anonymous>>
	/root/ben/loki/config/vendor/ksonnet-util/kausal.libsonnet:317:27-28	function <addMount>
	<std>:237:50-62	function <anonymous>
		
	During manifestation	

Signed-off-by: Benjamin <benjamin@yunify.com>
@claassistantio
Copy link

claassistantio commented Jan 14, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, sorry for that :) it was included on my usage.

@cyriltovena cyriltovena merged commit 9f9d05e into grafana:master Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants