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 |
|---|---|---|---|---|---|---|---|---|
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | k", }) const file = { code: `total 121M drwxr-xr-x 3 root root 4.0K Sep 11 2022 .. -rw-r--r-- 1 ali ali 220 Sep 11 2022 .bash_logout drwxr-xr-x 2 ali ali 4.0K Sep 11 2022 Templates drwxr-xr-x 2 ali ali 4.0K Sep 11 2022 Public -rw-r--r-- 1 ali ali 0 Sep 11 2022 .sudo_as_admin_successful drwx------ 3 ali ali 4.0K Sep 11 ... | 161 | 688 | 2026-03-23T10:52:18.208559 |
resources | terraform | https://developer.hashicorp.com/terraform/plugin/sdkv2/resources | devops | hcl | Resources - Guides | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Plugin Development Resources A key component to Terraform Provider development is defining the creation, read, update, and deletion functionality of a resource to map those AP... | 0 | 800 | 2026-03-23T11:01:33.968478 |
3_8_1.html | sqlite | https://www.sqlite.org/releaselog/3_8_1.html | database | sql | SQLite Release 3.8.1 On 2013-10-17 Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite Release 3.8.1 On 2013-10-17 Added the unlikely() and likelihood() SQL functions to be used as hints to the query planner... | 0 | 780 | 2026-03-23T11:32:21.447745 |
arrays.ndarray.html | numpy | https://numpy.org/doc/stable/reference/arrays.ndarray.html | ml | python | , 14], [15, 16, 17]], [[18, 19, 20], [21, 22, 23], [24, 25, 26]]]) >>> x . sum ( axis = 0 ) array([[27, 30, 33], [36, 39, 42], [45, 48, 51]]) >>> # for sum, axis is the first keyword, so we may omit it, >>> # specifying only its value >>> x . sum ( 0 ), x . sum ( 1 ), x . sum ( 2 ) (array([[27, 30, 33], [36, 39, 42], [... | 15 | 800 | 2026-03-23T11:06:03.581122 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | etadata diff if either has metadata if self.experiment_metadata or baseline.experiment_metadata: diff_name = baseline.name if baseline.name == self.name else f'{baseline.name} → {self.name}' metadata_text = Text() lines_styles: list[tuple[str, str]] = [] if baseline.experiment_metadata and self.experiment_metadata: # C... | 4,992 | 592 | 2026-03-23T10:51:26.920830 |
device-check-provider-factory | firebase | https://firebase.google.com/docs/reference/unity/class/firebase/app-check/device-check-provider-factory | database | javascript | r Gets the IAppCheckProvider associated with the given FirebaseApp instance, or creates one if none already exists. Properties Instance static DeviceCheckProviderFactory Instance Gets an instance of this class for installation into a FirebaseAppCheck instance. Public functions CreateProvider IAppCheckProvider CreatePro... | 1 | 799 | 2026-03-23T11:39:38.667269 |
?s=startup-hook | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=startup-hook | devops | python | Node.js instrumentation oracledatabase database Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-oracledb 0.38.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository PostgreSQL Instrumentation by 🔭 OpenTelemetry A... | 293 | 799 | 2026-03-23T11:13:05.327718 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | ime": 0.014318201, "mean_precisions": 0.90948, "engine_params": { "search_params": { "hnsw_ef": 128 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-16-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 372.885736506, "total_upload_time": 478.07052409, "p95_time": 0.0187372372, "rps": 494.681014... | 2,477 | 552 | 2026-03-23T11:15:13.618248 |
redis | redis | https://redis.io/docs/latest/operate/kubernetes/reference/api/redis_enterprise_cluster_api/ | database | bash | the saslauthd service Enum : enabled, disabled true spec.redisEnterpriseServicesConfiguration.statsArchiver ↩ Parent Name Type Description Required operatingMode enum Whether to enable/disable the stats archiver service Enum : enabled, disabled true spec.redisEnterpriseServicesRiggerImageSpec ↩ Parent Specification for... | 54 | 799 | 2026-03-23T10:59:45.410024 |
about-dependency-review | github_actions | https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review | devops | yaml | informs you of: Which dependencies were added, removed, or updated, along with the release dates How many projects use these components Vulnerability data for these dependencies For pull requests that contain changes to package manifests or lock files, you can display a dependency review to see what has changed. The de... | 1 | 800 | 2026-03-23T10:59:43.667113 |
flask | flask | https://flask.palletsprojects.com/shell/ | framework | python | available. But the code you want to test might depend on them, so what can you do? This is where some helper functions come in handy. Keep in mind however that these functions are not only there for interactive shell usage, but also for unit testing and other situations that require a faked request context. Generally i... | 1 | 798 | 2026-03-23T10:50:33.326829 |
qdrant | qdrant | https://qdrant.tech/legal/terms_and_conditions/ | database | python | of the law of the country in which you are resident in. United States Legal Compliance You represent and warrant that (i) You are not located in a country that is subject to the United States government embargo, or that has been designated by the United States government as a “terrorist supporting” country, and (ii) Yo... | 10 | 799 | 2026-03-23T11:26:37.295071 |
dart-async | dart | https://dart.dev/libraries/dart-async | language | dart | usage # You can use then() to schedule code that runs when the future completes. For example, Client.read() returns a Future, since HTTP requests can take a while. Using then() lets you run some code when that Future has completed and the promised string value is available: dart httpClient . read ( url ) . then ( ( Str... | 7 | 720 | 2026-03-23T10:58:38.508721 |
?s=grpc | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=grpc | devops | python | 148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Delta to cumulative processor by 🔭 OpenTelemetry Authors 🔭 The delta to cumulative processor ( deltatocumulativeprocessor ) converts metrics from delta temporality to cumulative, by accumulating samples i... | 77 | 800 | 2026-03-23T11:38:56.254695 |
?s=splunkenterprise | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=splunkenterprise | devops | python | ctor 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 Receiver b... | 146 | 800 | 2026-03-23T11:39:47.228284 |
reduce | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce | language | javascript | ill be returned without calling callbackFn . If initialValue is provided and the array is not empty, then the reduce method will always invoke the callback function starting at index 0. If initialValue is not provided then the reduce method will act differently for arrays with length larger than 1, equal to 1 and 0, as... | 6 | 800 | 2026-03-23T11:03:14.511501 |
?s=storage | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=storage | devops | python | : github.com/r0mdau/fluentforwardexporter v0.4.2 v0.4.2 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Operations Collector Exporter by Google The Google Cloud Operations Exporter for the OpenTelemetry Collector. go exporter collector Quick Instal... | 37 | 800 | 2026-03-23T11:38:30.886136 |
?s=ollama | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ollama | devops | python | Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kafka Metrics Receiver by 🔭 OpenTelemetry Authors 🔭 Kafka metrics receiver collects Kafka metrics (brokers, topics, partitions, consumer groups) from Kafka server, go receiver collector Quick Install When building a custom collec... | 128 | 799 | 2026-03-23T11:18:41.269895 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | except ImportError as _import_error: raise ImportError( 'Please install the `logfire` package to use the Logfire plugin, ' 'you can use the `logfire` optional group — `pip install "pydantic-ai-slim[logfire]"`' ) from _import_error self.setup_logfire = setup_logfire self.metrics = metrics super().__init__( # type: ignor... | 2,004 | 635 | 2026-03-23T10:51:26.913911 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/runner/register/ | devops | yaml | om" \ --token " $RUNNER_AUTHENTICATION_TOKEN " \ --template-config /tmp/test-config.template.toml \ --description "gitlab-ce-ruby-3.1" \ --executor "docker" \ --docker-image ruby:3.1 macOS gitlab-runner register \ --non-interactive \ --url "https://gitlab.com" \ --token " $RUNNER_AUTHENTICATION_TOKEN " \ --template-con... | 17 | 800 | 2026-03-23T10:52:56.604701 |
android-devs | flutter | https://docs.flutter.dev/flutter-for/android-devs | mobile | dart | -> { if ( call . method . contentEquals ( " getSharedText " ) ) { result . success ( sharedText ) ; sharedText = null ; } } ) ; } void handleSendText ( Intent intent ) { sharedText = intent . getStringExtra ( Intent . EXTRA_TEXT ) ; } } content_copy Finally, request the data from the Flutter side when the widget is ren... | 26 | 774 | 2026-03-23T10:51:15.214002 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/jobs/job_rules/ | devops | yaml | cify which types of pipelines can run. Rewrite the rules to run the job only in very specific cases, and avoid a final when rule: job : script : echo "This job does NOT create double pipelines!" rules : - if : $CUSTOM_VARIABLE == "true" && $CI_PIPELINE_SOURCE == "merge_request_event" You can also avoid duplicate pipeli... | 12 | 800 | 2026-03-23T11:05:34.463124 |
?s=influxdb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=influxdb | 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:33:32.233146 |
?s=sso | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sso | devops | python | ackends, MySQL, PostgreSQL and SQLite. tortoiseorm instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository Transformers Instrumentation by Traceloop Instrumentation for Transformers SDK (HuggingFace) python instrumentation transformers huggingface Python Language Instrumentation C... | 335 | 800 | 2026-03-23T11:26:22.118888 |
redis | redis | https://redis.io/docs/latest/develop/clients/go/ | database | bash | shFields := [] string { "model" , "Deimos" , "brand" , "Ergonom" , "type" , "Enduro bikes" , "price" , "4972" , } res1 , err := rdb . HSet ( ctx , "bike:1" , hashFields ). Result () if err != nil { panic ( err ) } fmt . Println ( res1 ) // >>> 4 res2 , err := rdb . HGet ( ctx , "bike:1" , "model" ). Result () if err !=... | 16 | 800 | 2026-03-23T10:55:18.645579 |
row-level-security | supabase | https://supabase.com/docs/guides/database/postgres/row-level-security | database | typescript | mance. While row level security is powerful, the performance impact is important to keep in mind. This is especially true for queries that scan every row in a table - like many select operations, including those using limit, offset, and ordering. Based on a series of tests , we have a few recommendations for RLS: Add i... | 16 | 800 | 2026-03-23T11:26:59.673520 |
?s=shenyu | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shenyu | devops | python | ge Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry gruf Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for gruf (gRPC Ruby Framework). gruf grpc instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrume... | 347 | 799 | 2026-03-23T11:10:16.618071 |
?s=inmemory | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=inmemory | 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:33:46.784717 |
?s=httpx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=httpx | devops | python | ver Component Apache 2.0 License Package Details (go-collector) Repository Google Pubsub Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver gets OTLP messages from a Google Cloud Pubsub subscription. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file l... | 118 | 800 | 2026-03-23T11:33:25.492763 |
?s=istio | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=istio | devops | python | Component Apache 2.0 License Documentation Package Details (npm) Repository Zipkin Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Zipkin Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-zipkin 2.6.0 Version JavaScript Language Exporter Com... | 182 | 799 | 2026-03-23T11:28:03.962002 |
namespace | temporal | https://docs.temporal.io/cloud/tcld/namespace | devops | go | r of the command. --namespace Required modifier. Specify a Namespace hosted on Temporal Cloud. If not specified, the value of the environment variable $TEMPORAL_CLOUD_NAMESPACE is used. Alias: -n Example tcld namespace update-codec-server \ --namespace < namespace_id > \ --endpoint < http_url > --endpoint Required modi... | 44 | 794 | 2026-03-23T11:23:06.112291 |
branches | dart | https://dart.dev/language/branches | language | dart | ints on whether a case body should execute. When the guard clause evaluates to false, execution proceeds to the next case rather than exiting the entire switch. Was this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documentation on this site reflects Dart 3.11.0. Page last updated on 2025-02... | 14 | 357 | 2026-03-23T11:01:50.819748 |
git-rebase | git | https://git-scm.com/docs/git-rebase | devops | bash | it checkout --detach <upstream> . Replay the commits, one by one, in order. This is similar to running git cherry-pick <commit> for each commit. See REBASING MERGES for how merges are handled. Update your branch to point to the final commit with the equivalent of git checkout -B <branch> . Note When starting the rebase... | 7 | 800 | 2026-03-23T10:50:43.117863 |
?s=gcp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gcp | devops | python | Storage FlashArray Receiver by 🔭 OpenTelemetry Authors 🔭 The Pure Storage FlashArray receiver, receives metrics from Pure Storage internal services hosts. purefa receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : g... | 145 | 800 | 2026-03-23T11:24:52.624277 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | Roll Fuchsia Mac SDK from r37VPY1mX... to WIqUEANCH... (cla: yes, waiting for tree to go green) 24370 Roll Dart SDK from 02971d1fcc61 to 1e0fec6e48cf (1 revision) (cla: yes, waiting for tree to go green) 24373 Roll Skia from 3370d6806776 to ec24154521f3 (2 revisions) (cla: yes, waiting for tree to go green) 24374 Roll ... | 411 | 799 | 2026-03-23T11:13:36.909859 |
performance-bottlenecks | temporal | https://docs.temporal.io/troubleshooting/performance-bottlenecks | devops | go | utions. This means that if the Worker needs to process more Tasks for the evicted Workflow Execution, it will have to fetch the entire Event History from the Temporal Service and Replay. Monitoring the temporal_sticky_cache_total_forced_eviction_total metric can help you understand how often your Workflows are being ev... | 30 | 800 | 2026-03-23T11:24:09.863821 |
aws-rds | terraform | https://developer.hashicorp.com/terraform/tutorials/aws/aws-rds | devops | hcl | be performed if "terraform apply" is subsequently run. Though some RDS configuration changes are safe to apply immediately, others (such as engine_version ) require an instance reboot or may cause performance degradation (such as allocated_storage ). By default, AWS will defer applying any changes that can cause degrad... | 14 | 764 | 2026-03-23T11:20:25.023842 |
consul-terraform-sync | terraform | https://developer.hashicorp.com/consul/tutorials/network-automation/consul-terraform-sync | devops | hcl | your Consul cluster and monitor the Consul catalog for changes. Once CTS detects a change to the service mesh, it will trigger Terraform to update security group rules for a jumphost instance. These rules will allow the instance to communicate with the related services from the Consul catalog. Starting state First CTS ... | 1 | 798 | 2026-03-23T11:25:18.206395 |
redis | redis | https://redis.io/docs/latest/commands/hincrbyfloat/ | database | bash | , please refer to the documentation of INCRBYFLOAT for further information. Examples Implementation details The command is always propagated in the replication link and the Append Only File as a HSET operation, so that differences in the underlying floating point math implementation will not be sources of inconsistency... | 8 | 632 | 2026-03-23T11:37:22.495044 |
?s=source-generator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=source-generator | devops | python | on OpenTelemetry native standard, and sends it to OpenTelemetry Collector through HTTP protocol. lua instrumentation Lua Language Instrumentation Component Apache 2.0 License Repository Mojolicious Instrumentation by jjatria An OpenTelemetry plugin for Perl’s Mojolicious. perl instrumentation Perl Language Instrumentat... | 304 | 798 | 2026-03-23T11:33:15.587214 |
mutations | tanstack_router | https://tanstack.com/db/latest/docs/guides/mutations | framework | typescript | te(newTodo), onMutate: async (newTodo) => { await queryClient.cancelQueries({ queryKey: ['todos'] }) const previousTodos = queryClient.getQueryData(['todos']) queryClient.setQueryData(['todos'], (old) => [...(old || []), newTodo]) return { previousTodos } }, onError: (err, newTodo, context) => { queryClient.setQueryDat... | 5 | 728 | 2026-03-23T11:27:30.402282 |
supabase-functions-new | supabase | https://supabase.com/docs/reference/cli/supabase-functions-new | database | typescript | us I/O should also be investigated. QUERY │ EXECUTION TIME │ PROPORTION OF EXEC TIME │ NUMBER CALLS │ SYNC IO TIME ─────────────────────────────────────────┼──────────────────┼─────────────────────────┼──────────────┼─────────────── SELECT * FROM archivable_usage_events.. │ 154:39:26.431466 │ 72.2% │ 34,211,877 │ 00:00... | 46 | 653 | 2026-03-23T11:32:06.885762 |
?s=mlflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mlflow | devops | python | ector accepts metrics in the SignalFx proto format and events (Logs) in the SignalFx proto format. 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/recei... | 150 | 799 | 2026-03-23T11:25:11.256546 |
?s=psr14 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr14 | 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:33:29.276963 |
js_integration_litellm_proxy | langfuse | https://langfuse.com/guides/cookbook/js_integration_litellm_proxy | ai | python | On this page Cookbook: LiteLLM (Proxy) + Langfuse OpenAI Integration (JS/TS) Set Up Environment Setup Lite LLM Proxy Log single LLM Call via Langfuse OpenAI Wrapper Trace nested LLM Calls using Langfuse JS SDK View traces in Langfuse Learn more Question? Give us feedback → Edit this page on GitHub Contributors Max Deic... | 8 | 418 | 2026-03-23T11:18:18.446226 |
?s=vaadin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vaadin | 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:20:45.496426 |
git-show | git | https://git-scm.com/docs/git-show | devops | bash | rt, and the rest for the graph part. Maximum width defaults to terminal width, or 80 columns if not connected to a terminal, and can be overridden by <width> . The width of the filename part can be limited by giving another width <name-width> after a comma or by setting diff.statNameWidth= <name-width> . The width of t... | 34 | 800 | 2026-03-23T10:57:17.012039 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | 45896828, "rps": 100.2073816326, "parallel": 2, "p99_time": 0.0274627163, "mean_time": 0.0193799854, "mean_precisions": 0.97889, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 357.486665904, "... | 1,035 | 553 | 2026-03-23T11:15:13.616324 |
contact | firebase | https://firebase.google.com/support/troubleshooter/contact | database | javascript | Contact Support | Firebase Skip to main content English Español – América Latina Indonesia Português – Brasil 中文 – 简体 日本語 한국어 Blog Go to console Sign in Firebase Send feedback Contact Support Stay organized with collections Save and categorize content based on your preferences. You must sign in to access this page. Exc... | 0 | 642 | 2026-03-23T11:10:47.469632 |
dspy | langfuse | https://langfuse.com/integrations/frameworks/dspy | ai | python | eir AI systems by providing detailed insights and integrating with a wide array of tools and frameworks through native integrations, OpenTelemetry, and dedicated SDKs. Prerequisites Install the latest versions of DSPy and langfuse. % pip install langfuse dspy openinference - instrumentation - dspy - U Step 1: Setup Lan... | 1 | 800 | 2026-03-23T11:22:01.523091 |
?s=client | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=client | devops | python | y Authors 🔭 The Zookeeper Receiver for the OpenTelemetry Collector collects metrics from a Zookeeper instance, using the ‘mntr’ command. 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-telemetr... | 167 | 800 | 2026-03-23T11:21:37.915888 |
?s=resque | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=resque | devops | python | edis”, 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 JavaScript Langua... | 297 | 800 | 2026-03-23T11:29:22.122042 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | , usage_limits: UsageLimits | None = None, usage: RunUsage | None = None, metadata: AgentMetadata[AgentDepsT] | None = None, infer_name: bool = True, toolsets: ( Sequence[AbstractToolset[AgentDepsT]] | None ) = None, builtin_tools: ( Sequence[ AbstractBuiltinTool | BuiltinToolFunc[AgentDepsT] ] | None ) = None, event_s... | 2,294 | 668 | 2026-03-23T10:51:26.914449 |
quickstart | langchain | https://docs.langchain.com/oss/python/langchain/quickstart | ai | python | oolStrategy agent = create_agent ( model = model , system_prompt = SYSTEM_PROMPT , tools = [ get_user_location , get_weather_for_location ], context_schema = Context , response_format = ToolStrategy ( ResponseFormat ), checkpointer = checkpointer ) # `thread_id` is a unique identifier for a given conversation. config =... | 7 | 796 | 2026-03-23T11:19:50.230458 |
name_not_string | dart | https://dart.dev/tools/diagnostics/name_not_string | language | dart | blishers Security advisories Versioning Custom package repositories What not to commit Development expand_more JSON serialization Number representation Google APIs Multi-platform apps Command-line & server apps expand_more Overview Fetch data from the internet Libraries & packages Google Cloud Web apps expand_more Over... | 2 | 799 | 2026-03-23T11:13:44.716109 |
concat | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/concat | language | javascript | ed, calling String.prototype.concat() with no arguments is a useless operation, because it does not result in observable copying (like Array.prototype.concat() ), since strings are immutable. It should only happen if you are spreading an array of strings as arguments, and that array happens to be empty. Return value A ... | 1 | 799 | 2026-03-23T10:59:19.898983 |
index.html | java | https://docs.oracle.com/en/database/other-databases/nosql-database/index.html | language | java | oftware Monitoring Hardware Monitoring Java Management Extensions (JMX) Use ELK to Monitor Oracle NoSQL Database Diagnostics Utility Utilities Oracle NoSQL Database Migrator Developer Tools Using IntelliJ Plugin for Development Using Visual Studio Code Extension for Development Oracle NoSQL Java SDK Oracle NoSQL Python... | 2 | 800 | 2026-03-23T11:15:48.756386 |
gcp-private-service-connect | planetscale | https://planetscale.com/docs/postgres/connecting/private-connections/gcp-private-service-connect | database | sql | Bouncer Monitor your connections and performance Need help? Get help from the PlanetScale Support team , or join our Discord community to see how others are using PlanetScale. Connect privately with AWS PrivateLink Previous Postgres Imports Next ⌘ I Assistant Responses are generated using AI and may contain mistakes. | 12 | 318 | 2026-03-23T10:56:26.073315 |
supabase-gen-bearer-jwt | supabase | https://supabase.com/docs/reference/cli/supabase-gen-bearer-jwt | database | typescript | ' MVCC when data is updated or deleted new rows are created and old rows are made invisible and marked as "dead tuples". Usually the autovaccum process will aysnchronously clean the dead tuples. The command lists when the last vacuum and last auto vacuum took place, the row count on the table as well as the count of de... | 52 | 758 | 2026-03-23T11:32:45.305770 |
?s=socket.io | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=socket.io | 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:26:34.686577 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | {string.Join(" , ", entry.Values.Select(b => $" { b . Name }: { b . Value } "))}]" ); } // >>> 1712744358384-0: [rider: Royce] // Tests for 'xclaim' step. StreamAutoClaimResult res30 = db . StreamAutoClaim ( "race:italy" , "italy_riders" , "Alice" , 1 , "0-0" , 1 ); Console . WriteLine ( $"{res30.NextStartId}, ({string... | 2,414 | 800 | 2026-03-23T11:04:07.562992 |
Magicoder-Evol-Instruct-110K | transformers | https://huggingface.co/datasets/ise-uiuc/Magicoder-Evol-Instruct-110K | ai | python | l this function with your test string and desired number of parts like this: ```python test_str = 'This_is_a_test' print(split_string(test_str, 4)) ``` Please note that if the length of the string cannot be equally divided by the provided count, the last part will have fewer characters. For strings that cannot be divid... | 42 | 751 | 2026-03-23T11:25:33.069092 |
2.6.7 | git | https://git-scm.com/docs/git-push/2.6.7 | devops | bash | erimental ), and delete it. git push origin +dev:master Update the origin repository’s master branch with the dev branch, allowing non-fast-forward updates. This can leave unreferenced commits dangling in the origin repository. Consider the following situation, where a fast-forward is not possible: o---o---o---A---B or... | 33 | 679 | 2026-03-23T11:01:45.148668 |
?s=envoyals | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=envoyals | devops | python | b plugin for collecting metrics from .NET Runtime .NET C# dotnet instrumentation runtime metrics Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.Runtime 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repositor... | 210 | 800 | 2026-03-23T11:38:53.784081 |
2.9.5 | git | https://git-scm.com/docs/git-push/2.9.5 | devops | bash | lt (e.g., it is not a fast-forward.) This does not attempt to merge <src> into <dst>. See EXAMPLES below for details. tag <tag> means the same as refs/tags/ <tag> :refs/tags/ <tag> . Pushing an empty <src> allows you to delete the <dst> ref from the remote repository. The special refspec : (or +: to allow non-fast-forw... | 7 | 798 | 2026-03-23T11:00:10.624332 |
?s=dataloader | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dataloader | 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:14:09.286675 |
git-blame | git | https://git-scm.com/docs/git-blame | devops | bash | must be above a certain threshold for git blame to consider those lines of code to have been moved. -f --show-name Show the filename in the original commit. By default the filename is shown if there is any line that came from a file with a different name, due to rename detection. -n --show-number Show the line number i... | 14 | 799 | 2026-03-23T10:58:39.688154 |
docker | docker | https://docs.docker.com/reference/compose-file/networks/ | devops | bash | Networks | Docker Docs Answers are generated based on the documentation. Back Reference Get started Guides Manuals Define and manage networks in Docker Compose Copy as Markdown Open Markdown Ask Docs AI Claude Open in Claude Table of contents Networks let services communicate with each other. By default Compose sets up... | 0 | 800 | 2026-03-23T11:25:17.696780 |
?s=dspy | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dspy | devops | python | ector accepts metrics in the SignalFx proto format and events (Logs) in the SignalFx proto format. 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/recei... | 150 | 799 | 2026-03-23T11:25:48.466104 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | "efConstruction": 128, "M": 16 } } }, { "engine_name": "milvus", "setup_name": "milvus-m-16-ef-128", "dataset_name": "dbpedia-openai-1M-1536-angular", "upload_time": 16.44080770702567, "total_upload_time": 69.87649160204455, "p95_time": 1.3375194063992242, "rps": 76.66430211940148, "parallel": 100, "p99_time": 1.923848... | 86 | 665 | 2026-03-23T10:59:06.540135 |
?s=dapr | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dapr | devops | python | nstrumentation Java Language Instrumentation Component Apache 2.0 License Repository Settings for the PowerJob instrumentation by 🔭 OpenTelemetry Authors 🔭 powerjob instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pulsar instrumentation by 🔭 OpenTelemetry Authors 🔭 T... | 263 | 799 | 2026-03-23T11:34:08.968865 |
?s=pillarjs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pillarjs | devops | python | e of your systems masstransit .net client .net Quick Install To install this instrumentation library run: dotnet add package MassTransit 3.2.1 Version .NET Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (nuget) Repository MassTransit Instrumentation for OpenTelemetry .NET de... | 206 | 800 | 2026-03-23T11:32:31.642058 |
tweens | svelte | https://svelte.dev/tutorial/svelte/tweens | framework | javascript | ransitions Custom JS transitions Transition events Global transitions Key blocks Advanced Svelte Advanced reactivity Raw state Reactive classes Getters and setters Reactive built-ins Stores Reusing content Snippets and render tags Passing snippets to components Implicit snippet props Motion Tweened values Springs Advan... | 1 | 800 | 2026-03-23T10:52:01.034217 |
pg_graphql | neon | https://neon.tech/docs/extensions/pg_graphql | database | sql | The pg_graphql extension - Neon Docs Specific.dev is a cloud platform built for coding agents - with a database layer powered by Neon. Read the Case Study Search ... ⌘K Ask AI / Extensions / pg_graphql The pg_graphql extension Instantly create a GraphQL API for your Postgres database The pg_graphql extension adds a Gra... | 0 | 800 | 2026-03-23T11:04:16.818312 |
?s=zipkin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=zipkin | devops | python | memcachedreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MongoDB Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches stats from a MongoDB instance using the [golang go receiver collector Quick Install When building a custom ... | 132 | 800 | 2026-03-23T11:24:03.191003 |
the-plan-for-react-18 | react | https://react.dev/blog/2021/06/08/the-plan-for-react-18 | framework | javascript | The Plan for React 18 – React Blog Copy page Copy The Plan for React 18 June 8, 2021 by Andrew Clark , Brian Vaughn , Christine Abernathy , Dan Abramov , Rachel Nabors , Rick Hanlon , Sebastian Markbåge , and Seth Webster The React team is excited to share a few updates: We’ve started work on the React 18 release, whic... | 0 | 800 | 2026-03-23T10:51:58.340873 |
django | django | https://docs.djangoproject.com/el/3.0/faq/help/ | framework | python | ering better outcomes from generation through distribution to supply, Kraken powers 70+ million accounts worldwide, and is on a mission to make a big, green dent in the universe. | 7 | 178 | 2026-03-23T11:23:55.353016 |
configuring-tasks | turborepo | https://turbo.build/docs/crafting-your-repository/configuring-tasks | tooling | javascript | ace root : You might have code in your Workspace root that you want to lint and format. For example, you might want to run ESLint or Prettier in your root directory. Incremental migration : While you're migrating to Turborepo, you might have an in-between step where you have some scripts that you haven't moved to packa... | 10 | 800 | 2026-03-23T10:55:27.752755 |
rules | chakra_ui | https://chakra-ui.com/docs/get-started/ai/rules | library | javascript | le: true , // isClosable → meta.closable }, placement: "top-end" , // top-right → top-end }) ``` ### Dialog (formerly Modal) ``` tsx // ❌ Old v2 < Modal isOpen = { isOpen } onClose = { onClose } isCentered > < ModalOverlay /> < ModalContent > < ModalHeader > Title </ ModalHeader > < ModalBody > Content </ ModalBody > <... | 2 | 800 | 2026-03-23T10:50:49.293042 |
?s=connect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=connect | 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:24:38.264831 |
?s=solarwinds | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=solarwinds | devops | python | entation Component Apache 2.0 License Repository SQLAlchemy Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the SQLAlchemy library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Sqlite3 Instrumentation by 🔭 OpenTelemetry Autho... | 333 | 800 | 2026-03-23T11:37:38.890768 |
?s=resque | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=resque | devops | python | s 🔭 The GitHub receiver receives data from GitHub . As a starting point it scrapes metrics from repositories but will be extended to include traces and logs. github receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod :... | 116 | 800 | 2026-03-23T11:29:22.121904 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | ] interface {}{ "rider" : "Castilla" , "speed" : 29.9 , "position" : 1 , "location_id" : 2 , }, }). Result () if err != nil { panic ( err ) } //fmt.Println(res6) // >>> 1692632147973-0 res7 , err := rdb . XLen ( ctx , "race:france" ). Result () if err != nil { panic ( err ) } fmt . Println ( res7 ) // >>> 4 } func Exam... | 709 | 799 | 2026-03-23T11:04:07.560591 |
faq.rst.txt | scikit_learn | https://scikit-learn.org/stable/_sources/faq.rst.txt | ml | python | pecially useful in the regression case as it enables the estimation of conditional mean as well as conditional quantiles. For linear models, there are many estimator classes which are very close to each other. Let us have a look at - :class:`~linear_model.LinearRegression`, no penalty - :class:`~linear_model.Ridge`, L2... | 12 | 800 | 2026-03-23T10:58:30.665869 |
RealtimeToken | tanstack_start | https://tanstack.com/ai/latest/docs/reference/interfaces/RealtimeToken | framework | typescript | tack/ai-client @tanstack/ai-react @tanstack/ai-solid @tanstack/ai-preact Adapters OpenAI OpenRouter Anthropic Google Gemini Ollama Groq Grok (xAI) Fal Community Adapters Community Adapters Guide Cencori Cloudflare Decart Soniox Mynth Class References BaseAdapter BatchStrategy CompositeStrategy ImmediateStrategy Partial... | 5 | 800 | 2026-03-23T11:11:35.825884 |
preserving-and-resetting-state | react | https://react.dev/learn/preserving-and-resetting-state | framework | javascript | are state even though they appear in the same place in JSX: App.js App.js Reload Clear Fork import { useState } from 'react' ; export default function Scoreboard ( ) { const [ isPlayerA , setIsPlayerA ] = useState ( true ) ; return ( < div > { isPlayerA ? ( < Counter key = "Taylor" person = "Taylor" /> ) : ( < Counter ... | 20 | 799 | 2026-03-23T10:59:24.309702 |
http.html | nodejs | https://nodejs.org/api/http.html | runtime | javascript | d the cause , if one was provided. http.validateHeaderName(name[, label]) # Added in: v14.3.0 History Version Changes v19.5.0, v18.14.0 The label parameter is added. name <string> label <string> Label for error message. Default: 'Header name' . Performs the low-level validations on the provided name that are done when ... | 141 | 800 | 2026-03-23T10:57:12.239126 |
redis | redis | https://redis.io/docs/latest/commands/scan/ | database | bash | ValueType > ( "geokey" ) { Ok ( res ) => { println! ( " {res:?} " ); // >>> zset }, Err ( e ) => { println! ( "Error getting key type: {e} " ); return ; } } match r . key_type :: <& str , redis :: ValueType > ( "zkey" ) { Ok ( res ) => { println! ( " {res:?} " ); // >>> zset }, Err ( e ) => { println! ( "Error getting ... | 181 | 799 | 2026-03-23T11:06:16.643275 |
form | nextjs | https://nextjs.org/docs/app/api-reference/components/form | framework | javascript | ported. If you'd like to trigger a re-render or perform a mutation, consider using a function action instead. onSubmit : Can be used to handle form submission logic. However, calling event.preventDefault() will override <Form> behavior such as navigating to the specified URL. method , encType , target : Are not support... | 4 | 800 | 2026-03-23T11:17:11.068577 |
diagnostics | dart | https://dart.dev/tools/diagnostics | language | dart | an't be used as values in an if condition inside a const collection literal. Copy name Illegal assignment to non-assignable expression. Copy name Functions marked 'async*' must have a return type assignable to 'Stream'. Functions marked 'async*' must have a return type that is a supertype of 'Stream ' for some type 'T'... | 91 | 800 | 2026-03-23T10:55:23.675359 |
routing-concepts | tanstack_router | https://tanstack.com/router/latest/docs/framework/react/routing/routing-concepts | framework | typescript | In a loader loader: ({ params }) => fetchPost(params.postId), // Or in a component component: PostComponent, }) function PostComponent() { // In a component! const { postId } = Route.useParams() return <div>Post ID: {postId}</div> } 🧠 Dynamic segments work at each segment of the path. For example, you could have a rou... | 10 | 787 | 2026-03-23T11:37:46.400473 |
release-notes-2.10.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.10.0 | mobile | dart | ns from e51cc1df7b75 to 53fff22979d2 (7 revisions) (cla: yes, waiting for tree to go green) 92955 Migrate custom_device to null safety (tool, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 92956 Migrate windows_device to null safety (tool, cla: yes, waiting for tree to go green, a: null-safety, tech... | 11 | 799 | 2026-03-23T11:13:16.598125 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/settings/project_access_tokens/ | devops | yaml | nactive project access tokens section. Create a project access token History Ability to create non-expiring project access tokens was removed in GitLab 16.0. Maximum allowable lifetime limit extended to 400 days in GitLab 17.6 with a flag named buffered_token_expiration_limit . Disabled by default. Project access token... | 3 | 800 | 2026-03-23T11:12:03.194635 |
redis | redis | https://redis.io/docs/latest/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions/ | database | bash | r_search_fields_vector_SVS_VAMANA_Compressed The total number of SVS-VAMANA VECTOR fields with COMPRESSION enabled (e.g., LVQ8 ) across all indexes in the shard. This field appears only if its value is larger than 0. 4 redis_server_search_fields_vector_IndexErrors The total number of indexing failures caused by attempt... | 32 | 800 | 2026-03-23T10:59:09.025666 |
latest | tanstack_start | https://tanstack.com/db/latest | framework | typescript | TanStack DB TanStack DB v0 v0 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtools alpha Devtools alpha CLI alpha CLI alph... | 0 | 799 | 2026-03-23T10:50:42.783714 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | loader from `SeleniumWebDriverHarnessEnvironment` for end-to-end tests For WebDriver-based end-to-end tests you can create a harness loader with `SeleniumWebDriverHarnessEnvironment`. Use the `loader()` method to get the harness loader instance for the current HTML document, rooted at the document's root element. This ... | 810 | 800 | 2026-03-23T10:56:08.872121 |
cli-set-context | neon | https://neon.tech/docs/reference/cli-set-context | database | sql | on branches list --context-file Documents/MyContext The results show details for all branches in the plain-waterfall-84865553 project: ┌─────────────────────────────┬─────────────┬─────────┬──────────────────────┬──────────────────────┐ │ Id │ Name │ Default │ Created At │ Updated At │ ├─────────────────────────────┼──... | 5 | 800 | 2026-03-23T10:52:07.736731 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | ia from 5567a6091ceb to f548a028ce70 (7 revisions) (cla: yes, waiting for tree to go green) 22157 Invalidate the cached SkParagraph font collection when a new font manager is installed (cla: yes) 22159 Report error when instantiating CanvasKit network image (cla: yes, platform-web) 22160 [web] Fixes canvas pixelation a... | 532 | 799 | 2026-03-23T11:06:17.753619 |
release-notes-3.19.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.19.0 | mobile | dart | to reorderable_list_test.dart by @zanderso in 137698 Fix. typos by @droidbg in 137479 Unified analytics events migration for BuildEvent by @eliasyishak in 137562 reset state of CustomSemanticsAction before running tests by @dnfield in 137697 Added EdgeInsetsDirectional.copyWith by @piedcipher in 137559 Instrumented Pip... | 10 | 798 | 2026-03-23T11:14:22.512545 |
redis | redis | https://redis.io/docs/latest/develop/data-types/json/ | database | bash | nce and grip.It includes a low-step " + "frame , our memory foam seat, bump-resistant shocks and conveniently placed thumb " + "throttle. Put it all together and you get a bike that helps redefine what can be " + "done for this price.\"," + " \"price\": 3941," + " \"specs\": {\"material\": \"alloy\", \"weight\": 11.6}"... | 802 | 749 | 2026-03-23T10:54:21.885521 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.