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

Cortex Exporter Project setup #202

Merged
merged 5 commits into from
Aug 11, 2020
Merged

Conversation

connorlindsey
Copy link
Contributor

@connorlindsey connorlindsey commented Aug 10, 2020

This PR begins the implementation for a Cortex Exporter. It sets up the basic file structure, stubs out the Exporter interface, and copies the sanitize function and tests used in other Prometheus-based exporters.

The design doc for this project can be found here

cc @alolita @ercl

@connorlindsey
Copy link
Contributor Author

Trying to run tests again.

@connorlindsey connorlindsey reopened this Aug 10, 2020
@MrAlias MrAlias added area: exporter Related to an exporter package dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Aug 10, 2020
@MrAlias
Copy link
Contributor

MrAlias commented Aug 10, 2020

Looks like tidier action had an issue, @connorlindsey if you can run make precommit and sync the go.sum file I should be able to merge this.

@evantorrie evantorrie added dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Aug 11, 2020
@MrAlias MrAlias merged commit 8daa8cb into open-telemetry:master Aug 11, 2020
@MrAlias MrAlias mentioned this pull request Aug 13, 2020
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: exporter Related to an exporter package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants