-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Added: Ignore sha1 hashes in url #17
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5176586 - Browse repository at this point
Copy the full SHA 5176586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6817212 - Browse repository at this point
Copy the full SHA 6817212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e7eeb6 - Browse repository at this point
Copy the full SHA 3e7eeb6View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 878f11a - Browse repository at this point
Copy the full SHA 878f11aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3759d2 - Browse repository at this point
Copy the full SHA f3759d2View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cad2405 - Browse repository at this point
Copy the full SHA cad2405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b67db - Browse repository at this point
Copy the full SHA 00b67dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 077f5da - Browse repository at this point
Copy the full SHA 077f5daView commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30464f6 - Browse repository at this point
Copy the full SHA 30464f6View commit details
Commits on Aug 16, 2023
-
Avoids high cardinality on metrics (#2)
* refactor: Avoid high cardinality * refactor: Object not being used * refactor: Restore exception class labeling
Configuration menu - View commit details
-
Copy full SHA for 64d8034 - Browse repository at this point
Copy the full SHA 64d8034View commit details
Commits on Sep 14, 2023
-
Feat/uri sanitize new patterns (#3)
* add new patterns and replacements strings * add new tests * fix change patterns and replacements order
Configuration menu - View commit details
-
Copy full SHA for 253b975 - Browse repository at this point
Copy the full SHA 253b975View commit details -
Refactor URI sanitize patterns (#4)
* fix patterns, shortening patterns and implement case-insensitive * add vscode and jetbrains ide folders into .gitignore
Configuration menu - View commit details
-
Copy full SHA for e7d311c - Browse repository at this point
Copy the full SHA e7d311cView commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0bf8ad - Browse repository at this point
Copy the full SHA e0bf8adView commit details
Commits on Oct 2, 2023
-
Use only the path at the URI label (#6)
Update HttpClientMetricAspect.php
Configuration menu - View commit details
-
Copy full SHA for c48ac23 - Browse repository at this point
Copy the full SHA c48ac23View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6804d04 - Browse repository at this point
Copy the full SHA 6804d04View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25e2567 - Browse repository at this point
Copy the full SHA 25e2567View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c2980c - Browse repository at this point
Copy the full SHA 6c2980cView commit details
Commits on Jan 22, 2024
-
Add connect exceptions on HTTP client metrics (#9)
* feat identified connect exception on http promise rejection * use interface instead exception * abstract catch of exception * add specific message on errors
Configuration menu - View commit details
-
Copy full SHA for c92e9fe - Browse repository at this point
Copy the full SHA c92e9feView commit details
Commits on Jan 30, 2024
-
chore(deps): Bump hyper/metric 3.1 (#11)
* [3.1]Bumps dependencies (#5796) Co-authored-by: 李铭昕 <[email protected]> * Upgrade hyperf packages to version `~3.1.0` (#5801) * Bumps `phpunit` to `10.x` (#5802) Co-authored-by: 李铭昕 <[email protected]> * Remove redundant `setAccessible` methods (#5811) * Remove deprecated codes (#5812) * Removed the deprecated code for metric. (#5847) * Use `StrCache` instead of `Str` in special cases. (#5866) * [feat] Support buffer mechanism in standalone process of metric (#6030) Co-authored-by: 李铭昕 <[email protected]> * Fix the bug that cannot stop the command from terminating gracefully (#6090) * Upgrade actions/checkout to v4 (#6159) * Adds `metric.enable_command_metric` switch (#6272) * Changed the `branch-alias` of all components to `3.1-dev`. (#6320) * update dependencies * Remove unused import --------- Co-authored-by: Deeka Wong <[email protected]> Co-authored-by: 李铭昕 <[email protected]> Co-authored-by: yansongda <[email protected]> Co-authored-by: Albert Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df8f474 - Browse repository at this point
Copy the full SHA df8f474View commit details
Commits on Apr 25, 2024
-
Add: Sanitização de AndroidID na URI (#12)
* Add: AndroidID Regex * Add: AndroidID Regex
Configuration menu - View commit details
-
Copy full SHA for e1f2243 - Browse repository at this point
Copy the full SHA e1f2243View commit details
Commits on Apr 26, 2024
-
FIX: regex to catch OID between 16 to 24 caracteres (#15)
fix regex short oid
Configuration menu - View commit details
-
Copy full SHA for 18c311b - Browse repository at this point
Copy the full SHA 18c311bView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49b40a2 - Browse repository at this point
Copy the full SHA 49b40a2View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb3a8de - Browse repository at this point
Copy the full SHA bb3a8deView commit details