-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[xscraper] add Profiles support #13915
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
Conversation
96f35cf to
3836614
Compare
Signed-off-by: Florian Lehner <[email protected]>
3836614 to
eb56070
Compare
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13915 +/- ##
==========================================
- Coverage 92.15% 92.12% -0.03%
==========================================
Files 663 666 +3
Lines 41387 41438 +51
==========================================
+ Hits 38140 38176 +36
- Misses 2211 2221 +10
- Partials 1036 1041 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
|
Can you take a look at the failing tests? |
Signed-off-by: Florian Lehner <[email protected]>
|
@mx-psi make tidy seemed to resole the issue. The error now seems to be |
716e11a
Description
Implement scraper for Profiles.
This will help implement receiver parts like open-telemetry/opentelemetry-collector-contrib#42843.