-
Notifications
You must be signed in to change notification settings - Fork 445
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
feat: update otel versions for prometheus to 0.27 #2309
Open
kudlatyamroth
wants to merge
10
commits into
open-telemetry:main
Choose a base branch
from
kudlatyamroth:feature/update-prometheus-to-otel-27
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: update otel versions for prometheus to 0.27 #2309
kudlatyamroth
wants to merge
10
commits into
open-telemetry:main
from
kudlatyamroth:feature/update-prometheus-to-otel-27
+141
−123
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 984b0d8 - Browse repository at this point
Copy the full SHA 984b0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a90361 - Browse repository at this point
Copy the full SHA 1a90361View commit details -
Configuration menu - View commit details
-
Copy full SHA for e356a6c - Browse repository at this point
Copy the full SHA e356a6cView commit details
Commits on Nov 21, 2024
-
fix: improve error handling and update temporality logic
Enhanced error messages with specific names and differentiated warnings. Updated temporality method for Prometheus to always return cumulative temporality, aligning with Prometheus behavior.
Configuration menu - View commit details
-
Copy full SHA for 992c852 - Browse repository at this point
Copy the full SHA 992c852View commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ed3455 - Browse repository at this point
Copy the full SHA 3ed3455View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bee56bc - Browse repository at this point
Copy the full SHA bee56bcView commit details
Commits on Nov 27, 2024
-
chore: rename error messages for clarity and consistency
Updated several error log names in `opentelemetry-prometheus/src/lib.rs` for better clarity and consistency. This includes renaming `AcquireLockError`, `ReaderError`, and `MetricValidation` to `MetricScrapeFailed` and `MetricValidationFailed`.
Configuration menu - View commit details
-
Copy full SHA for 2590604 - Browse repository at this point
Copy the full SHA 2590604View commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97f50dc - Browse repository at this point
Copy the full SHA 97f50dcView commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13d72d7 - Browse repository at this point
Copy the full SHA 13d72d7View commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce41608 - Browse repository at this point
Copy the full SHA ce41608View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.