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

Remove reliance on local pkg/util/log #70

Merged
merged 6 commits into from
Oct 3, 2022
Merged

Conversation

alexgreenbank
Copy link
Contributor

It was temporarily included before mimir had been released, but is unnecessary anyway.

@alexgreenbank alexgreenbank requested a review from a team October 3, 2022 17:20
@grafanabot

This comment has been minimized.

@grafanabot

This comment has been minimized.

@grafanabot

This comment has been minimized.

@alexgreenbank
Copy link
Contributor Author

Hmm, this removes the extra logging wrappers, will look at adding them back in. Will compare with usage in mimir-proxies first.

@alexgreenbank alexgreenbank changed the title Remove reliance on local pkg/util/log Remove reliance on local pkg/util/log (ON HOLD) Oct 3, 2022
@grafanabot

This comment has been minimized.

@alexgreenbank
Copy link
Contributor Author

Logging of {traceID,orgID,userID,path} all handled by pkg/influx/api.go.

Added caller= logging info.

@alexgreenbank alexgreenbank changed the title Remove reliance on local pkg/util/log (ON HOLD) Remove reliance on local pkg/util/log Oct 3, 2022
@grafanabot

This comment has been minimized.

@grafanabot
Copy link

Go coverage report:

Click to expand.
File %
github.com/grafana/influx2cortex/pkg/influx/api.go 93.3%
github.com/grafana/influx2cortex/pkg/influx/errors.go 100.0%
github.com/grafana/influx2cortex/pkg/influx/parser.go 84.7%
github.com/grafana/influx2cortex/pkg/influx/proxy.go 61.9%
github.com/grafana/influx2cortex/pkg/influx/recorder.go 91.7%
total 84.3%

Go lint report:

No issues found. 😎

@alexgreenbank alexgreenbank merged commit ee0416d into main Oct 3, 2022
@alexgreenbank alexgreenbank deleted the alexg/remove-util-log-1 branch October 3, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants