Skip to content

Remove all languages but Go and add a deprecation note#38

Merged
beorn7 merged 1 commit intomasterfrom
beorn7/deprecation
Dec 2, 2019
Merged

Remove all languages but Go and add a deprecation note#38
beorn7 merged 1 commit intomasterfrom
beorn7/deprecation

Conversation

@beorn7
Copy link
Copy Markdown
Member

@beorn7 beorn7 commented Dec 2, 2019

Fixes #37 (and implicitly #36).

@beorn7 beorn7 requested a review from brian-brazil December 2, 2019 17:11
Copy link
Copy Markdown
Contributor

@brian-brazil brian-brazil left a comment

Choose a reason for hiding this comment

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

👍

README.md Outdated
library](https://github.com/prometheus/client_golang), however, has been built
around the protobuf-based data model. As a byproduct thereof, it is still able
to expose the protobuf-based exposition format. The Go instrumentation library
is the only remaining Prometheus project directly using this repository.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

official

There's a few things outside this org using it I gather.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I thought "Prometheus project" reads as "project in the Prometheus GitHub org". I'm not a great fan of the word "official". I'll reword as "…is the only remaining project within the Prometheus GitHub org…".

@beorn7 beorn7 force-pushed the beorn7/deprecation branch from 8a61461 to a661ac3 Compare December 2, 2019 18:28
@beorn7 beorn7 merged commit 56a8597 into master Dec 2, 2019
@beorn7 beorn7 deleted the beorn7/deprecation branch December 2, 2019 18:29
thaJeztah added a commit to thaJeztah/containerd that referenced this pull request Jan 13, 2020
full diff: prometheus/client_model@99fa1f4...v0.1.0

- prometheus/client_model#22 add `go_package`, regenerate Go binding file
- prometheus/client_model#31 Support Go Modules
- prometheus/client_model#38 Remove all languages but Go and add a deprecation note

Signed-off-by: Sebastiaan van Stijn <[email protected]>
thaJeztah added a commit to thaJeztah/docker that referenced this pull request Jan 16, 2020
full diff: prometheus/client_model@6f38060...v0.1.0

- prometheus/client_model#22 add `go_package`, regenerate Go binding file
- prometheus/client_model#31 Support Go Modules
- prometheus/client_model#38 Remove all languages but Go and add a deprecation note

Signed-off-by: Sebastiaan van Stijn <[email protected]>
docker-jenkins pushed a commit to docker-archive/docker-ce that referenced this pull request Jan 17, 2020
full diff: prometheus/client_model@6f38060...v0.1.0

- prometheus/client_model#22 add `go_package`, regenerate Go binding file
- prometheus/client_model#31 Support Go Modules
- prometheus/client_model#38 Remove all languages but Go and add a deprecation note

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Upstream-commit: 9c99f8b9b3d16e1975f07ae08f418949f76e4a02
Component: engine
tussennet pushed a commit to tussennet/containerd that referenced this pull request Sep 11, 2020
full diff: prometheus/client_model@99fa1f4...v0.1.0

- prometheus/client_model#22 add `go_package`, regenerate Go binding file
- prometheus/client_model#31 Support Go Modules
- prometheus/client_model#38 Remove all languages but Go and add a deprecation note

Signed-off-by: Sebastiaan van Stijn <[email protected]>
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.

Add a suitable deprecation notice

2 participants