title stringlengths 1 551 | source stringclasses 83
values | url stringlengths 13 578 | category stringclasses 11
values | language stringclasses 12
values | content stringlengths 80 800 | chunk_id int64 0 6.66k | chunk_length int64 80 800 | last_updated stringdate 2026-03-23 10:49:51 2026-03-23 11:44:43 |
|---|---|---|---|---|---|---|---|---|
?s=undertow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=undertow | devops | python | .0 License Repository OpenAI Instrumentation by Traceloop Instrumentation for OpenAI LLMs (prompts logging, tokens, etc.) python instrumentation openai Python Language Instrumentation Component Apache 2.0 License Repository Open AI Python Instrumentation by Arize AI Instrumentation for tracing the OpenAI Python SDK pyt... | 329 | 800 | 2026-03-23T11:39:02.415661 |
postgresql | postgresql | https://www.postgresql.org/docs/release/14.8/ | database | sql | Also, America/Yellowknife is no longer distinct from America/Edmonton; this affects some pre-1948 timestamps in that area. Prev Up Next E.14. Release 14.9 Home E.16. Release 14.7 Previous Return to the Release Notes Archive Next Versions 14.22 14.21 14.20 14.19 14.18 14.17 14.16 14.15 14.14 14.13 14.12 14.11 14.10 14.9... | 23 | 365 | 2026-03-23T11:28:17.526866 |
?s=nginx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nginx | devops | python | iver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sshcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository StatsD Collector Receiver by 🔭 OpenTelemet... | 157 | 800 | 2026-03-23T11:33:22.910581 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | Sets the maximum number of idle database connections in the PostgreSQL connection pool. (default: 10) --postgres-max-open-conns int Sets the maximum number of open database connections allowed in the PostgreSQL connection pool. (default: 100) --postgres-conn-max-idle-time int Sets the maximum amount of time, in minutes... | 1,516 | 612 | 2026-03-23T10:50:47.949706 |
token-info | planetscale | https://planetscale.com/docs/api/reference/oauth/token-info | database | sql | valid OAuth access token in the Authorization header: Report incorrect code Copy Ask AI Authorization: Bearer YOUR_ACCESS_TOKEN Response Success Response (200 OK) - Active Token Report incorrect code Copy Ask AI { "active" : true , "scope" : "read_user read_databases" , "client_id" : "pscale_app_abc123" , "token_type" ... | 2 | 781 | 2026-03-23T11:26:49.793547 |
modern-serverless-job-scheduler | inngest | https://www.inngest.com/blog/modern-serverless-job-scheduler | devops | typescript | systems, queues, and state, and call your functions whenever they need to run. It's both cheaper and easier to manage than hosting stateful servers and Redis or RabbitMQ yourself. Try it out You can try out Inngest for free in any of your projects. We're also happy to announce our Typescript SDK , which lets you create... | 7 | 528 | 2026-03-23T11:24:45.774540 |
webpack | webpack | https://webpack.js.org/plugins/image-minimizer-webpack-plugin/ | tooling | javascript | generator : [ { type : "asset" , implementation : ImageMinimizerPlugin . sharpGenerate , options : { encodeOptions : { webp : { quality : 90 , } , } , } , } , ] , } ) , ] , } , plugins : [ new CopyPlugin ( { patterns : [ "images/**/*.png" ] } ) ] , } ; Contributing We welcome contributions! If you’re interested in help... | 60 | 553 | 2026-03-23T11:12:01.295595 |
?s=req | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=req | devops | python | sion Component Apache 2.0 License Package Details (go-collector) Repository Cgroup Go runtime extension by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Cgroup Auto-Config Extension is designed to optimize Go runtime performance in containerized environments by automatically configuring GOMAXPROCS and GOMEMLIMIT based ... | 60 | 800 | 2026-03-23T11:22:57.435592 |
docker | docker | https://docs.docker.com/engine/deprecated/ | devops | bash | r, such as overlay2 , before upgrading to Docker Engine v24.0. The aufs storage driver facilitated running Docker on distros that have no support for OverlayFS, such as Ubuntu 14.04 LTS, which originally shipped with a 3.14 kernel. Now that Ubuntu 14.04 is no longer a supported distro for Docker, and overlay2 is availa... | 47 | 800 | 2026-03-23T11:13:09.246674 |
?s=haskell | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=haskell | devops | python | k Inc. Instrumentation for the github.com/jinzhu/gorm package. go instrumentation database Go Language Instrumentation Component Apache 2.0 License Repository splunkgraphql – Instrumentation for github.com/graph-gophers/graphql-go by Splunk Inc. Instrumentation for the github.com/graph-gophers/graphql-go package. go in... | 232 | 800 | 2026-03-23T11:20:15.839191 |
redis | redis | https://redis.io/docs/latest/develop/data-types/lists/ | database | bash | . rpop ( "bikes:repairs" ); System . out . println ( res25 ); // >>> bike:2 String res26 = jedis . rpop ( "bikes:repairs" ); System . out . println ( res26 ); // >>> null long res27 = jedis . rpush ( "bikes:repairs" , "bike:1" , "bike:2" , "bike:3" , "bike:4" , "bike:5" ); System . out . println ( res27 ); // >>> 5 Str... | 726 | 800 | 2026-03-23T11:05:26.645952 |
sub | javascript | https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/sub | language | javascript | for this). See Variable subscripts . Denoting the number of atoms of a given element within a chemical formula (such as every developer's best friend, C 8 H 10 N 4 O 2 , otherwise known as "caffeine"). See Chemical formulas . Examples Footnote numbers Traditional footnotes are denoted using numbers which are rendered i... | 2 | 793 | 2026-03-23T11:15:20.580923 |
3.8.html | python | https://docs.python.org/3/whatsnew/3.8.html | language | python | ows now removes directory junctions without recursively removing their contents first. (Contributed by Steve Dower in bpo-37834 .) socket ¶ Added create_server() and has_dualstack_ipv6() convenience functions to automate the necessary tasks usually involved when creating a server socket, including accepting both IPv4 a... | 44 | 798 | 2026-03-23T11:16:49.619377 |
set-env | bun | https://bun.sh/docs/guides/runtime/set-env | runtime | javascript | ible lockfile Migrate from npm to bun Configure git to diff Bun's lockfile Install Bun in GitHub Actions Test Runner Run tests Watch mode Migrate from Jest Mock functions Spy on methods Mock system time Snapshot testing Update snapshots Coverage reports Coverage threshold Concurrent test glob Skip tests Todo tests Test... | 3 | 800 | 2026-03-23T11:14:10.641261 |
?s=namedpipe | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=namedpipe | devops | python | a in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. go exporter Go Language Exporter Component Apache 2.0 License Repository otlpr - A logr implementation backed by OTLP by MrAlias Provides a logr.Logger that exports messages as OTLP logs. go exporter log ... | 177 | 800 | 2026-03-23T11:26:08.589213 |
go_spec.html | go | https://go.dev/doc/go_spec.html | language | go | en if it starts with a leading 0 . 0i 0123i // == 123i for backward-compatibility 0o123i // == 0o123 * 1i == 83i 0xabci // == 0xabc * 1i == 2748i 0.i 2.71828i 1.e+0i 6.67428e-11i 1E6i .25i .12345E+5i 0x1p-2i // == 0x1p-2 * 1i == 0.25i Rune literals A rune literal represents a rune constant , an integer value identifyin... | 14 | 772 | 2026-03-23T11:21:41.032554 |
crud-generator | nestjs | https://docs.nestjs.com/recipes/crud-generator | framework | typescript | CRUD generator | NestJS - A progressive Node.js framework CRUD generator (TypeScript only) Introduction Generating a new resource Copy‑paste ready CSS & JavaScript patterns with accessibility baked in. ads via Carbon CRUD generator (TypeScript only) Throughout the life span of a project, when we build new features, we ... | 0 | 800 | 2026-03-23T10:50:46.556892 |
?s=oltp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=oltp | devops | python | essor converts delta sum metrics to rate metrics. This rate is a gauge. go processor collector Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatorateprocesso... | 78 | 800 | 2026-03-23T11:25:57.743864 |
style | terraform | https://developer.hashicorp.com/terraform/language/style | devops | hcl | ally when you create or update a pull request, and you can use them to see the effect that your changes will have on your infrastructure before you merge them to your main branch. When you merge your pull request, HCP Terraform will start a new run to apply these changes. Multiple environments We recommend that your re... | 30 | 793 | 2026-03-23T10:52:48.880077 |
docker | docker | https://docs.docker.com/ai/gordon/usage-and-limits/ | devops | bash | ss subscriptions. Team provides the same multiplier as Pro (3x), but limits apply per individual user rather than being shared across the organization. How usage is measured Gordon usage is activity-based. Each interaction consumes resources based on the complexity of your request and the work Gordon performs. Simple q... | 1 | 800 | 2026-03-23T11:21:14.121410 |
?s=connect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=connect | devops | python | on Component Apache 2.0 License Package Details (gems) Repository RubyLLM Instrumentation by thoughtbot RubyLLM instrumentation for Ruby. ruby instrumentation GenAI LLM Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ruby_llm 0.2.0 Version Ruby Language Instrumentati... | 356 | 800 | 2026-03-23T11:24:38.265088 |
enhanced-line-directives | csharp | https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/enhanced-line-directives | language | csharp | x of line_indicator used in pp_line directive like so: Current: line_indicator : decimal_digit+ whitespace file_name | decimal_digit+ | 'default' | 'hidden' ; Proposed: line_indicator : '(' decimal_digit+ ',' decimal_digit+ ')' '-' '(' decimal_digit+ ',' decimal_digit+ ')' whitespace decimal_digit+ whitespace file_name... | 4 | 752 | 2026-03-23T10:54:14.030157 |
uk | git | https://git-scm.com/docs/git-push/uk | devops | bash | орії з вашого локального репозиторію та надсилає всі необхідні дані, яких ще немає на віддаленому репозиторії. Найпростіший спосіб надсилання змін – це git push <віддалена> <гілка> . git push origin main надішле локальну гілку main до гілки main на віддаленій гілці з назвою origin . Аргумент <repository> за замовчуванн... | 4 | 800 | 2026-03-23T11:01:49.296374 |
supabase-seed-buckets | supabase | https://supabase.com/docs/reference/cli/supabase-seed-buckets | database | typescript | this command will only diff schema changes against the remote database, similar to running db diff --linked . Usage 1 supabase db pull [migration name] [flags] Flags --db-url <string> Optional Pulls from the database specified by the connection string (must be percent-encoded). --linked Optional Pulls from the linked p... | 15 | 799 | 2026-03-23T11:29:18.347823 |
structured-outputs | tanstack_start | https://tanstack.com/ai/latest/docs/guides/structured-outputs | framework | typescript | tack AI automatically infers the TypeScript type from your schema: typescript import { z } from "zod"; // Define a complex schema const RecipeSchema = z.object({ name: z.string(), prepTime: z.string(), servings: z.number(), ingredients: z.array( z.object({ item: z.string(), amount: z.string(), }) ), instructions: z.arr... | 11 | 762 | 2026-03-23T11:10:21.546757 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | tring res10 = jedis . tsCreate ( "rg:1" ); System . out . println ( res10 ); // >>> OK List < Long > res11 = jedis . tsMAdd ( new AbstractMap . SimpleEntry <> ( "rg:1" , new TSElement ( 0L , 18 . 0 )), new AbstractMap . SimpleEntry <> ( "rg:1" , new TSElement ( 1L , 14 . 0 )), new AbstractMap . SimpleEntry <> ( "rg:1" ... | 353 | 799 | 2026-03-23T10:54:53.790551 |
?s=kafka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafka | devops | python | e 2.0 License Repository Vert.x Reactive Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Vert.x Reactive instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Viburdbcp Instrumentation by 🔭 OpenTelemetr... | 271 | 800 | 2026-03-23T11:34:05.695928 |
?s=f | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=f | devops | python | install this instrumentation library run: gem install opentelemetry-instrumentation-koala 0.23.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository LMDB Instrumentation by 🔭 OpenTelemetry Authors 🔭 LMDB instrumentation for Ruby. ruby instrumentation lmdb Quick Install... | 349 | 799 | 2026-03-23T11:39:40.098569 |
continue-as-new | temporal | https://docs.temporal.io/develop/java/continue-as-new | devops | go | Continue-As-New - Java SDK | Temporal Platform Documentation Skip to main content On this page This page answers the following questions for Java developers: What is Continue-As-New? How to Continue-As-New? When is it right to Continue-as-New? How to test Continue-as-New? What is Continue-As-New? Continue-As-New lets a... | 0 | 796 | 2026-03-23T10:58:05.170422 |
NVIDIA-Nemotron-3-Super-120B-A12B-FP8 | transformers | https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8 | ai | python | sponds to user queries and tasks by first generating a reasoning trace and then concluding with a final response. The model's reasoning capabilities can be configured through a flag in the chat template. The model employs a hybrid Latent Mixture-of-Experts (LatentMoE) architecture, utilizing interleaved Mamba-2 and MoE... | 2 | 800 | 2026-03-23T10:54:06.566809 |
redis | redis | https://redis.io/docs/latest/develop/clients/ioredis/ | database | bash | pplication to a Redis database. Note: Redis actively maintains and supports ioredis since it is in widespread use, but for new projects, we recommend using our newer Node.js client node-redis . See Migrate from ioredis if you are interested in converting an existing ioredis project to node-redis . ioredis requires a ru... | 2 | 800 | 2026-03-23T10:54:08.741269 |
release-notes-3.19.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.19.0 | mobile | dart | -enable test now that source of flakiness is fixed by @harryterkelsen in 140462 Reverts "Make TextSpan hit testing precise." by @auto-submit in 140468 Reland find.textRange.ofSubstring changes by @LongCatIsLooong in 140469 Remove outdated ignores from tool by @goderbauer in 140467 Roll pub packages by @flutter-pub-roll... | 21 | 800 | 2026-03-23T11:14:22.512568 |
converters-and-encryption | temporal | https://docs.temporal.io/develop/python/converters-and-encryption | devops | go | sending payloads to external storage, or performing different encoding steps. If you only need to change the encoding performed on your payloads -- by adding compression or encryption -- you can override the default Data Converter by creating a new PayloadCodec . The PayloadCodec needs to implement encode() and decode(... | 2 | 800 | 2026-03-23T11:00:38.167935 |
?s=weaviate | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=weaviate | devops | python | og bridge by 🔭 OpenTelemetry Authors 🔭 Package otelzap provides an OpenTelemetry log bridge for go.uber.org/zap . zap log-bridge go Go Language Log bridge Component Apache 2.0 License Repository Monolog Appender by 🔭 OpenTelemetry Authors 🔭 MonoLog Log Appender for PHP. php logs PHP Language Core Component Apache 2... | 361 | 800 | 2026-03-23T11:21:21.444857 |
useContext | react | https://react.dev/reference/react/useContext | framework | javascript | { children } </ section > ) } function Button ( { children } ) { const theme = useContext ( ThemeContext ) ; const className = 'button-' + theme ; return ( < button className = { className } > { children } </ button > ) ; } Show more Updating data passed via context Often, you’ll want the context to change over time. T... | 5 | 799 | 2026-03-23T11:08:58.169211 |
?s=ts | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ts | devops | python | t instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Spark Web Framework Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Spark Web Framework instrumentation to track requests through OpenTelemetry. ja... | 268 | 800 | 2026-03-23T11:18:07.814794 |
python_api.html | xgboost | https://xgboost.readthedocs.io/en/stable/python/python_api.html | ml | python | the rank of the worker to avoid multiple workers checkpointing to the same place. Added in version 1.3.0. Since XGBoost 2.1.0, the default format is changed to UBJSON. Parameters : directory ( str | PathLike ) – Output model directory. name ( str ) – pattern of output model file. Models will be saved as name_0.ubj, nam... | 258 | 796 | 2026-03-23T10:51:31.581054 |
evaluation-concepts | langchain | https://docs.langchain.com/langsmith/evaluation-concepts | ai | python | -world behavior. Evaluation lifecycle As you develop and deploy your application , your evaluation strategy evolves from pre-deployment testing to production monitoring. During development and testing, offline evaluations validate functionality against curated datasets. After deployment, online evaluations monitor prod... | 5 | 794 | 2026-03-23T11:00:02.863638 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/labels-annotations-taints/ | devops | yaml | when the (Alpha) PodTolerationRestriction admission controller is enabled. The annotation value is a JSON document that defines a list of allowed tolerations for the namespace it annotates. When you create a Pod or modify its tolerations, the API server checks the tolerations to see if they are mentioned in the allow l... | 76 | 799 | 2026-03-23T11:18:13.147943 |
Nemotron-MIND | transformers | https://huggingface.co/datasets/nvidia/Nemotron-MIND | ai | python | g with newer versions of Orbiter." Participant 3: "Thanks for the advice. I'll make sure to keep that in mind as I work on my project." Participant 1: "I was able to generate all the necessary .dll files by selecting 'Mixed Platforms' in the solution configuration. Thanks for the help!" Participant 2: "Great to hear! I... | 92 | 800 | 2026-03-23T11:23:03.927672 |
unit-testing | firebase | https://firebase.google.com/docs/functions/unit-testing | database | javascript | cripts": { "test": "mocha --reporter spec" } Once you have written the tests, you can run them by running npm test inside your functions directory. Initializing Firebase Test SDK for Cloud Functions There are two ways to use firebase-functions-test : Online mode (recommended): Write tests that interact with a Firebase ... | 2 | 798 | 2026-03-23T11:08:39.682470 |
Method_definitions | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitions | language | javascript | le.log(bar.foo0()); // 0 console.log(bar.foo1()); // 1 console.log(bar.FOO()); // 2 Generator methods Note that the asterisk ( * ) in the generator method syntax must be before the generator property name. (That is, * g(){} will work, but g *(){} will not.) js // Using a named property const obj = { g: function* () { l... | 5 | 746 | 2026-03-23T11:11:15.998896 |
?s=jvm | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=jvm | devops | python | tor Quick Install When building a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 Lice... | 89 | 800 | 2026-03-23T11:38:50.779806 |
realtime-heartbeat-messages | supabase | https://supabase.com/docs/guides/troubleshooting/realtime-heartbeat-messages | database | typescript | timeout ' || status === ' disconnected ' ) { 13 setIsConnected ( false ) 14 } 15 } ) 16 }, [ supabase ] ) 17 18 const handleReconnect = () => { 19 supabase . realtime . connect () 20 } 21 22 return ( 23 < div > 24 < p > Status: { isConnected ? ' Connected ' : ' Disconnected ' }</ p > 25 { ! isConnected && < button onCl... | 4 | 800 | 2026-03-23T11:08:59.196654 |
pytorch | pytorch | https://pytorch.org/blog/pytorch-2-10torchao/ | ml | python | D scene creation—previously limited to discrete GPUs or cloud infrastructure. Forfidelity 3D scene creation—previously limited to discrete GPUs or cloud infrastructure. ForIntel® Core™ Ultra Series 3 platforms, PyTorch 2.10 translates architectural advances in compute and memory into tangible developer value, positioni... | 15 | 800 | 2026-03-23T11:37:29.676055 |
?s=mistral | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mistral | devops | python | elemetry-collector-contrib/processor/dnslookupprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Filter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Filter Processor for the OpenTelemetry Collector can be configured to includ... | 79 | 799 | 2026-03-23T11:27:38.004058 |
random_numbers | tensorflow | https://www.tensorflow.org/guide/random_numbers | ml | python | [0.02066157 0.77539235], shape=(2,), dtype=float32) } We no longer recommend passing tf.random.Generator as arguments to Strategy.run , because Strategy.run generally expects the arguments to be tensors, not generators. Saving generators Generally for saving or serializing you can handle a tf.random.Generator the same ... | 30 | 800 | 2026-03-23T10:52:40.914039 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | "ef": 512 } } }, { "engine_name": "redis", "setup_name": "redis-m-16-ef-128", "dataset_name": "glove-100-angular", "upload_time": 1230.0731152981, "total_upload_time": 1230.0731637301, "p95_time": 0.0073998327, "rps": 175.3588697073, "parallel": 1, "p99_time": 0.0086515456, "mean_time": 0.0056024081, "mean_precisions":... | 3,531 | 570 | 2026-03-23T11:15:13.619657 |
installation | bun | https://bun.sh/docs/installation | runtime | javascript | x64 musl Linux x64 musl baseline Linux ARM64 musl If you encounter an error like bun: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29 not found , try using the musl binary. Bun’s install script automatically chooses the correct binary for your system. CPU Requirements Bun has specific CPU requirements based on the ... | 7 | 797 | 2026-03-23T10:55:35.524315 |
mui | mui | https://mui.com/material-ui/api/badge/ | library | javascript | allows defining system overrides as well as additional CSS styles. See the `sx` page for more details. variant 'dot' | 'standard' | string 'standard' The variant to use. The ref is forwarded to the root element. Theme default props You can use MuiBadge to change the default props of this component with the theme . Slot... | 3 | 800 | 2026-03-23T11:18:45.262388 |
csharp | csharp | https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/types/ | language | csharp | ain two separate copies of the same data. Changes you make to one copy don't affect the other copy. Record types can be either reference types ( record class ) or value types ( record struct ). Record types contain methods that support value-equality. In general, use classes to model more complex behavior. Classes typi... | 12 | 800 | 2026-03-23T10:55:55.921281 |
?s=javalin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=javalin | devops | python | ollector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/purefbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository RabbitMQ Receiv... | 146 | 800 | 2026-03-23T11:15:15.388047 |
get-thread-history-post | langchain | https://docs.langchain.com/langsmith/agent-server-api/threads/get-thread-history-post | ai | python | "<string>" ], "checkpoint": { "thread_id": "<string>", "checkpoint_ns": "<string>", "checkpoint_id": "<string>", "checkpoint_map": {} }, "metadata": {}, "created_at": "<string>", "tasks": [ { "id": "<string>", "name": "<string>", "error": "<string>", "interrupts": [ { "value": {}, "id": "<string>" } ], "checkpoint": { ... | 2 | 538 | 2026-03-23T11:22:53.539834 |
DeepSeek-R1-Distill-Qwen-7B | transformers | https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B | ai | python | del Evaluation Model AIME 2024 pass@1 AIME 2024 cons@64 MATH-500 pass@1 GPQA Diamond pass@1 LiveCodeBench pass@1 CodeForces rating GPT-4o-0513 9.3 13.4 74.6 49.9 32.9 759 Claude-3.5-Sonnet-1022 16.0 26.7 78.3 65.0 38.9 717 o1-mini 63.6 80.0 90.0 60.0 53.8 1820 QwQ-32B-Preview 44.0 60.0 90.6 54.5 41.9 1316 DeepSeek-R1-D... | 7 | 800 | 2026-03-23T11:29:09.735845 |
?s=backstage | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=backstage | devops | python | eivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/snowflakereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Solace Receiver by 🔭 OpenTelemetry Authors 🔭 The Solace receiver receives trace data from... | 153 | 800 | 2026-03-23T11:30:01.101129 |
reusing-workflows | github_actions | https://docs.github.com/en/actions/using-workflows/reusing-workflows | devops | yaml | obs using the matrix strategy can call a reusable workflow. A matrix strategy lets you use variables in a single job definition to automatically create multiple job runs that are based on the combinations of the variables. For example, you can use a matrix strategy to pass different inputs to a reusable workflow. For m... | 8 | 800 | 2026-03-23T10:53:14.948280 |
SWE-Gym | transformers | https://huggingface.co/datasets/SWE-Gym/SWE-Gym | ai | python | additional_args[True]" ] getmoto__moto-4950 Thanks for raising this @jhogarth - marking it as an enhancement. diff --git a/moto/timestreamwrite/responses.py b/moto/timestreamwrite/responses.py --- a/moto/timestreamwrite/responses.py +++ b/moto/timestreamwrite/responses.py @@ -85,7 +85,14 @@ def write_records(self): tab... | 102 | 664 | 2026-03-23T11:29:24.384640 |
?s=guzzle | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=guzzle | devops | python | receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Elasticsearch Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the Elasti... | 110 | 800 | 2026-03-23T11:13:19.229382 |
kitchen-sink | tanstack_router | https://tanstack.com/router/latest/docs/framework/react/examples/kitchen-sink | framework | typescript | ld.showNotes ? undefined : true, })} className="text-blue-700" from={invoiceRoute.fullPath} params={true} > {search.showNotes ? 'Close Notes' : 'Show Notes'}{' '} </Link> {search.showNotes ? ( <> <div> <div className="h-2" /> <textarea value={notes} onChange={(e) => { setNotes(e.target.value) }} rows={5} className="sha... | 20 | 496 | 2026-03-23T10:58:10.294584 |
docker | docker | https://docs.docker.com/ai/mcp-catalog-and-toolkit/get-started/ | devops | bash | r in the list with an "enabled" status: $ codex mcp list Name Command Args Env Cwd Status Auth MCP_DOCKER docker mcp gateway run - - enabled Unsupported Test the connection by submitting a prompt that invokes one of your installed MCP servers: $ codex "Use the GitHub MCP server to show me my open pull requests" Continu... | 6 | 765 | 2026-03-23T11:18:03.083284 |
tensorflow | tensorflow | https://www.tensorflow.org/api_docs/cc/ | ml | python | orflow::ops::StringLower Converts all uppercase characters into their respective lowercase replacements. tensorflow::ops::StringNGrams Creates ngrams from ragged string data. tensorflow::ops::StringSplit Split elements of input based on delimiter into a SparseTensor . tensorflow::ops::StringSplitV2 Split elements of so... | 57 | 800 | 2026-03-23T10:50:42.657177 |
sarif-support-for-code-scanning | github_actions | https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning | devops | yaml | of one or more runs. Each run represents a single run of an analysis tool. For more information about a run , see the run object . run object Code scanning uses the run object to filter results by tool and provide information about the source of a result. The run object contains the tool.driver tool component object, w... | 11 | 799 | 2026-03-23T11:29:14.005897 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/packages/conan_1_repository/ | devops | yaml | lib/1.0@conan/stable The latest RREV for lib/1.0@conan/stable . lib/1.0@conan/stable#RREV The specific RREV for lib/1.0@conan/stable . lib/1.0@conan/stable#RREV:PACKAGE_REFERENCE A binary package that belongs to the specific RREV. lib/1.0@conan/stable#RREV:PACKAGE_REFERENCE#PREV A binary package revision PREV that belo... | 17 | 799 | 2026-03-23T11:26:16.421177 |
?s=cri-o | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cri-o | devops | python | m collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsfirehosereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository AWS S3 ... | 102 | 800 | 2026-03-23T11:37:42.137753 |
?s=traces | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=traces | devops | python | ctions. Additionally, distributed tracing is supported by setting the traceparent header. curl instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-curl 0.1.0 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (p... | 306 | 800 | 2026-03-23T11:34:02.633896 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | functions and integrates with your existing OpenTelemetry providers, giving you deep insights into function execution, step timing, and performance. It includes [automatic instrumentation](#instrumentation) for many popular libraries. ## Basic Usage Import and run the `extendedTracesMiddleware()` before any other code.... | 1,294 | 784 | 2026-03-23T10:50:47.949414 |
redis | redis | https://redis.io/docs/latest/operate/rs/databases/active-active/syncer/ | database | bash | nown as master) shard at the top of the primary-replica tree creates a replication ID. This replication ID is identical for all replicas in that tree. When a new primary is appointed, the replication ID changes, but a partial sync from the previous ID is still possible. In a partial sync, the backlog of operations sinc... | 1 | 800 | 2026-03-23T10:58:33.829390 |
module_lifecycle.html | ansible | https://docs.ansible.com/ansible/latest/dev_guide/module_lifecycle.html | devops | yaml | he module will be replaced with a docs-only module stub. Usually current release +4. Mutually exclusive with :removed_by_date:. remove_by_date : (Added in ansible-base 2.10). An ISO 8601 formatted date when the module will be removed. Usually 2 years from the date the module is deprecated. Mutually exclusive with :remo... | 3 | 800 | 2026-03-23T10:57:06.442836 |
webpack | webpack | https://webpack.js.org/plugins/chunks-webpack-plugin/ | tooling | javascript | pack compilation and generated in the output path directory. The placeholder [name] is automatically replaced by entry points names and [type] by styles|scripts . Copy new ChunksWebpackPlugin ( { filename : 'templates/[name]-[type].html' } ) ; [!NOTE] The filename can contain directories, which will be created automati... | 4 | 800 | 2026-03-23T11:01:14.278672 |
stdtypes.html | python | https://docs.python.org/3/library/stdtypes.html | language | python | defined but for some object types (for example, class objects) is equivalent to is . The < , <= , > and >= operators are only defined where they make sense; for example, they raise a TypeError exception when one of the arguments is a complex number. Non-identical instances of a class normally compare as non-equal unles... | 4 | 800 | 2026-03-23T11:09:00.495972 |
model-configurations | langchain | https://docs.langchain.com/langsmith/model-configurations | ai | python | Configurations table, click the overflow menu next to the configuration. Select Edit . Update the configuration and click Save . Delete a configuration In the Configurations table, click the overflow menu next to the configuration. Select Delete and confirm. Edit this page on GitHub or file an issue . Connect these doc... | 5 | 465 | 2026-03-23T11:11:33.406504 |
disabling-or-limiting-github-actions-for-your-organization | github_actions | https://docs.github.com/en/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization | devops | yaml | d actions and reusable workflows: You can restrict workflows to use actions and reusable workflows in specific organizations and repositories. Specified actions cannot be set to more than 1000. To restrict access to specific tags or commit SHAs of an action or reusable workflow, use the same syntax used in the workflow... | 5 | 800 | 2026-03-23T11:15:49.598986 |
?s=services | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=services | devops | python | ense Website Documentation RoadRunner PHP application server first party integration by Spiral Scout RoadRunner offers OTel (OpenTelemetry) plugin, which provides a unified standard for tracing, logging, and metrics information. go php roadrunner Go Language Application integration Component MIT License Website Documen... | 11 | 800 | 2026-03-23T11:21:57.207906 |
numeric-inputs | svelte | https://svelte.dev/tutorial/svelte/numeric-inputs | framework | javascript | Bindings / Numeric inputs • Svelte Tutorial Skip to main content Basic Svelte Introduction Welcome to Svelte Your first component Dynamic attributes Styling Nested components HTML tags Reactivity State Deep state Derived state Inspecting state Effects Universal reactivity Props Declaring props Default values Spread pro... | 0 | 800 | 2026-03-23T10:57:43.025387 |
?s=grpc | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=grpc | devops | python | edentials authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OAuth2 Client Credentials authenticator extension allows gRPC and HTTP-based exporters to add authentication data to outgoing calls. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file ... | 68 | 800 | 2026-03-23T11:38:56.254687 |
importlib.html | python | https://docs.python.org/3/library/importlib.html | language | python | ations in which a package’s submodules will be found (see module.__path__ ). Most of the time there will only be a single directory in this list. The finder should set this attribute to a sequence, even an empty one, to indicate to the import system that the module is a package. It should be set to None for non-package... | 38 | 797 | 2026-03-23T11:09:09.430325 |
python_api.html | xgboost | https://xgboost.readthedocs.io/en/stable/python/python_api.html | ml | python | atrix. Return type : ndarray | Any get_quantile_cut ( ) Get quantile cuts for quantization. Added in version 2.0.0. Return type : Tuple [ ndarray , ndarray ] get_uint_info ( field ) Get unsigned integer property from the DMatrix. Parameters : field ( str ) – The field name of the information. Return type : ndarray | An... | 14 | 798 | 2026-03-23T10:51:31.580718 |
suites | github_actions | https://docs.github.com/en/rest/checks/suites | devops | yaml | ub.com/users/octocat/events{/privacy}", "received_events_url": "https://api.github.com/users/octocat/received_events", "type": "User", "site_admin": false }, "private": false, "html_url": "https://github.com/octocat/Hello-World", "description": "This your first repo!", "fork": false, "url": "https://api.github.com/repo... | 27 | 738 | 2026-03-23T11:02:08.161007 |
csharp-14 | csharp | https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-14 | language | csharp | > , for example IEnumerable<int>.Identity . You can learn more details by reading the article on extension members in the programming guide, the language reference article on the extension keyword , and the feature specification for the new extension members feature. The field keyword The token field enables you to wri... | 4 | 792 | 2026-03-23T10:51:45.119520 |
inference_failure_on_function_invocation | dart | https://dart.dev/tools/diagnostics/inference_failure_on_function_invocation | language | dart | inference_failure_on_function_invocation Skip to main content dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more OK, got it asterisk Overview docs Docs newsmode Blog public Community play_lesson Learn Dart download Get Dart Language expand_more Introd... | 0 | 800 | 2026-03-23T11:16:28.237217 |
2.53.0 | git | https://git-scm.com/docs/git-format-patch/2.53.0 | devops | bash | revision naming the tip of the previous series if it shares a common base with the series being formatted (for example git format-patch --cover-letter --range-diff=feature/v1 -3 feature/v2 ), or a revision range if the two versions of the series are disjoint (for example git format-patch --cover-letter --range-diff=fea... | 41 | 800 | 2026-03-23T11:22:18.510014 |
supabase-inspect-db-vacuum-stats | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-vacuum-stats | database | typescript | supabase migration list Lists migration history in both local and remote databases. Requires your local project to be linked to a remote database by running supabase link . For self-hosted databases, you can pass in the connection parameters using --db-url flag. Note that URL strings must be escaped according to RFC 39... | 28 | 799 | 2026-03-23T11:29:05.605736 |
package-summary | firebase | https://firebase.google.com/docs/reference/android/com/google/firebase/ml/vision/face/package-summary | database | javascript | Kit SDK replaces this API. For more information, refer to the migration guide . FirebaseVisionFaceDetectorOptions.Builder Builder class of FirebaseVisionFaceDetectorOptions . FirebaseVisionFaceLandmark This class is deprecated. The standalone ML Kit SDK replaces this API. For more information, refer to the migration gu... | 2 | 665 | 2026-03-23T11:25:35.448407 |
?s=sumologic | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sumologic | devops | python | Delayed Job Instrumentation by 🔭 OpenTelemetry Authors 🔭 Delayed Job instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-delayed_job 0.25.1 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details... | 344 | 799 | 2026-03-23T11:36:46.287964 |
postgresql | postgresql | https://www.postgresql.org/docs/release/8.3.19/ | database | sql | crypto 's DES crypt() function (Solar Designer) If a password string contained the byte value 0x80 , the remainder of the password was ignored, causing the password to be much weaker than it appeared. With this fix, the rest of the string is properly included in the DES hash. Any stored password values that are affecte... | 1 | 735 | 2026-03-23T11:36:37.897199 |
2025-11-25 | mcp | https://modelcontextprotocol.io/specification/2025-11-25 | ai | typescript | citly consent to and understand all data access and operations Users must retain control over what data is shared and what actions are taken Implementors should provide clear UIs for reviewing and authorizing activities Data Privacy Hosts must obtain explicit user consent before exposing user data to servers Hosts must... | 4 | 800 | 2026-03-23T10:50:52.313853 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | `` The base URL for the provider API, if available. #### model_name ```python model_name: str ``` The name of the embedding model. #### system ```python system: str ``` The embedding model provider/system identifier (e.g., 'openai', 'cohere'). #### embed ```python embed( inputs: str | Sequence[str], *, input_type: Embe... | 2,378 | 666 | 2026-03-23T10:51:26.914568 |
?s=fastify-plugin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=fastify-plugin | devops | python | erformance measurement APIs (i.e. perf_hooks ). runtime node instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-runtime-node 0.26.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetr... | 299 | 800 | 2026-03-23T11:31:55.021242 |
?s=python | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=python | devops | python | ides a Jodd HTTP instrumentation to track requests through OpenTelemetry. jodd http instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JSF Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JSF jsf instrumentation java Java Languag... | 255 | 800 | 2026-03-23T11:27:43.915070 |
?s=console | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=console | devops | python | lowing: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Schema Transformer Processor by 🔭 OpenTelemetry Authors 🔭 The Sche... | 92 | 799 | 2026-03-23T11:39:15.141778 |
go | go | https://go.dev/pkg/cmd/go/ | language | go | >. The meta tag has the form: <meta name="go-import" content="import-prefix vcs repo-root"> Starting in Go 1.25, an optional subdirectory will be recognized by the go command: <meta name="go-import" content="import-prefix vcs repo-root subdir"> The import-prefix is the import path corresponding to the repository root. ... | 147 | 800 | 2026-03-23T11:25:23.759289 |
asNativeElements | angular | https://angular.dev/api/core/asNativeElements | framework | typescript | EnvironmentInjector createNgModule createNgModuleRef createPlatform createPlatformFactory CreateSignalOptions CSP_NONCE CUSTOM_ELEMENTS_SCHEMA DebugElement DebugEventListener DebugNode DEFAULT_CURRENCY_CODE DefaultIterableDiffer DestroyableInjector destroyPlatform DestroyRef Directive DirectiveWithBindings DoBootstrap ... | 3 | 800 | 2026-03-23T11:20:17.025539 |
?s=gitlab | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gitlab | devops | python | tation-redis”, which (as of v0.50.0) includes support for instrumenting redis v4. This module provides automatic instrumentation for the redis@^4.0.0 package. redis-4 instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-redis-4 0.49.0 Version JavaScrip... | 297 | 800 | 2026-03-23T11:14:54.085820 |
module | webpack | https://webpack.js.org/configuration/module | tooling | javascript | configure node layer on module level // or // node: false, // disable __dirname, __filename, etc. worker : [ "default from web-worker" , "..." ] , // Customize the WebWorker handling for javascript files, "..." refers to the defaults. } , } , ] , } , } ; If Rule.type is an asset then Rules.parser option may be an objec... | 37 | 800 | 2026-03-23T11:17:09.305894 |
?s=erlang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=erlang | devops | python | nent Apache 2.0 License Repository Anthropic Instrumentation by Traceloop Instrumentation for Anthropic LLMs (prompts logging, tokens, etc.) python instrumentation anthropic Python Language Instrumentation Component Apache 2.0 License Repository ASGI Middleware Instrumentation by 🔭 OpenTelemetry Authors 🔭 This librar... | 318 | 800 | 2026-03-23T11:19:06.934836 |
aws-create | terraform | https://developer.hashicorp.com/terraform/tutorials/aws-get-started/aws-create | devops | hcl | t uses to manage resources over their lifecycle. List the resources and data sources in your Terraform workspace's state with the terraform state list command. $ terraform state list data.aws_ami.ubuntu aws_instance.app_server Even though the data source is not an actual resource, Terraform tracks it in your state file... | 22 | 724 | 2026-03-23T10:58:57.802745 |
customizing-github-hosted-runners | github_actions | https://docs.github.com/en/actions/using-github-hosted-runners/customizing-github-hosted-runners | devops | yaml | /checkout@v5 - name: Install jq tool run: | sudo apt-get update sudo apt-get install jq Note Always run sudo apt-get update before installing a package. In case the apt index is stale, this command fetches and re-indexes any available packages, which helps prevent package installation failures. Installing software on m... | 1 | 740 | 2026-03-23T11:30:01.634421 |
auxiliary_train | transformers | https://huggingface.co/datasets/cais/mmlu/viewer/all/auxiliary_train | ai | python | rict "to install, inspect, repair, maintain, and replace pipes" within a properly delineated strip of land 20 feet wide across Barrenacres. The easement permitted the Water District to enter Barrenacres for only the stated purposes. The Water District promptly and properly recorded the deed. In 1931, the Water District... | 47 | 800 | 2026-03-23T11:23:39.268612 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/cicd/ | devops | yaml | listed in the GitLab.com settings . To change the frequency of the pipeline schedule worker: Edit the gitlab_rails['pipeline_schedule_worker_cron'] value in your instance’s gitlab.rb file. Reconfigure GitLab for the changes to take effect. For example, to set the maximum frequency of pipelines to twice a day, set pipel... | 3 | 800 | 2026-03-23T11:15:09.837468 |
feature-based-testing | nx | https://nx.dev/docs/guides/tips-n-tricks/feature-based-testing | tooling | typescript | Optimize Testing with Feature-Based Testing | Nx Skip to content Optimize Testing with Feature-Based Testing Feature-based testing is a strategy that co-locates tests with the features they verify. This approach helps you test only what's changed, reducing unnecessary test execution and improving feedback loops. The pr... | 0 | 800 | 2026-03-23T11:16:41.452248 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.