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=mapper
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mapper
devops
python
e Instrumentation Component Apache 2.0 License Repository c3p0 Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for c3p0 c3p0 instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Camel Instrumentation by 🔭 OpenTelemetry Authors...
242
800
2026-03-23T11:39:44.101077
hub
pytorch
https://pytorch.org/hub
ml
python
ixed precision using Tensor Cores. 14.8k ResNet50 ResNet50 model trained with mixed precision using Tensor Cores. 14.8k EfficientNet EfficientNets are a family of image classification models, which achieve state-of-the-art accuracy, being an order-of-magnitude smaller and faster. Trained with mixed precision using Tens...
3
800
2026-03-23T11:33:19.623981
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
_profile(model_name) ) ``` ### meta_groq_model_profile ```python meta_groq_model_profile( model_name: str, ) -> ModelProfile | None ``` Get the model profile for a Meta model used with the Groq provider. Source code in `pydantic_ai_slim/pydantic_ai/providers/groq.py` ```python def meta_groq_model_profile(model_name: st...
3,176
743
2026-03-23T10:51:26.917838
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
: 0.8636650000000001, "engine_params": { "hnsw_ef": 512 } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-16-ef-128", "dataset_name": "glove-100-angular", "upload_time": 60.486052633001236, "total_upload_time": 322.12088411999866, "p95_time": 0.0038855136022903024, "rps": 290.07275390480913, "parallel": 1, "p...
537
692
2026-03-23T10:59:06.540776
go
go
https://go.dev/pkg/encoding/json/
language
go
level is the least nested (and would therefore be the nesting level selected by the usual Go rules), the following extra rules apply: 1) Of those fields, if any are JSON-tagged, only tagged fields are considered, even if there are multiple untagged fields that would otherwise conflict. 2) If there is exactly one field ...
16
800
2026-03-23T10:58:18.989338
caching-without-cache-components
nextjs
https://nextjs.org/docs/app/guides/caching-without-cache-components
framework
javascript
-time APIs are used and will not cache fetch requests that are discovered after Request-time APIs are used. fetchCache allows you to override the default cache option of all fetch requests in a layout or page. layout.tsx | page.tsx | route.ts TypeScript JavaScript TypeScript export const fetchCache = 'auto' // 'auto' |...
4
800
2026-03-23T10:53:41.548411
with-rspack
tanstack_router
https://tanstack.com/router/latest/docs/installation/with-rspack
framework
typescript
/latest/use/configure/ignore#ignoring-files Biome - https://biomejs.dev/reference/configuration/#filesignore Warning If you are using VSCode, you may experience the route tree file unexpectedly open (with errors) after renaming a route. You can prevent that from the VSCode settings by marking the file as readonly. Our ...
7
776
2026-03-23T10:51:37.590874
2.13.7
git
https://git-scm.com/docs/git-push/2.13.7
devops
bash
there. See documentation for git-receive-pack[1] . When the command line does not specify where to push with the <repository> argument, branch.*.remote configuration for the current branch is consulted to determine where to push. If the configuration is missing, it defaults to origin . When the command line does not sp...
4
796
2026-03-23T10:59:25.284892
opentelemetry
opentelemetry
https://opentelemetry.io/docs/zero-code/python/
devops
python
Python zero-code instrumentation | OpenTelemetry Python zero-code instrumentation Automatic instrumentation with Python uses a Python agent that can be attached to any Python application. This agent primarily uses monkey patching to modify library functions at runtime, allowing for the capture of telemetry data from ma...
0
800
2026-03-23T10:52:47.024026
?s=ollama
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ollama
devops
python
ser Quick Install To install this instrumentation library run: npm install @jufab/opentelemetry-angular-interceptor 1.9.0-1 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Fastify OpenTelemetry by Holden Whitehead Fastify OpenTelemetry API integration, using the...
273
800
2026-03-23T11:18:41.270090
?s=transformers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=transformers
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:26:30.537654
?s=julia
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=julia
devops
python
on for Sentry by Sentry authors The Sentry OpenTelemetry Python integration provides a processor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . python processor propagator utilities sentry error monitoring Python Language Util...
390
800
2026-03-23T11:23:03.563603
worker-versioning-legacy
temporal
https://docs.temporal.io/develop/typescript/worker-versioning-legacy
devops
go
dds deadbeef to the existing compatible set containing some-existing-build-id and marks it as the new default Build ID for that set. You can promote an existing Build ID in a set to be the default for that set: // ... await client . taskQueue . updateBuildIdCompatibility ( 'your_task_queue_name' , { operation : 'promot...
4
800
2026-03-23T11:09:29.056647
sync
go
https://go.dev/pkg/sync
language
go
After later resuming execution, Wait locks c.L before returning. Unlike in other systems, Wait cannot return unless awoken by Cond.Broadcast or Cond.Signal . Because c.L is not locked while Wait is waiting, the caller typically cannot assume that the condition is true when Wait returns. Instead, the caller should Wait ...
7
796
2026-03-23T11:27:25.123426
?s=rdkafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=rdkafka
devops
python
sion Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Systemd Receiver by 🔭 OpenTelemetry Authors 🔭 systemd receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : githu...
159
800
2026-03-23T11:39:35.380977
supabase-gen-bearer-jwt
supabase
https://supabase.com/docs/reference/cli/supabase-gen-bearer-jwt
database
typescript
domains <strings> Optional Comma separated list of email domains to associate with the added identity provider. --metadata-file <string> Optional File containing a SAML 2.0 Metadata XML document describing the identity provider. --metadata-url <string> Optional URL pointing to a SAML 2.0 Metadata XML document describin...
70
800
2026-03-23T11:32:45.305784
vtab.html
sqlite
https://www.sqlite.org/vtab.html
database
sql
int (*xFilter)(sqlite3_vtab_cursor*, int idxNum, const char *idxStr, int argc, sqlite3_value **argv); int (*xNext)(sqlite3_vtab_cursor*); int (*xEof)(sqlite3_vtab_cursor*); int (*xColumn)(sqlite3_vtab_cursor*, sqlite3_context*, int); int (*xRowid)(sqlite3_vtab_cursor*, sqlite_int64 *pRowid); int (*xUpdate)(sqlite3_vtab...
15
715
2026-03-23T10:51:25.524204
biome
biome
https://biomejs.dev/linter/rules-sources/
tooling
javascript
Rules sources | Biome Skip to content Rules sources Biome exclusive rules Section titled “Biome exclusive rules” noAccumulatingSpread noConstEnum noDelete noDuplicateObjectKeys noDynamicNamespaceImportAccess noEmptyTypeParameters noEnum noEvolvingTypes noExportedImports noGlobalIsFinite noGlobalIsNan noImplicitAnyLet n...
0
799
2026-03-23T10:50:06.724085
select
react
https://react.dev/reference/react-dom/components/select
framework
javascript
port default function FruitPicker ( ) { return ( < label > Pick a fruit: < select name = "selectedFruit" > < option value = "apple" > Apple </ option > < option value = "banana" > Banana </ option > < option value = "orange" > Orange </ option > </ select > </ label > ) ; } Providing a label for a select box Typically,...
5
800
2026-03-23T11:09:30.977944
redis
redis
https://redis.io/docs/latest/commands/tdigest.quantile/
database
bash
tion of the value that is smaller than the given fraction of observations. Multiple quantiles can be retrieved in a single call. Required arguments key is the key name for an existing t-digest sketch. quantile is the input fraction between 0 and 1 inclusively. Examples redis> TDIGEST.CREATE t COMPRESSION 1000 OK redis>...
3
800
2026-03-23T11:22:31.220649
?s=edge-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=edge-extension
devops
python
sends it down the metric pipeline for further processing. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kubeletstatsreceiver v0.148.0 v0.148....
129
799
2026-03-23T11:27:01.886891
?s=influxdb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=influxdb
devops
python
on for Sentry by Sentry authors The Sentry OpenTelemetry Python integration provides a processor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . python processor propagator utilities sentry error monitoring Python Language Util...
390
800
2026-03-23T11:33:32.233210
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/yaml/
devops
yaml
ax is the same as job variables . Keyword type : Job keyword. You can use it only as part of a job or in the default section . Supported values : A hash of environment variable names and values. Example of services:variables : services : - name : postgres:11.7 alias : db variables : POSTGRES_DB : "my_custom_db" POSTGRE...
210
800
2026-03-23T10:51:59.387214
django
django
https://docs.djangoproject.com/en/2.2/
framework
python
ket tracker . How the documentation is organized ¶ Django has a lot of documentation. A high-level overview of how it’s organized will help you know where to look for certain things: Tutorials take you by the hand through a series of steps to create a Web application. Start here if you’re new to Django or Web applicati...
1
800
2026-03-23T11:06:31.735716
?s=aiohttp-client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aiohttp-client
devops
python
tor Receiver by 🔭 OpenTelemetry Authors 🔭 The Fluent Forward Receiver for the OpenTelemetry Collector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib...
115
800
2026-03-23T11:27:20.662065
rate-limiting
langchain
https://docs.langchain.com/langsmith/rate-limiting
ai
python
an be set directly on the evaluate() / aevaluate() functions. This parallelizes evaluation by effectively splitting the dataset across threads. Python TypeScript Copy from langsmith import aevaluate results = await aevaluate ( ... max_concurrency = 4 , ) Edit this page on GitHub or file an issue . Connect these docs to...
5
501
2026-03-23T11:36:44.673737
StrictMode
react
https://react.dev/reference/react/StrictMode
framework
javascript
p.js App.js Reload Clear Fork import { useRef , useState } from "react" ; export default function CatFriends ( ) { const itemsRef = useRef ( [ ] ) ; const [ catList , setCatList ] = useState ( setupCatList ) ; const [ cat , setCat ] = useState ( 'neo' ) ; function scrollToCat ( index ) { const list = itemsRef . current...
23
799
2026-03-23T10:57:55.143637
deno
deno
https://docs.deno.com/examples/rsa_signature/
runtime
javascript
rray console . log ( "Signature:" , new Uint8Array ( signature ) ) ; Verify the signature using the public key const verification = await crypto . subtle . verify ( { name : "RSASSA-PKCS1-v1_5" } , publicKey , signature , data , ) ; console . log ( "Verification:" , verification ) ; Run this example locally using the D...
1
423
2026-03-23T11:04:26.569776
koog
langfuse
https://langfuse.com/integrations/frameworks/koog
ai
python
le-check that LANGFUSE_BASE_URL , LANGFUSE_PUBLIC_KEY , and LANGFUSE_SECRET_KEY are set in your environment. If running on self-hosted Langfuse, confirm that the LANGFUSE_BASE_URL is reachable from your application environment. Verify that the public/secret key pair belongs to the correct project. Was this page helpful...
4
800
2026-03-23T11:24:05.524316
?s=remix
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=remix
devops
python
or user. Data Preboarding Delimited data validation Data loading Trusted publishing Python Language Application integration Component GNU Lesser General Public License v2.1 License Website Documentation Repository MLflow native by MLflow Authors The MLflow tracing feature is built using OpenTelemetry, and allows users ...
17
799
2026-03-23T11:33:59.676499
?s=lua
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=lua
devops
python
Telemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter v0.148.0 v0.148.0 Version Collector Language...
48
800
2026-03-23T11:12:05.431336
?s=c%2b%2b
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=c%2b%2b
devops
python
instrumentation for the @cucumber/cucumber bundle. cucumber instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-cucumber 0.29.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry ins...
278
798
2026-03-23T11:19:55.469059
?s=windowsservice
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=windowsservice
devops
python
strumentation Component Apache 2.0 License Repository Kafka Streams Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Kafka Streams instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Kotlin Coroutines I...
256
800
2026-03-23T11:10:59.940806
support
turso
https://docs.turso.tech/support
database
sql
Support - Turso Skip to main content Turso home page Search... ⌘ K Search... Navigation Support Turso Database (beta) Turso Cloud AgentFS (beta) Turso Homepage Discord GitHub Getting Started Introduction Quickstart Connect Fundamentals Change Data Capture Concurrent Writes Encryption Vector Search Sync AI and Agents Ag...
0
800
2026-03-23T11:00:01.909499
mssql
drizzle_orm
https://orm.drizzle.team/docs/column-types/mssql
database
typescript
and select types, it won’t check runtime values. import { text , mssqlTable } from "drizzle-orm/mssql-core" ; export const table = mssqlTable ( 'table' , { text : text () }); // will be inferred as text: "value1" | "value2" | null text : text ({ enum : [ "value1" , "value2" ] }) CREATE TABLE [table] ( [text] text ); nt...
7
798
2026-03-23T11:04:33.240603
docker
docker
https://docs.docker.com/reference/cli/dockerd/
devops
bash
dockerd | Docker Docs Answers are generated based on the documentation. Back Reference Get started Guides Manuals dockerd Copy as Markdown Open Markdown Ask Docs AI Claude Open in Claude Table of contents daemon Usage: dockerd [OPTIONS] A self-sufficient runtime for containers. Options: --add-runtime runtime Register a...
0
676
2026-03-23T10:54:42.799276
stream-iterator
bun
https://bun.sh/docs/guides/http/stream-iterator
runtime
javascript
t.meta.dir import.meta.file import.meta.path Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgres with Bun Next.js with ...
1
800
2026-03-23T11:12:31.584985
redis
redis
https://redis.io/docs/latest/commands/cf.addnx/
database
bash
ady exists No method signature available for this client. No method signature available for this client. No method signature available for this client. CFAddNX ( ctx : context.Context , // Context key : string , // The name of the Cuckoo filter element : interface{} // The item to add ) → *BoolCmd // Boolean command re...
2
800
2026-03-23T11:38:09.216186
redis
redis
https://redis.io/docs/latest/integrate/redisom-for-python/
database
bash
ostname, port number, and password for your database. Use these to set the REDIS_OM_URL environment variable like this: $ export REDIS_OM_URL = redis://default:<password>@<host>:<port> (This step is not required when working with Docker as the Docker container runs Redis on localhost port 6379 with no password, which i...
4
799
2026-03-23T10:55:30.339676
llms-styling.txt
chakra_ui
https://chakra-ui.com/llms-styling.txt
library
javascript
xt element. ```jsx Hello World ``` | Prop | CSS Property | Token Category | | ----------- | ------------ | -------------- | | `fontStyle` | `font-style` | none | ## Font Weight Use the `fontWeight` prop to set the font weight of a text element. ```jsx // hardcoded values Hello World // token values Hello World ``` | Pr...
103
747
2026-03-23T10:52:24.666473
supabase-gen-types
supabase
https://supabase.com/docs/reference/cli/supabase-gen-types
database
typescript
CLI Reference | Supabase Docs CLI Reference Supabase CLI The Supabase CLI provides tools to develop your project locally and deploy to the Supabase Platform. The CLI is still under development, but it contains all the functionality for working with your Supabase projects and the Supabase Platform. Run Supabase locally:...
0
800
2026-03-23T11:30:07.028209
capi3ref.html
sqlite
https://www.sqlite.org/capi3ref.html
database
sql
tabase and WAL file , the sqlite3_snapshot_open() interface will only be able to open the last transaction added to the WAL file even though the WAL file contains other valid transactions. This function attempts to scan the WAL file associated with database zDb of database handle db and make all valid snapshots availab...
162
799
2026-03-23T11:15:05.573414
mod
go
https://go.dev/ref/mod
language
go
require directives (with // indirect comments) to ensure each dependency is fetched at the same version on every build. When the go command downloads a module from a proxy , it downloads the go.mod file separately from the rest of the module content. The proxy is expected to serve a synthetic go.mod file if the origina...
74
799
2026-03-23T10:56:19.992756
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
e that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results ...
3,883
799
2026-03-23T10:56:49.347855
?s=service-account
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=service-account
devops
python
/opentelemetry-collector-contrib/receiver/huaweicloudcesreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Microsoft IIS Receiver by 🔭 OpenTelemetry Authors 🔭 The iis receiver grabs metrics about an IIS instance using the Windows Perfo...
122
800
2026-03-23T11:38:39.652144
turtle.html
python
https://docs.python.org/3/library/turtle.html
language
python
color-string or color-tuple “fillcolor”: color-string or color-tuple “pensize”: positive number “speed”: number in range 0..10 “resizemode”: “auto” or “user” or “noresize” “stretchfactor”: (positive number, positive number) “outline”: positive number “tilt”: number This dictionary can be used as argument for a subseque...
26
797
2026-03-23T11:27:39.761630
latest
tanstack_router
https://tanstack.com/db/latest
framework
typescript
API data with collections, live queries and optimistic mutations that keep your UI reactive, consistent and blazing fast 🔥 Get Started 0,000,000,000 0 NPM Downloads 000,000 0 Stars on Github 0,000 0 Contributors on GitHub 0,000,000 0 Dependents on GitHub Collections Collections are typed sets of objects. Sync or load ...
3
799
2026-03-23T10:50:37.277137
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands/
devops
yaml
espace. cascade background Must be "background", "orphan", or "foreground". Selects the deletion cascading strategy for the dependents (e.g. Pods created by a ReplicationController). Defaults to background. dry-run none Must be "none", "server", or "client". If client strategy, only print the object that would be sent,...
108
800
2026-03-23T11:18:50.245749
?s=ucp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ucp
devops
python
Apache ShenYu instrumentation by 🔭 OpenTelemetry Authors 🔭 Settings for the Apache ShenYu instrumentation apache shenyu instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Armeria Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Armeria instrumentation to t...
240
799
2026-03-23T11:27:55.786121
strings
go
https://go.dev/blog/strings
language
go
ose sequences represent Unicode code points, called runes. No guarantee is made in Go that characters in strings are normalized. Range loops Besides the axiomatic detail that Go source code is UTF-8, there’s really only one way that Go treats UTF-8 specially, and that is when using a for range loop on a string. We’ve s...
14
800
2026-03-23T11:29:13.318768
?s=sumologic
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sumologic
devops
python
Authors 🔭 The OpenTelemetry SDK for Erlang and Elixir. erlang elixir Erlang Language Core Component Apache 2.0 License Repository Go by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry API and SDK for Go. go Go Language Core Component Apache 2.0 License Repository Go Automatic Instrumentation by 🔭 OpenTelemetry Authors ...
363
799
2026-03-23T11:36:46.287979
building-data-pipelines-with-vitess
planetscale
https://planetscale.com/blog/building-data-pipelines-with-vitess
database
sql
000 keyspace:"customer" shard:"-80" type:VGTID vgtid:{shard_gtids:{keyspace:"customer" shard:"-80" gtid:"MySQL56/90a3e2d2-3e14-11ef-bb33-30b3ef9417b6:1-60"} shard_gtids:{keyspace:"customer" shard:"80-" gtid:"MySQL56/97257a80-3e14-11ef-b24b-2eaacc019d10:1-59"}} keyspace:"customer" shard:"-80" type:COMMIT timestamp:17205...
14
800
2026-03-23T11:27:43.080298
?s=koala
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=koala
devops
python
Telemetry Authors 🔭 Instrumentation to collect system performance metrics. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry threading Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides instrumentation for the threading module to ensure that ...
334
800
2026-03-23T11:25:38.861098
?s=logger
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logger
devops
python
ive by Microsoft Azure Authors Instrumentation for Azure SDK for .NET (Track 2 libraries). dotnet C# .NET instrumentation azure-sdk azure .NET Language Instrumentation Component MIT License Website Documentation Repository Cassandra Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumenta...
199
800
2026-03-23T11:31:00.937544
?s=dart
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dart
devops
python
Telemetry SDK. oltp exporter dotnet startup hook .NET Language Exporter Component MIT License Documentation Repository Prometheus Exporter ASP.NET Core for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus t...
173
800
2026-03-23T11:28:10.760861
?s=confluent-kafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka
devops
python
brary provides a Mongo instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository MyBatis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for MyBatis mybatis instrumentation java Java Language Instrumentation Compone...
259
800
2026-03-23T11:29:56.045423
?s=deltatocumulative
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=deltatocumulative
devops
python
ent Collector (HEC) Exporter by 🔭 OpenTelemetry Authors 🔭 The Splunk HTTP Event Collector (HEC) Exporter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-teleme...
52
800
2026-03-23T11:36:53.632891
?s=mssql
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mssql
devops
python
penTelemetry Instrumentation for knex by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Knex. Node.js knex orm database Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-knex 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Pack...
285
800
2026-03-23T11:15:28.666540
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
>>> length: 5, radix-tree-keys: 1, radix-tree-nodes: 2, last-generated-id: 1712756762686-1, first-entry: 1712756762685-0: [rider: Castilla], last-entry: 1712756762686-1: [rider: Norem] // Tests for 'xinfo' step. StreamGroupInfo [] res33 = db . StreamGroupInfo ( "race:italy" ); foreach ( StreamGroupInfo info in res33 ) ...
835
800
2026-03-23T11:04:07.560804
2.23.0
git
https://git-scm.com/docs/git-merge/2.23.0
devops
bash
lse", rename detection is disabled. If set to "true", basic rename detection is enabled. Defaults to the value of diff.renames. merge.directoryRenames Whether Git detects directory renames, affecting what happens at merge time to new files added to a directory on one side of history when that directory was renamed on t...
34
795
2026-03-23T11:16:41.179469
tablefunc
neon
https://neon.tech/docs/extensions/tablefunc
database
sql
. Data types : Pay close attention to data types. The types defined in the AS (...) clause for crosstab must match the 'value' column of the source query (for the pivoted value columns) and the row identifier column(s). For connectby , the key and parent key alias types in the AS t(...) clause must match the source tab...
20
800
2026-03-23T11:00:33.144429
fuzz.html
go
https://go.dev/doc/tutorial/fuzz.html
language
go
change to your home directory. On Linux or Mac: $ cd On Windows: C:\> cd %HOMEPATH% The rest of the tutorial will show a $ as the prompt. The commands you use will work on Windows too. From the command prompt, create a directory for your code called fuzz. $ mkdir fuzz $ cd fuzz Create a module to hold your code. Run th...
2
800
2026-03-23T10:53:58.565683
Errors
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors
language
javascript
SyntaxError: invalid regular expression flag "x" SyntaxError: invalid unicode escape in regular expression SyntaxError: JSON.parse: bad parsing SyntaxError: label not found SyntaxError: missing : after property id SyntaxError: missing ) after argument list SyntaxError: missing ) after condition SyntaxError: missing ] a...
5
800
2026-03-23T11:24:04.888963
2.17.0
git
https://git-scm.com/docs/git-merge/2.17.0
devops
bash
f the current branch is fast-forwarded. When set to false , this variable tells Git to create an extra merge commit in such a case (equivalent to giving the --no-ff option from the command line). When set to only , only such fast-forward merges are allowed (equivalent to giving the --ff-only option from the command lin...
31
798
2026-03-23T11:13:44.685354
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
rocess-file", async (file) => { await response.json() // body.files }) } ) ``` Note that `step.fetch()`, like all other `step` APIs, matches your function's configuration such as [concurrency](/docs/guides/concurrency) or [throttling](/docs/guides/throttling). ## Make 3rd party library HTTP requests durable with the `f...
147
780
2026-03-23T10:50:47.947954
?s=kubewarden
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kubewarden
devops
python
Node.js. Node.js exporter Quick Install To install this exporter run: npm install @google-cloud/opentelemetry-cloud-trace-exporter 3.0.0 Version JavaScript Language Exporter Component Apache 2.0 License Package Details (npm) Repository Instana Node.js Exporter by Instana Authors The Instana Node.js OpenTelemetry Export...
180
799
2026-03-23T11:30:42.721525
custom-scores
langfuse
https://langfuse.com/docs/evaluation/evaluation-methods/custom-scores
ai
python
Factually correct" }' Categorical score values must be provided as strings. curl -X POST https://cloud.langfuse.com/api/public/scores \ -u "pk-lf-...":"sk-lf-..." \ -H "Content-Type: application/json" \ -d '{ "traceId": "trace_id_here", "observationId": "observation_id_here", "name": "accuracy", "value": "partially cor...
11
800
2026-03-23T11:17:37.013352
?s=vcpkg
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=vcpkg
devops
python
sitory opentelemetry-exporter-jaeger by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-jaeger gem provides a Jaeger exporter for OpenTelemetry Ruby jaeger exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-jaeger 0.24.1 Version Ruby Language Exporter Component Apache 2....
188
800
2026-03-23T11:11:19.343029
storage.html
pytorch
https://pytorch.org/docs/stable/storage.html
ml
python
= s0 . clone () >>> s1 . fill_ ( 0 ) 0 0 0 0 0 0 0 0 0 0 0 0 [torch.storage.UntypedStorage(device=cpu) of size 12] >>> # Fill the tensor with a zeroed storage >>> t . set_ ( s1 , storage_offset = t . storage_offset (), stride = t . stride (), size = t . size ()) tensor([0., 0., 0.]) Warning Please note that directly mo...
5
799
2026-03-23T10:56:12.100294
?s=desktop
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=desktop
devops
python
HTTPS provider for OpenTelemetry Collector configuration maps. go confmap provider collector https Quick Install When building a custom collector you can add this provider to the manifest file like the following: providers : - gomod : go.opentelemetry.io/collector/confmap/provider/httpsprovider v1.54.0 v1.54.0 Version ...
22
800
2026-03-23T11:33:39.067856
?s=ecto
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ecto
devops
python
upports OpenTelemetry. go docker moby buildkit Go Language Application integration Component Apache-2.0 License Website Documentation Repository containerd native graduated by containerd Authors containerd supports OpenTelemetry tracing since v1.6.0. Tracing currently targets only gRPC calls. go containerd graduated Go...
4
800
2026-03-23T11:38:33.974580
ff647812(v=pandp.10)
csharp
https://learn.microsoft.com/en-us/previous-versions/msp-n-p/ff647812(v=pandp.10)
language
csharp
n you specific coding techniques that you should use to boost the performance of your interop code. Additional Resources For more information about interop performance, see the following resources: For a printable checklist, see " Checklist: Interop Performance " in the "Checklists" section of this guide. Chapter 4 — A...
60
800
2026-03-23T11:41:04.131040
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
ctor to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. Body Parameters Parameter Description body DeleteOptions Response Code Description 200 ResourceSlice OK 202 ResourceSlice Accepted Delete Collection delete collection of ResourceSlice HTTP R...
2,611
800
2026-03-23T10:56:49.346085
?s=rollup
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=rollup
devops
python
brary provides a Mongo instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository MyBatis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for MyBatis mybatis instrumentation java Java Language Instrumentation Compone...
259
800
2026-03-23T11:30:08.832373
feed.xml
kubernetes
https://kubernetes.io/feed.xml
devops
yaml
flex;"><span>config, err <span style="color:#666">:=</span> kubeConfig.<span style="color:#00a000">ClientConfig</span>() </span></span><span style="display:flex;"><span><span style="color:#a2f;font-weight:bold">if</span> err <span style="color:#666">!=</span> <span style="color:#a2f;font-weight:bold">nil</span> { </spa...
382
800
2026-03-23T11:17:36.484999
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
: TsAggregation . Avg , timeBucket : 2 ); Console . WriteLine ( $"[{string.Join(" , ", res32.Select(t => $" ({ t . Time . Value }, { t . Val }) "))}]" ); // >>> [(0, 1.95), (2, 2.1), (4, 1.78)] bool res33 = db . TS (). Create ( "sensor3" , new TsCreateParamsBuilder () . build () ); Console . WriteLine ( res33 ); // >>>...
1,018
799
2026-03-23T10:54:53.791478
?s=geoip
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=geoip
devops
python
ruby instrumentation aws-sdk aws sqs sns Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-aws_sdk 0.11.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry AWS-Lambda Instrumentation by 🔭 OpenTelemetry A...
341
799
2026-03-23T11:29:17.475745
reference
turso
https://docs.turso.tech/sdk/rust/reference
database
sql
Vercel On this page Installing Conditional compilation Initializing In-Memory Databases Local Development Embedded Replicas Manual Sync Sync Interval Read Your Own Writes Encryption Simple query Prepared Statements Placeholders Deserialization Batch Transactions Interactive Transactions The libSQL Rust crate contains e...
1
795
2026-03-23T11:14:30.461522
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
are, data: { number: 4 }, // input data is typed, requiring input if it's needed }); ``` References can also be used to invoke local functions without needing to import them (and their dependencies) directly. This can be useful for frameworks like Next.js where edge and serverless handlers can be mixed together and req...
589
754
2026-03-23T10:50:47.948517
?s=generator
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=generator
devops
python
is not currently supported in order to keep the package size as small as possible. Not all features of OpenTelemetry are supported, and this package should be considered experimental. swift instrumentation ios macOS tvOS watchOS Swift Language Instrumentation Component MIT License Repository flow - tracing flow metrics...
376
799
2026-03-23T11:11:58.624570
schedules
temporal
https://docs.temporal.io/develop/dotnet/schedules
devops
go
duled Workflow Execution in .NET, use the DescribeAsync() method on the Schedule Handle. using Temporalio . Client ; using Temporalio . Client . Schedules ; var client = await TemporalClient . ConnectAsync ( new ( "localhost:7233" ) ) ; var handle = client . GetScheduleHandle ( "my-schedule-id" ) ; var desc = await han...
5
798
2026-03-23T10:51:06.445595
?s=headers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=headers
devops
python
omod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/gitlabreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Monitoring Receiver by 🔭 OpenTelemetry Authors 🔭 The primary objective of the Google Cloud ...
117
800
2026-03-23T11:37:50.038104
SWE-bench_Verified
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench_Verified
ai
python
sked-time]", "astropy/table/tests/test_mixin.py::test_make_table[unmasked-timedelta]", "astropy/table/tests/test_mixin.py::test_make_table[masked-arrayswap]", "astropy/table/tests/test_mixin.py::test_make_table[masked-arraywrap]", "astropy/table/tests/test_mixin.py::test_make_table[masked-cartesianrep]", "astropy/table...
32
800
2026-03-23T11:23:16.362001
?s=tomcat
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomcat
devops
python
ctor Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Memory Limiter Processor for the OpenTelemetry Collector is used to prevent out of memory situations on the collector. go processor collector Collector Lan...
86
800
2026-03-23T11:26:43.911718
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
tool. This is not sent to the model but can be used for filtering and tool behavior customization. If `None`, the default value is determined by the toolset. If provided, it will be merged with the toolset's metadata. timeout: Timeout in seconds for tool execution. If the tool takes longer, a retry prompt is returned t...
3,604
670
2026-03-23T10:51:26.918832
?s=tomcat
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomcat
devops
python
y/instrumentation-aws-lambda 0.65.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry aws-sdk Instrumentation by Aspecto Authors aws-sdk instrumentation for Node.js. Node.js instrumentation aws-sdk aws sqs sns dynamodb lambda Quick Install To install...
274
800
2026-03-23T11:26:43.911861
cloud-messaging
firebase
https://firebase.google.com/docs/cloud-messaging
database
javascript
ry export. Learn more about FCM in the architecture overview and review best practices for sending messages at scale and managing registration tokens . Send feedback Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under t...
4
491
2026-03-23T10:55:49.472244
deno
deno
https://docs.deno.com/api/deno
runtime
javascript
rowse all symbols to view the complete list of available APIs or search by category. Click on any function or interface to see detailed documentation with examples Below we highlight some of the most important Deno APIs to know. File System Jump to heading # The Deno runtime comes with various functions for working wit...
1
800
2026-03-23T11:24:48.241716
releases
angular
https://angular.dev/reference/releases
framework
typescript
tion tools when possible We follow the deprecation policy described here, so you have time to update your applications to the latest APIs and best practices HELPFUL: The practices described in this document apply to Angular 2.0 and later. If you are currently using AngularJS, see Upgrading from AngularJS . AngularJS is...
2
800
2026-03-23T10:53:57.952619
sveltekit
bun
https://bun.sh/docs/guides/ecosystem/sveltekit
runtime
javascript
Build an app with SvelteKit and Bun - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Ecosystem & Frameworks Build an app with SvelteKit and Bun Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Overview Guides Deployment Deploy on Vercel Deploy on Railway Deploy on Re...
0
800
2026-03-23T11:11:29.105796
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/environments/environments_dashboard/
devops
yaml
nments . The Environments dashboard displays a paginated list of projects that includes up to three environments per project. Each project displays its configured environments. Review apps and other grouped environments are not displayed. Adding a project to the dashboard To add a project to the dashboard: Select Add p...
1
799
2026-03-23T10:58:12.726850
thinking-in-langgraph
langchain
https://docs.langchain.com/oss/python/langgraph/thinking-in-langgraph
ai
python
Caching: Could cache common queries to reduce API calls Customer history lookup Parameters: Customer email or ID from state Retry strategy: Yes, but with fallback to basic info if unavailable Caching: Yes, with time-to-live to balance freshness and performance Action steps When a step needs to perform an external actio...
6
795
2026-03-23T11:23:21.742302
fastapi
fastapi
https://fastapi.tiangolo.com/advanced/security/oauth2-scopes/
framework
python
oken" ) async def login_for_access_token ( form_data : OAuth2PasswordRequestForm = Depends (), ) -> Token : user = authenticate_user ( fake_users_db , form_data . username , form_data . password ) if not user : raise HTTPException ( status_code = 400 , detail = "Incorrect username or password" ) access_token_expires = ...
72
800
2026-03-23T10:50:53.992868
?s=exporter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=exporter
devops
python
entation for the @cucumber/cucumber bundle. cucumber instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-cucumber 0.29.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry instrument...
278
800
2026-03-23T11:22:11.662582
?s=package
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=package
devops
python
ry Ruby. zipkin exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-zipkin 0.24.1 Version Ruby Language Exporter Component Apache 2.0 License Package Details (gems) Repository Azure Application Insights Exporter by Jan Kuehle OpenTelemetry exporter for Azure Application Insights...
190
800
2026-03-23T11:24:42.821687
?s=pino
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pino
devops
python
l When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/loadbalancingexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-coll...
42
800
2026-03-23T11:13:48.681451
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
will never cause optimistic locking failures, and the last write will win. Patches are recommended when the full state is not read before an update, or when failing on optimistic locking is undesirable. When patching complex types, arrays and maps, how the patch is applied is defined on a per-field basis and may either...
45
799
2026-03-23T10:56:49.341570
enable
temporal
https://docs.temporal.io/cloud/high-availability/enable
devops
go
ach active region. Using private network connectivity with a HA namespace requires extra setup. See Connectivity for HA . There are charges associated with Replication and enabling High Availability features. For pricing details, visit Temporal Cloud's Pricing page. Create a Namespace with High Availability features To...
1
798
2026-03-23T11:20:16.047135
?s=python
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=python
devops
python
Arize AI Instrumentation for tracing the Mistral AI Python SDK python instrumentation mistralai Python Language Instrumentation Component Apache 2.0 License Documentation Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation with MySQL that supports the mysql-connector library. python instrume...
328
799
2026-03-23T11:27:43.915141
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
# default used by the Trainer - trainer = Trainer(progress_bar_refresh_rate=50) + trainer = Trainer(progress_bar_refresh_rate=1) reload_dataloaders_every_epoch diff --git a/pytorch_lightning/trainer/trainer.py b/pytorch_lightning/trainer/trainer.py --- a/pytorch_lightning/trainer/trainer.py +++ b/pytorch_lightning/trai...
874
689
2026-03-23T11:25:24.232053