52 skills found · Page 1 of 2
snok / Asgi Correlation IdRequest ID propagation for ASGI apps
tomwojcik / Starlette ContextMiddleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.
stevejgordon / CorrelationIdAn ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
snok / Django GuidInject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
serilog-contrib / Serilog Enrichers ClientinfoEnrich logs with client IP, correlation id and HTTP request headers.
skwasjer / Correlate.NET Core support for correlation ID in ASP.NET Core and HttpClient
ekmsystems / Serilog Enrichers Correlation IdEnrich logs with a unique ID so you can track logs for specific requests.
toboid / Correlation IdCorrelation id for node.js
Polyconseil / Django CidCorrelation Id for Django
php-middleware / Request IdPSR-7 Request ID (Correlation ID) middleware
theburningmonk / Lambda Correlation Id DemoHow to track correlation IDs across APIs, SNS and Kinesis events
toboid / Express Correlation IdNo description available
idhlagency / Magento2 Log Correlation IdMagento - Attach log correlation ID (aka Trace ID) to requests, monlog entries, and New relic transactions
danielbryantuk / Correlation Id AsyncNo description available
skwasjer / Hangfire.CorrelateHangfire integration of Correlate to add correlation id support to Hangfire background/scheduled jobs.
LiuGuozhen0 / MILP Tool For Cryptanalysis Of Block CiphersThis tool is able to construct the MILP model for some bit-oriented block ciphers. once you describe the block-cipher on it, you can do differential and linear cryptanalysis on it. It is also suitable to find impossible input and output, which helps you in impossible differential attack, and zero-correlation attack. The MILP models are based on Gurobi format. In the link (https://drive.google.com/open?id=1VkDEjezc8PJR6m0JA8kaizTNV4IjLT1W ) you can see how the tool works
Evanion / Nestjs Correlation IdCorrelation-id middleware for nest.js
tianlu-wang / Identifying And Mitigating Spurious Correlations For Improving Robustness In NLP ModelsNAACL 2022 Findings
danielbryantuk / Correlation Id SyncNo description available
wwwlicious / Servicestack Request CorrelationA plugin for ServiceStack that creates a correlation id that allows requests to be tracked across multiple services