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
opentelemetry
opentelemetry
https://opentelemetry.io/docs/specs/opamp/
devops
python
lients connecting on Agent’s behalf) will use some sort of header-based authorization mechanism (e.g. an “Authorization” HTTP header or an access token in a custom header) and optionally also client-side certificates for TLS connections (also known as mutual TLS). OpAMP protocol allows the Server to offer settings for ...
63
800
2026-03-23T11:09:24.252484
?s=prometheus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=prometheus
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:32:56.767203
?s=sentry
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sentry
devops
python
nent Apache 2.0 License Repository otelpgx - tracing support for github.com/jackc/pgx by Exaring AG. Provides OpenTelemetry tracing implementation for the pgx PostgreSQL package. go instrumentation database postgresql tracing Go Language Instrumentation Component Apache 2.0 License Repository jmoiron/sqlx instrumentati...
229
800
2026-03-23T11:22:19.424964
?s=kafkajs
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kafkajs
devops
python
License Website Documentation Repository Deno new native by Deno Land Inc. Deno has built-in OpenTelemetry support for traces, metrics, and logs. Enabled via the OTEL_DENO=true environment variable, it automatically instruments HTTP servers, outgoing fetch requests, and Deno.cron jobs, exports telemetry over OTLP, and ...
14
799
2026-03-23T11:12:51.174731
supabase-migration-squash
supabase
https://supabase.com/docs/reference/cli/supabase-migration-squash
database
typescript
ng supabase/config.toml. -i, --interactive Optional Enables interactive mode to configure IDE settings. --use-orioledb Optional Use OrioleDB storage engine for Postgres. Basic usage Initialize from an existing directory 1 supabase init Response 1 Finished supabase init. supabase login Connect the Supabase CLI to your S...
3
800
2026-03-23T11:33:23.655186
list_element_type_not_assignable
dart
https://dart.dev/tools/diagnostics/list_element_type_not_assignable
language
dart
1 , 2 , 3 ] ; content_copy If the object shouldn't be in the list, then remove the element: dart List < int > x = [ 1 , 3 ] ; content_copy If the object being computed is correct, then widen the element type of the list to allow all of the different types of objects it needs to contain: dart List < num > x = [ 1 , 2.5 ...
5
489
2026-03-23T11:09:37.823861
cts
terraform
https://developer.hashicorp.com/consul/docs/reference/cts
devops
hcl
ing] Names of Consul services to monitor. Only services that have their name listed in names are used by the task. none datacenter Optional string Name of a datacenter to query for the task. Datacenter of the agent that CTS queries. namespace Optional string Enterprise Namespace of the services to query for the task. I...
37
800
2026-03-23T11:24:58.423255
isDevMode
angular
https://angular.dev/api/core/isDevMode
framework
typescript
idersSource inject Inject Injectable InjectableProvider InjectableType InjectionToken InjectOptions Injector INJECTOR InjectorType input Input inputBinding InputOptions InputOptionsWithoutTransform InputOptionsWithTransform InputSignal InputSignalWithTransform isDevMode isSignal isStandalone isWritableSignal IterableCh...
4
800
2026-03-23T11:18:08.961166
parse_error
dart
https://dart.dev/tools/diagnostics/parse_error
language
dart
stated otherwise, the documentation on this site reflects Dart 3.11.0. Report an issue .
5
88
2026-03-23T11:26:16.064780
qdrant
qdrant
https://qdrant.tech/documentation/examples/rag-contract-management-stackit-aleph-alpha/
database
python
e Qdrant. from langchain_community.document_loaders.unstructured import UnstructuredFileLoader for document_path , roles in documents . items (): document_loader = UnstructuredFileLoader ( file_path = document_path ) # Unstructured loads each file into a single Document object loaded_documents = document_loader . load ...
10
800
2026-03-23T10:58:34.603248
3_31_0.html
sqlite
https://www.sqlite.org/releaselog/3_31_0.html
database
sql
ded the "#-N" array notation for JSON function path arguments . Added the SQLITE_DBCONFIG_TRUSTED_SCHEMA connection setting which is also controllable via the new trusted_schema pragma and at compile-time using the -DSQLITE_TRUSTED_SCHEMA compile-time option. Added APIs sqlite3_filename_database() , sqlite3_filename_jo...
1
780
2026-03-23T11:38:23.977940
?s=psr6
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr6
devops
python
com/open-telemetry/opentelemetry-collector-contrib/receiver/tcpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository TCP Receiver by 🔭 OpenTelemetry Authors 🔭 Receives logs over TCP. go receiver collector Quick Install When building ...
160
800
2026-03-23T11:27:52.082473
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
mpty, but only if `clusterScope` is true. resources string array `resources` is a list of matching resources (i.e., lowercase and plural) with, if desired, subresource. For example, [ "services", "nodes/status" ]. This list may not be empty. "*" matches all resources and, if present, must be the only entry. Required. v...
4,558
798
2026-03-23T10:56:49.348814
user-management
langchain
https://docs.langchain.com/langsmith/user-management
ai
python
sable JIT provisioning Before enabling SCIM, disable Just-in-time (JIT) provisioning to prevent conflicts between automatic and manual user provisioning. Disabling JIT for cloud Use the PATCH /orgs/current/info endpoint : Copy curl -X PATCH $LANGCHAIN_ENDPOINT /orgs/current/info \ -H "X-Api-Key: $LANGCHAIN_API_KEY " \ ...
31
794
2026-03-23T11:00:35.336347
Enumerability_and_ownership_of_properties
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Enumerability_and_ownership_of_properties
language
javascript
pe chain. All properties, enumerable or not, string or symbol, own or inherited, can be accessed with dot notation or bracket notation . In this section, we will focus on the means provided by JavaScript to visit a group of object properties one-by-one. Querying object properties There are four built-in ways to query a...
1
800
2026-03-23T10:52:21.524622
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
: local_auth, p: package_info, p: path_provider, p: quick_actions, p: sensors, p: share, p: shared_preferences, p: url_launcher, p: video_player, p: webview_flutter, p: wifi_info_flutter, platform-linux, platform-macos, platform-windows) 3725 Add an AUTHORS file to each plugin (cla: yes, p: android_alarm_manager, p: an...
716
800
2026-03-23T11:13:36.916554
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/builtin-tools/
ai
python
ables your agent to search through uploaded files using vector search, providing a fully managed Retrieval-Augmented Generation (RAG) system. This tool handles file storage, chunking, embedding generation, and context injection into prompts. Provider Support Provider Supported Notes OpenAI Responses ✅ Full feature supp...
45
800
2026-03-23T10:55:57.046865
image-legacy
nextjs
https://nextjs.org/docs/pages/api-reference/components/image-legacy
framework
javascript
fault) When intrinsic , the image will scale the dimensions down for smaller viewports, but maintain the original dimensions for larger viewports. Demo the fixed layout When fixed , the image dimensions will not change as the viewport changes (no responsiveness) similar to the native img element. Demo the responsive la...
5
800
2026-03-23T11:31:50.495566
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
db := redis . NewClient ( & redis . Options { Addr : "localhost:6379" , Password : "" , // no password docs DB : 0 , // use default DB }) rdb . Del ( ctx , "bikes:repairs" ) res27 , err := rdb . RPush ( ctx , "bikes:repairs" , "bike:1" , "bike:2" , "bike:3" , "bike:4" , "bike:5" ). Result () if err != nil { panic ( err...
519
800
2026-03-23T11:05:26.645666
?s=kotlin-multiplatform
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kotlin-multiplatform
devops
python
dule provides automatic instrumentation for the Nest framework. nestjs-core instrumentation js Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-nestjs-core 0.59.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repositor...
291
800
2026-03-23T11:19:01.413472
telemetry
go
https://go.dev/doc/telemetry
language
go
/client:eglot , and so on, to record sessions with different editors or language clients. If you used multiple editors throughout the week, you might record the following counter data: gopls/client:vscode 8 gopls/client:neovim 5 gopls/client:eglot 2 When counters are related in this way, we sometimes refer to the part ...
6
798
2026-03-23T11:09:24.316507
SWE-Gym
transformers
https://huggingface.co/datasets/SWE-Gym/SWE-Gym
ai
python
ExpressionAttributeValues={":MyCount": 5}, ) assert table.get_item(Key={"pk": "example_id"})["Item"]["MyTotalCount"] == 5 + + +@pytest.mark.aws_verified +@dynamodb_aws_verified() +def test_update_item_add_float(table_name=None): + table = boto3.resource("dynamodb", "us-east-1").Table(table_name) + + # DECIMAL - DECIMAL...
4
714
2026-03-23T11:29:24.384563
json1.html
sqlite
https://www.sqlite.org/json1.html
database
sql
eated as JSON and all of its JSON type information and substructure is preserved. This allows calls to json_object() and json_array() to be nested. The json() function can also be used to force strings to be recognized as JSON. Examples: json_object('a',2,'c',4) → '{"a":2,"c":4}' json_object('a',2,'c','{e:5}') → '{"a":...
37
797
2026-03-23T11:01:35.434258
?s=odd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=odd
devops
python
Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/Jamstah/k8ssaauthextension v0.0.2 v0.0.2 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Extension by ...
67
800
2026-03-23T11:10:25.101111
supabase-inspect-db-db-stats
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-db-stats
database
typescript
te all supabase local projects data. Usage 1 supabase stop [flags] Flags --all Optional Stop all local Supabase instances from all projects across the machine. --no-backup Optional Deletes all data volumes after stopping. --project-id <string> Optional Local project ID to stop. Basic usage Clean up local data after sto...
8
800
2026-03-23T11:30:19.527354
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubectl/
devops
yaml
stdin. attach kubectl attach POD -c CONTAINER [-i] [-t] [flags] Attach to a running container either to view the output stream or interact with the container (stdin). auth kubectl auth [flags] [options] Inspect authorization. autoscale kubectl autoscale (-f FILENAME | TYPE NAME | TYPE/NAME) [--min=MINPODS] --max=MAXPOD...
7
798
2026-03-23T10:50:10.134262
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
urn_hint = type_hints['return'] except KeyError as e: # pragma: no cover raise exceptions.GraphSetupError( f'Node {node_type} is missing a return type hint on its `run` method' ) from e node = NodeStep(node_type) edge = self._edge_from_return_hint(node, return_hint) if not edge: # pragma: no cover raise exceptions.Grap...
5,300
638
2026-03-23T10:51:26.921277
?s=package
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=package
devops
python
ation Component MIT License Package Details (crates) Repository axum Instrumentation by David Bernard Middlewares to integrate axum + tracing + opentelemetry. rust axum instrumentation Quick Install To install this instrumentation library run: cargo add axum-tracing-opentelemetry 0.16.0 Version Rust Language Instrument...
358
800
2026-03-23T11:24:42.821828
managing-security-and-analysis-settings-for-your-repository
github_actions
https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository
devops
yaml
e access to the alerts. Note Organization owners and repository administrators can only grant access to view security alerts, such as secret scanning alerts, to people or teams who have write access to the repo. On GitHub, navigate to the main page of the repository. Under your repository name, click Settings . If you ...
5
800
2026-03-23T11:42:22.149667
use-in-a-workflow
github_actions
https://docs.github.com/en/actions/how-tos/manage-runners/self-hosted-runners/use-in-a-workflow
devops
yaml
Controller. For more information, see Actions Runner Controller . Optionally, to copy a runner's label to use it in a workflow, click to the right of the runner, then click Copy label . Note Enterprise and organization owners can create runners from this page. To create a new runner, click New runner at the top right o...
1
799
2026-03-23T11:10:08.624979
install-cli
terraform
https://developer.hashicorp.com/terraform/tutorials/docker-get-started/install-cli
devops
hcl
tallation worked by opening a new terminal session and listing Terraform's available subcommands. $ terraform -help Usage: terraform [global options] <subcommand> [args] The available commands for execution are listed below. The primary workflow commands are given first, followed by less common or more advanced command...
9
800
2026-03-23T11:05:41.515502
?s=configuration-validation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=configuration-validation
devops
python
manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckv2extension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository HTTP Forwarder Collector Extension by 🔭 OpenT...
65
800
2026-03-23T11:11:39.548873
?s=yii
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=yii
devops
python
by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for restify. Node.js restify Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-restify 0.58.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Router Instru...
298
799
2026-03-23T11:15:59.450378
?s=inmemory
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=inmemory
devops
python
tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository KafkaFlow Instrumentation for OpenTelemetry first party integration by Farfetch This is an Instrumentation Library, whi...
205
800
2026-03-23T11:33:46.784883
introduction
nx
https://nx.dev/docs/technologies/dotnet/introduction
tooling
typescript
.NET Plugin for Nx | Nx Skip to content .NET Plugin for Nx .NET is a free, cross-platform, open-source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, IoT, and more. The Nx plugin for .NET r...
0
800
2026-03-23T10:59:00.624355
?s=configuration-validation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=configuration-validation
devops
python
rocessors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Metrics Generation Processor by 🔭 OpenTelemetry Authors 🔭 The metrics genera...
87
800
2026-03-23T11:11:39.548906
?s=stef
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=stef
devops
python
cto Authors Neo4j instrumentation for Node.js. Node.js instrumentation neo4j neo4j-driver JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Instrumentation for Nest by Metin Seylan Instrumentation library for Nest. Node.js nest nestjs JavaScript Language Instrumentation Component...
290
800
2026-03-23T11:33:18.277362
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
white" }, }, map [ string ] interface {}{ "id" : "bike:3" , "model" : "Weywot" , "description" : "This bike gives kids aged six years and older " + "a durable and uberlight mountain bike for their first experience " + "on tracks and easy cruising through forests and fields. A set of " + "powerful Shimano hydraulic disc...
825
800
2026-03-23T10:54:21.885552
swift
github_actions
https://docs.github.com/en/actions/tutorials/build-and-test-code/swift
devops
yaml
an configure your job to use multiple versions of Swift in a matrix. # This workflow uses actions that are not certified by GitHub. # They are provided by a third-party and are governed by # separate terms of service, privacy policy, and support # documentation. # GitHub recommends pinning actions to a commit SHA. # To...
3
800
2026-03-23T11:06:51.742074
?s=krakend
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=krakend
devops
python
y Receiver Creator Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Receiver Creator Receiver for the OpenTelemetry Collector can instantiate other receivers at runtime based on whether observed endpoints match a configured rule. go receiver collector Quick Install When building a custom collector you can add this...
147
800
2026-03-23T11:30:28.987266
release-notes-1.20.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.20.0
mobile
dart
unction (cla: yes, team, waiting for tree to go green) 55228 Roll engine a35f24e2d0e3..ae311ca4da5a (2 commits) (cla: yes, waiting for tree to go green) 55230 Make Action.enabled be isEnabled(Intent intent) instead. (cla: yes, framework, team) 55243 Roll engine ae311ca4da5a..fa8b9a53807e (3 commits) (cla: yes, waiting ...
331
800
2026-03-23T11:13:03.432541
?s=desktop
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=desktop
devops
python
age Details (go-collector) Repository Logz.io Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Collector Exporter for Logz.io 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/o...
43
800
2026-03-23T11:33:39.067875
webpack
webpack
https://webpack.js.org/configuration/module/
tooling
javascript
Module | webpack (opens in a new tab) (opens in a new tab) Datagrid and Charting for Enterprise Applications Proud to partner with webpack (opens in a new tab) Module These options determine how the different types of modules within a project will be treated. module.defaultRules An array of rules applied by default for...
0
800
2026-03-23T10:57:12.700121
symlinked-node-modules-structure
pnpm
https://pnpm.io/symlinked-node-modules-structure
tooling
javascript
<store>/002 └── foo@1.0.0 └── node_modules └── foo ├── index.js -> <store>/003 └── package.json -> <store>/004 These are the only "real" files in node_modules . Once all the packages are hard linked to node_modules , symbolic links are created to build the nested dependency graph structure. As you might have noticed, b...
1
795
2026-03-23T10:50:05.647571
2.40.0
git
https://git-scm.com/docs/git-rebase/2.40.0
devops
bash
eant to be used to supersede old development history of side branches. Note that this is different from the -Xours option to the recursive merge strategy. subtree This is a modified ort strategy. When merging trees A and B, if B corresponds to a subtree of A, B is first adjusted to match the tree structure of A, instea...
46
797
2026-03-23T11:34:01.251580
2.47.0
git
https://git-scm.com/docs/git-config/2.47.0
devops
bash
(not enabled by default). tab-in-indent treats a tab character in the initial indent part of the line as an error (not enabled by default). blank-at-eof treats blank lines added at the end of file as an error (enabled by default). trailing-space is a short-hand to cover both blank-at-eol and blank-at-eof . cr-at-eol tr...
127
799
2026-03-23T11:24:43.756096
supabase-inspect-db-table-stats
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-table-stats
database
typescript
--region <string> Optional Select a region to deploy the branch database. --size <string> Optional Select a desired instance size for the branch database. --with-data Optional Whether to clone production data to the branch database. --project-ref <string> Optional Project ref of the Supabase project. supabase branches ...
58
799
2026-03-23T11:31:31.350538
?s=lua
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=lua
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:12:05.431479
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
ad" resulted in autocomplete typing for TypeScript users appear more complex than it needed to be. In addition, using a particular signature meant that you're locked in to sending a particular named event, meaning sending two different events in a batch required refactoring your call. For these reasons, we've removed a...
1,246
791
2026-03-23T10:50:47.949352
2.18.0
git
https://git-scm.com/docs/git-push/2.18.0
devops
bash
rform on a server, by creating a ref to X in the namespace the client has access to and then fetching it. The most likely way for a server to perform it on a client is to "merge" X into a public branch and hope that the user does additional work on this branch and pushes it back to the server without noticing the merge...
39
639
2026-03-23T11:03:35.022544
flask
flask
https://flask.palletsprojects.com/api/
framework
python
ge cases automatically. But if you don’t get the expected output you should set buffered to True which enforces buffering. Parameters : app ( WSGIApplication ) – the WSGI application to execute. environ ( WSGIEnvironment ) – the WSGI environment to execute against. buffered ( bool ) – set to True to enforce buffering. ...
140
798
2026-03-23T10:56:58.320289
LOCALE_ID
angular
https://angular.dev/api/core/LOCALE_ID
framework
typescript
LOCALE_ID • Angular Skip to main content menu menu API Roadmap Get involved API Reference CLI Reference Error Encyclopedia Extended Diagnostics Versioning and releases Version compatibility Update guide Configurations Migrations arrow_back API Reference Overview @angular/animations @angular/animations/browser @angular/...
0
800
2026-03-23T11:29:54.028346
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
enCompose ( r -> { System . out . println ( r ); // >>> [[1920,2072,3264,1475,3941]] return asyncCommands . jsonNumincrby ( "bikes:inventory" , JsonPath . of ( "$..price" ), - 100 ); }). thenCompose ( res23 -> { System . out . println ( res23 ); // >>> [1820, 1972, 3164, 1375, 3841] return asyncCommands . jsonNumincrby...
785
800
2026-03-23T10:54:21.885496
RaggedTensor
tensorflow
https://www.tensorflow.org/api_docs/python/tf/RaggedTensor
ml
python
r and a list: x = [ 1 , 2 , 3 , 4 , 5 ] y = 1 tf . add ( x , y ) < tf . Tensor : shape = ( 5 ,), dtype = int32 , numpy = array ([ 2 , 3 , 4 , 5 , 6 ], dtype = int32 ) > Note that binary + operator can be used instead: x = tf . convert_to_tensor ([ 1 , 2 , 3 , 4 , 5 ]) y = tf . convert_to_tensor ( 1 ) x + y < tf . Tenso...
50
800
2026-03-23T10:56:18.525100
zh_HANS-CN
git
https://git-scm.com/docs/git-merge/zh_HANS-CN
devops
bash
rge 和 git pull 命令)允许用 -s 选项来选择后端’合并策略'。 一些策略也可以采取自己的选项,可以通过给 git merge 和/或 git pull 的 -X <选项> 参数来传递。 ort 策略 这是拉取或合并一个分支时的默认合并策略。 这个策略只能使用三方合并算法解决两个头。 当有一个以上的共同祖先可用于三方合并时,它会创建一个共同祖先的合并树,并将其作为三方合并的参考树。 据报道,通过对Linux 2.6内核开发历史中的实际合并提交的测试,这导致了较少的合并冲突,而不会引起错误的合并。 此外,这个策略可以检测并处理涉及重命名的合并。 它并不使用检测到的副本。 这个算法的名字是一个缩写("Ostensibly ...
16
800
2026-03-23T11:12:48.063264
uk
git
https://git-scm.com/docs/git-config/uk
devops
bash
ику попереду (див. також ПРИКЛАДИ ), але зверніть увагу, що це працює лише тоді, коли опція --fixed-value не використовується. Опція --type= <тип> вказує git config забезпечити канонізацію вхідних та вихідних значень для заданого <тип>. Якщо --type= <тип> не вказано, канонізація не виконуватиметься. Викликаючі сторони ...
7
800
2026-03-23T11:31:19.289960
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
of native tools and third-party libraries - [Clearer event sending](#clearer-event-sending) - we removed some alternate methods of sending events to settle on a common standard - [Removed `tools` parameter](#removed-tools-parameter) - use `step` instead of `tools` for step functions - [Removed ability to `serve()` with...
1,241
800
2026-03-23T10:50:47.949346
supabase-inspect-db-replication-slots
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-replication-slots
database
typescript
te all supabase local projects data. Usage 1 supabase stop [flags] Flags --all Optional Stop all local Supabase instances from all projects across the machine. --no-backup Optional Deletes all data volumes after stopping. --project-id <string> Optional Local project ID to stop. Basic usage Clean up local data after sto...
8
800
2026-03-23T11:27:21.359673
git-imap-send
git
https://git-scm.com/docs/git-imap-send
devops
bash
folder = "INBOX.Drafts" host = imap://imap.example.com user = bob pass = p4ssw0rd Using direct mode with SSL: [imap] folder = "INBOX.Drafts" host = imaps://imap.example.com user = bob pass = p4ssw0rd port = 123 ; sslVerify = false Note You may want to use sslVerify=false while troubleshooting, if you suspect that the r...
8
748
2026-03-23T10:54:55.712456
variants
expo
https://docs.expo.dev/build-reference/variants
mobile
javascript
multiple variants of an app installed on your device, each variant must have a unique Application ID (Android) or Bundle Identifier (iOS) . Configure development and production variants You have created a project using Expo tooling, and now you want to create a development and a production build. Your project's app.jso...
1
799
2026-03-23T10:58:30.901543
supabase-storage-ls
supabase
https://supabase.com/docs/reference/cli/supabase-storage-ls
database
typescript
abase API --workdir <string> Optional no type path to a Supabase project directory --yes Optional no type answer yes to all prompts supabase bootstrap Usage 1 supabase bootstrap [template] [ flags ] Flags -p, --password <string> Optional Password to your remote Postgres database. supabase init Initialize configurations...
2
800
2026-03-23T11:30:32.609227
?s=windowsservice
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=windowsservice
devops
python
Repository StackExchange.Redis Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments StackExchange.Redis and collects traces about outgoing calls to Redis. stackexchange redis instrumentation dotnet Quick Install To install this instrumentation library ru...
211
800
2026-03-23T11:10:59.940734
?s=golang
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=golang
devops
python
age Details (go-collector) Repository Logz.io Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Collector Exporter for Logz.io 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/o...
43
800
2026-03-23T11:11:31.322817
go1compat
go
https://go.dev/doc/go1compat
language
go
At some indefinite point, a Go 2 specification may arise, but until that time, Go programs that work today should continue to work even as future "point" releases of Go 1 arise (Go 1.1, Go 1.2, etc.). Compatibility is at the source level. Binary compatibility for compiled packages is not guaranteed between releases. Af...
1
800
2026-03-23T10:59:07.168034
release-notes-3.7.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.7.0
mobile
dart
nt. by @gspencergoog in https://github.com/flutter/flutter/pull/110818 Create enum for service extensions in services library by @kenzieschmoll in https://github.com/flutter/flutter/pull/111412 Create an enum for widget inspector service extensions for use by tools by @kenzieschmoll in https://github.com/flutter/flutte...
40
800
2026-03-23T11:06:29.852800
?s=http
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=http
devops
python
k 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 Fastify...
273
800
2026-03-23T11:26:49.080163
understanding-temporal
temporal
https://docs.temporal.io/evaluate/understanding-temporal
devops
go
Since Temporal supports multiple programming languages, you can mix-and-match between languages for polyglot teams. You can easily add any Temporal SDK to your current projects without changing the tools you're already using to build and deploy. Temporal fits right into your existing tech stack. Temporal Service Tempor...
5
797
2026-03-23T11:09:15.445920
views
drizzle_orm
https://orm.drizzle.team/docs/views
database
typescript
to explicitly declare view columns schema. Declaring views PostgreSQL MySQL SQLite MSSQL CockroachDB schema.ts import { pgTable , pgView , serial , text , timestamp } from "drizzle-orm/pg-core" ; export const user = pgTable ( "user" , { id : serial () , name : text () , email : text () , password : text () , role : tex...
3
799
2026-03-23T10:58:52.509772
Rescaling
tensorflow
https://www.tensorflow.org/api_docs/python/tf/keras/layers/Rescaling
ml
python
. For instance: To rescale an input in the [0, 255] range to be in the [0, 1] range, you would pass scale=1./255 . To rescale an input in the [0, 255] range to be in the [-1, 1] range, you would pass scale=1./127.5, offset=-1 . The rescaling is applied both during training and inference. Inputs can be of integer or flo...
1
799
2026-03-23T11:23:33.378702
?s=owin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=owin
devops
python
entation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for the host package. go instrumentation Go Language Instrumentation Component Apache 2.0 License Repository Go package net/http instrumentation by 🔭 OpenTelemetry Authors 🔭 Package http provides a http.Handler and functions that are intended to be used to add...
224
800
2026-03-23T11:24:47.862846
graph-rebuild
langchain
https://docs.langchain.com/langsmith/graph-rebuild
ai
python
ct_mcp ( ert . ensure_user ()) # your setup logic yield make_agent_graph ( tools = mcp_tools ) await disconnect_mcp () # your teardown logic else : # For schema/state reads, return a graph with the same # topology but no expensive resource setup. yield make_agent_graph ( tools = []) Finally, specify the path to your fa...
8
798
2026-03-23T10:56:02.575016
bdb.html
python
https://docs.python.org/3/library/bdb.html
language
python
ngle instance of a Breakpoint . bplist ¶ Dictionary of Breakpoint instances indexed by ( file , line ) tuples. ignore ¶ Number of times to ignore a Breakpoint . hits ¶ Count of the number of times a Breakpoint has been hit. class bdb. Bdb ( skip = None , backend = 'settrace' ) ¶ The Bdb class acts as a generic Python d...
3
798
2026-03-23T11:24:45.550980
testing
svelte
https://svelte.dev/docs/svelte/testing
framework
javascript
Testing • Svelte Docs Skip to main content Testing helps you write and maintain your code and guard against regressions. Testing frameworks help you with that, allowing you to describe assertions or expectations about how your code should behave. Svelte is unopinionated about which testing framework you use — you can w...
0
800
2026-03-23T11:29:53.897145
Qwen3.5-35B-A3B
transformers
https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-35B-A3B
ai
python
olumns::test_size_mismatch[subclass]", "astropy/table/tests/test_table.py::TestNewFromColumns::test_name_none[unmasked]", "astropy/table/tests/test_table.py::TestNewFromColumns::test_name_none[masked]", "astropy/table/tests/test_table.py::TestNewFromColumns::test_name_none[subclass]", "astropy/table/tests/test_table.py...
53
800
2026-03-23T11:19:28.487685
registry-item.json
shadcn_ui
https://ui.shadcn.com/schema/registry-item.json
library
typescript
"description": "Nested CSS properties, selectors, or at-rules. Empty objects are allowed for at-rules with no body.", "additionalProperties": { "$ref": "#/definitions/cssValue" } } ] } } }
12
188
2026-03-23T10:59:04.488491
interceptors
temporal
https://docs.temporal.io/develop/typescript/interceptors
devops
go
only workflowType : string ) { } async scheduleActivity ( input : ActivityInput , next : Next < WorkflowOutboundCallsInterceptor , 'scheduleActivity' > ) : Promise < unknown > { console . log ( 'Starting activity' , { activityType : input . activityType } ) ; try { return await next ( input ) ; } finally { console . lo...
2
796
2026-03-23T10:52:56.524862
?s=edge-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=edge-extension
devops
python
nse Package Details (go-collector) Repository JMX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The JMX Receiver will work in conjunction with the OpenTelemetry JMX Metric Gatherer to report metrics from a target MBean server using a built-in or your custom OpenTelemetry helper-utilizing Groovy script. go receiver ...
124
800
2026-03-23T11:27:01.886887
generators
nx
https://nx.dev/docs/technologies/angular/generators
tooling
typescript
atting of files. false --skipImport boolean Do not import this pipe into the owning NgModule. false --skipTests boolean Do not create “spec.ts” test files for the new pipe. false --standalone boolean Whether the generated pipe is standalone. true --typeSeparator string The separator character to use before the type wit...
41
800
2026-03-23T11:13:55.280675
?s=aspire
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=aspire
devops
python
lector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Honeycomb Marker Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter allows creating markers, via the Honeycomb Markers API, based on the look of incoming telemetry. honeycombmarker exporter collector Quick Install When bu...
39
800
2026-03-23T11:31:30.130319
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
r or command-line HTTP tool (curl and wget). resourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset resourceVersionMatch resourceVersionMatch determines ho...
1,873
798
2026-03-23T10:56:49.344248
index.html
pytorch
https://pytorch.org/rl/stable/index.html
ml
python
em libraries in that it has a “dataset pillar” (environments) , transforms , models , data utilities (e.g. collectors and containers), etc. TorchRL aims at having as few dependencies as possible (python standard library, numpy and pytorch). Common environment libraries (e.g. OpenAI gym) are only optional. On the low-le...
1
800
2026-03-23T11:21:29.295782
ContentChild
angular
https://angular.dev/api/core/ContentChild
framework
typescript
s ResourceOptions ResourceRef ResourceSnapshot ResourceStatus ResourceStreamingLoader ResourceStreamItem RESPONSE_INIT ResponseInit runInInjectionContext Sanitizer SchemaMetadata SecurityContext Self setTestabilityGetter signal Signal SimpleChange SimpleChanges SkipSelf StateKey StaticClassProvider StaticClassSansProvi...
6
800
2026-03-23T11:19:26.375435
?s=mistral
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mistral
devops
python
age Details (go-collector) Repository Logz.io Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Collector Exporter for Logz.io 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/o...
43
800
2026-03-23T11:27:38.004029
opentelemetry
opentelemetry
https://opentelemetry.io/docs/specs/otlp/
devops
python
de. st , err := status . New ( codes . Unavailable , "Server is unavailable" ). WithDetails ( & errdetails . RetryInfo { RetryDelay : & duration . Duration { Seconds : 30 }}) if err != nil { log . Fatal ( err ) } return st . Err () ... // Do this on the client side. st := status . Convert ( err ) for _ , detail := rang...
12
800
2026-03-23T10:51:59.812281
gitlab_ci
gitlab_ci
https://docs.gitlab.com/user/application_security/policies/pipeline_execution_policies/
devops
yaml
ow rules: Introduced in GitLab 17.8 with a flag named policies_always_override_project_ci . Enabled by default. Generally available in GitLab 17.10. Feature flag policies_always_override_project_ci removed. Handling of override_project_ci changed to allow scan execution policies to run together with pipeline execution ...
36
800
2026-03-23T11:00:45.674371
dom-components
expo
https://docs.expo.dev/guides/dom-components
mobile
javascript
chContents : true } } /> ; } Manually by specifying a size You can also manually provide a size by passing it to the WebView style prop via the dom prop: App.tsx (native) Copy import DOMComponent from './my-component' ; export default function Route ( ) { return ( < DOMComponent dom = { { style : { width , height } , }...
15
800
2026-03-23T11:26:10.890100
supabase-completion-bash
supabase
https://supabase.com/docs/reference/cli/supabase-completion-bash
database
typescript
f <string> Optional Project ref of the Supabase project. supabase secrets list List all secrets in the linked project. Usage 1 supabase secrets list Flags --project-ref <string> Optional Project ref of the Supabase project. supabase secrets unset Unset a secret(s) from the linked Supabase project. Usage 1 supabase secr...
67
800
2026-03-23T11:27:30.960031
dependabot-options-reference
github_actions
https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
devops
yaml
Timezones must be specified in the timezone parameter and not in the cronjob . A cronjob type schedule is required to use a cron interval. # Basic `dependabot.yml` file for cronjob version: 2 updates: # Enable version updates for npm - package-ecosystem: "npm" # Look for `package.json` and `lock` files in the `root` di...
34
799
2026-03-23T11:26:30.818912
?s=scala
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=scala
devops
python
permission engine Go Language Application integration Component Apache 2.0 License Website Documentation Repository Payara Platform native by Payara Authors Payara Platform natively supports OpenTelemetry tracing with configurable span conventions, OTLP export settings, and manual tracing APIs. payara java application-...
15
799
2026-03-23T11:32:38.718359
sampling
mcp
https://modelcontextprotocol.io/specification/draft/client/sampling
ai
typescript
s Creating Messages To request a language model generation, servers send a sampling/createMessage request: Request: Copy { "jsonrpc" : "2.0" , "id" : 1 , "method" : "sampling/createMessage" , "params" : { "messages" : [ { "role" : "user" , "content" : { "type" : "text" , "text" : "What is the capital of France?" } } ],...
5
797
2026-03-23T11:05:11.653987
middleware
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/guide/middleware
framework
typescript
}) .middleware([serverTimer]) .client(async ({ next }) => { const result = await next() // Woah! We have the time from the server! console.log('Time from the server:', result.context.timeFromServer) return result }) Global Middleware Global middleware runs automatically for every request in your application. This is us...
19
777
2026-03-23T11:26:26.800850
custom-directives
vue
https://vuejs.org/guide/reusability/custom-directives
framework
javascript
the component where the directive is used. dir : the directive definition object. vnode : the underlying VNode representing the bound element. prevVnode : the VNode representing the bound element from the previous render. Only available in the beforeUpdate and updated hooks. As an example, consider the following direct...
6
799
2026-03-23T10:53:17.352666
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
24}] // Retrieve all the data points in descending order. res6 , err := rdb . TSRevRange ( ctx , "rg:1" , 0 , math . MaxInt64 ). Result () if err != nil { panic ( err ) } fmt . Println ( res6 ) // >>> [{4 24} {3 18} {2 22} {1 14} {0 18}] // Retrieve data points up to time 1 (inclusive), but return them // in descending...
1,290
798
2026-03-23T10:54:53.791853
?s=rollup
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=rollup
devops
python
cpp vcpkg package C++ Language Core Component MIT License Repository Standalone .NET Aspire dashboard by Microsoft The .NET Aspire Dashboard is a browser-based app to view run-time information about your distributed application. dashboard aspire viewer browser-based .NET Language Utilities Component MIT License Documen...
379
800
2026-03-23T11:30:08.832477
?s=%40elastic%2felasticsearch
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=%40elastic%2felasticsearch
devops
python
orm Go Language Instrumentation Component BSD-2-Clause License Repository SQL instrumentation by Vladimir Mihailenco Instrumentation for SQL that records queries (including transactions and statements) and reports DBStats metrics. go instrumentation database sql Go Language Instrumentation Component BSD-2-Clause Licens...
236
800
2026-03-23T11:17:15.832452
queryCollectionOptions
tanstack_router
https://tanstack.com/db/latest/docs/reference/query-db-collection/functions/queryCollectionOptions
framework
typescript
, InferSchemaInput < T >, TError >> & object Collection options with utilities for direct writes and manual operations Examples ts // Type inferred from queryFn return type (NEW!) const todosCollection = createCollection( queryCollectionOptions({ queryKey: ['todos'], queryFn: async () => { const response = await fetch(...
5
744
2026-03-23T11:27:42.536066
?s=vaadin
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=vaadin
devops
python
he) Instrumentation by 🔭 OpenTelemetry Authors 🔭 httpd (Apache) OpenTelemetry module to add OpenTelemetry distributed tracing support to httpd. c++ instrumentation C++ Language Instrumentation Component Apache 2.0 License Repository NGINX Instrumentation by 🔭 OpenTelemetry Authors 🔭 NGINX OpenTelemetry module to ad...
195
800
2026-03-23T11:20:45.496494
?s=action
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=action
devops
python
t Apache 2.0 License Repository PHP SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for PHP. php PHP Language Core Component Apache 2.0 License Repository PHP SemConv by 🔭 OpenTelemetry Authors 🔭 OpenTelemetry Semantic Conventions for PHP. php PHP Language Core Component Apache 2.0 License Repository Python ...
368
800
2026-03-23T11:12:37.665547
tailwind
expo
https://docs.expo.dev/guides/tailwind
mobile
javascript
rounded-xl " > < p className = " text-lg font-medium " > Welcome to Tailwind </ p > </ div > ) ; } Troubleshooting If you have a custom config.cacheStores in your metro.config.js , you need to extend the Expo superclass of FileStore : metro.config.js Copy // Import the Expo superclass which has support for PostCSS. con...
7
769
2026-03-23T11:24:27.285453
?s=cats-effect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cats-effect
devops
python
ry v0.4.0 Version Go Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (go) Repository Connect RPC instrumentation first party integration by Connect Authors Go contrib plugin for Connect RPC go instrumentation connect grpc Go Language Instrumentation Component Apache 2.0 Licen...
220
799
2026-03-23T11:29:01.637805