title stringlengths 1 551 | source stringclasses 83
values | url stringlengths 13 578 | category stringclasses 11
values | language stringclasses 12
values | content stringlengths 80 800 | chunk_id int64 0 6.66k | chunk_length int64 80 800 | last_updated stringdate 2026-03-23 10:49:51 2026-03-23 11:44:43 |
|---|---|---|---|---|---|---|---|---|
?s=orchestrator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orchestrator | devops | python | o by 🔭 OpenTelemetry Authors 🔭 This library provides a Apache Pekko instrumentation to track requests through OpenTelemetry. pekko instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pekko Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides an Apach... | 262 | 800 | 2026-03-23T11:28:53.572119 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/platforms/kubernetes/operator/automatic/ | devops | python | package names without the `@opentelemetry/instrumentation-` prefix. Note If both environment variables are set, OTEL_NODE_ENABLED_INSTRUMENTATIONS is applied first, and then OTEL_NODE_DISABLED_INSTRUMENTATIONS is applied to that list. Therefore, if the same instrumentation is included in both lists, that instrumentatio... | 14 | 799 | 2026-03-23T10:52:53.430069 |
2025-03-26 | mcp | https://modelcontextprotocol.io/specification/2025-03-26 | ai | typescript | col uses JSON-RPC 2.0 messages to establish communication between: Hosts : LLM applications that initiate connections Clients : Connectors within the host application Servers : Services that provide context and capabilities MCP takes some inspiration from the Language Server Protocol , which standardizes how to add sup... | 2 | 793 | 2026-03-23T11:07:39.676006 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | e" }, { label: "Angular", value: "angular" }, { label: "Svelte", value: "svelte" }, { label: "Preact", value: "preact" }, { label: "Qwik", value: "qwik" }, { label: "Lit", value: "lit" }, { label: "Alpine.js", value: "alpinejs" }, { label: "Ember", value: "ember" }, { label: "Next.js", value: "nextjs" }, ] ``` ### Size... | 199 | 757 | 2026-03-23T10:52:18.208608 |
go | go | https://go.dev/pkg/image/ | language | go | eturns the canonical version of r. The returned rectangle has minimum and maximum coordinates swapped if necessary so that it is well-formed. func (Rectangle) ColorModel ¶ added in go1.5 func (r Rectangle ) ColorModel() color . Model ColorModel implements the Image interface. func (Rectangle) Dx ¶ func (r Rectangle ) D... | 57 | 800 | 2026-03-23T10:50:37.011366 |
git-config | git | https://git-scm.com/docs/git-config | devops | bash | uently Asked Questions (FAQ) Glossary Hooks gitignore gitmodules Revisions Submodules Tutorial Workflows All guides... Administration clean gc fsck reflog filter-branch instaweb archive bundle Plumbing Commands cat-file check-ignore checkout-index commit-tree count-objects diff-index for-each-ref hash-object ls-files l... | 1 | 797 | 2026-03-23T10:57:42.960918 |
?s=logmanager | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logmanager | devops | python | xtension provides automatic Google Cloud authentication for OpenTelemetry Java’s OTLP exporters, enabling telemetry export to Google Cloud for both zero-code and manual instrumentation setups. gcp extension java auth google Java Language Extension Component Apache 2.0 License Repository Gin-gonic Instrumentation With M... | 194 | 799 | 2026-03-23T11:22:05.742832 |
streaming | langchain | https://docs.langchain.com/oss/python/langchain/streaming | ai | python | t ( update [ 0 ]) Output Copy Tool response: [{ 'type' : 'text', 'text': "It's always sunny in Boston, U.K.!"}] Tool response: [{ 'type' : 'text', 'text': "It's always sunny in San Francisco!"}] - | ** | Boston |**| : | It | 's| always| sunny| in| Boston|,| U|.K|.| |-| **|San| Francisco|**|:| It|' s | always | sunny | ... | 35 | 798 | 2026-03-23T11:19:53.867258 |
changelog-2025-03-27 | mastra | https://mastra.ai/blog/changelog-2025-03-27 | ai | typescript | : { 39 city: { 40 step: ' trigger ' , 41 path: ' city ' , 42 }, 43 }, 44 }) 45 . step (doSomethingElseStep) 46 . commit (); Check out our docs to explore all things nested workflows. Voice We shipped some big changes and new features to Mastra Voice . They include: Support for speech to speech providers, with OpenAI Re... | 3 | 800 | 2026-03-23T11:27:32.823432 |
redis | redis | https://redis.io/docs/latest/commands/set/ | database | bash | Instead of releasing the lock with DEL , send a script that only removes the key if the value matches. This avoids that a client will try to release the lock after the expire time deleting the key created by another client that acquired the lock later. An example of unlock script would be similar to the following: if r... | 19 | 792 | 2026-03-23T11:19:39.661568 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/cluster-administration/logging/ | devops | yaml | ogs from the two standard streams produced by a container: standard output and standard error . To use this behavior, you must enable the PodLogsQuerySplitStreams feature gate . With that feature gate enabled, Kubernetes 1.35 allows access to these log streams directly via the Pod API. You can fetch a specific stream b... | 3 | 800 | 2026-03-23T11:29:11.514904 |
TensorListPushBack | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/TensorListPushBack | ml | python | tf.raw_ops.TensorListPushBack | TensorFlow v2.16.1 Skip to main content English 中文 – 简体 GitHub Sign in TensorFlow v2.16.1 TensorFlow API TensorFlow v2.16.1 Python tf.raw_ops.TensorListPushBack Stay organized with collections Save and categorize content based on your preferences. Returns a list which has the passed-in T... | 0 | 798 | 2026-03-23T11:15:17.300696 |
?s=collector | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=collector | devops | python | age Exporter Component Apache 2.0 License Package Details (nuget) Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. .NET C# dotnet exporter Quick Install T... | 172 | 799 | 2026-03-23T11:16:57.067496 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | 🔭 HttpClient instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-http_client 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry HTTPX Instrumentation by... | 348 | 800 | 2026-03-23T11:38:39.652320 |
?s=edge-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=edge-extension | devops | python | orter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkinexporter v0.148.0 v0.148.0 Version Collector Langu... | 56 | 800 | 2026-03-23T11:27:01.886830 |
kubernetes | kubernetes | https://kubernetes.io/docs/tasks/debug/ | devops | yaml | see if your issue is already covered. If filing a bug, please include detailed information about how to reproduce the problem, such as: Kubernetes version: kubectl version Cloud provider, OS distro, network configuration, and container runtime version Steps to reproduce the problem Feedback Was this page helpful? Yes N... | 5 | 657 | 2026-03-23T10:52:29.304279 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | ngular", "upload_time": 896.888439165, "total_upload_time": 3340.950240757, "p95_time": 0.010503571, "rps": 117.4059340841, "parallel": 1, "p99_time": 0.0130164937, "mean_time": 0.0083947726, "mean_precisions": 0.989094, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name":... | 1,640 | 584 | 2026-03-23T11:15:13.617122 |
index.html | java | https://docs.oracle.com/en/database/other-databases/nosql-database/index.html | language | java | ore's topology Backing up and Recovery Managing your data store Failover and Switchover Secure Security Configuration for your datastore Kerberos Authentication Service External Password Storage Configure Authentication Configure Authorization Monitor Software Monitoring Hardware Monitoring Java Management Extensions (... | 16 | 800 | 2026-03-23T11:15:48.756406 |
contribute.html | go | https://go.dev/doc/contribute.html | language | go | tly normal for changes to go through several round of reviews, with one or more reviewers making new comments every time and then waiting for an updated change before reviewing again. This cycle happens even for experienced contributors, so don't be discouraged by it. Voting conventions As they near a decision, reviewe... | 30 | 797 | 2026-03-23T11:25:41.384464 |
supabase-inspect-db-role-stats | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-role-stats | database | typescript | ase sso update < provider-i d > [flags] Flags --add-domains <strings> Optional Add this comma separated list of email domains to the identity provider. --attribute-mapping-file <string> Optional File containing a JSON mapping between SAML attributes to custom JWT claims. --domains <strings> Optional Replace domains wit... | 73 | 800 | 2026-03-23T11:33:27.336559 |
?group=set | redis | https://redis.io/docs/latest/commands/?group=set | database | bash | nges as unbound for a node. Learn more → Read more CLUSTER FAILOVER Forces a replica to perform a manual failover of its master. Learn more → Read more CLUSTER FLUSHSLOTS Deletes all slots information from a node. Learn more → Read more CLUSTER FORGET Removes a node from the nodes table. Learn more → Read more CLUSTER ... | 11 | 800 | 2026-03-23T11:03:48.603049 |
redis | redis | https://redis.io/docs/latest/develop/data-types/vector-sets/ | database | bash | n () { ConnectionMultiplexer muxer = ConnectionMultiplexer . Connect ( "localhost:6379" ); IDatabase db = muxer . GetDatabase (); bool r1 = db . VectorSetAdd ( "points" , VectorSetAddRequest . Member ( "pt:A" , new float [] { 1f , 1f }, null )); Console . WriteLine ( r1 ); // >>> True bool r2 = db . VectorSetAdd ( "poi... | 164 | 800 | 2026-03-23T11:01:42.071642 |
?s=libhoney | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=libhoney | devops | python | iner Insights Receiver by 🔭 OpenTelemetry Authors 🔭 AWS Container Insights Receiver is an AWS specific receiver that supports CloudWatch Container Insights. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : git... | 101 | 800 | 2026-03-23T11:34:20.692564 |
mysql-cluster.html | mysql | https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster.html | database | sql | DB Compared with NDB Cluster 21.2.7 Known Limitations of NDB Cluster 21.3 NDB Cluster Installation 21.3.1 Installation of NDB Cluster on Linux 21.3.2 Installing NDB Cluster on Windows 21.3.3 Initial Configuration of NDB Cluster 21.3.4 Initial Startup of NDB Cluster 21.3.5 NDB Cluster Example with Tables and Data 21.3.6... | 2 | 800 | 2026-03-23T10:57:11.200365 |
?group=hash | redis | https://redis.io/docs/latest/commands/?group=hash | database | bash | both ends a list. Deletes the list if all elements were trimmed. Learn more → Read more MEMORY DOCTOR Outputs a memory problems report. Learn more → Read more MEMORY MALLOC-STATS Returns the allocator statistics. Learn more → Read more MEMORY PURGE Asks the allocator to release memory. Learn more → Read more MEMORY STA... | 34 | 799 | 2026-03-23T11:04:29.891200 |
supabase-branches-list | supabase | https://supabase.com/docs/reference/cli/supabase-branches-list | database | typescript | ommands supabase orgs create supabase orgs list supabase orgs create Create an organization for the logged-in user. Usage 1 supabase orgs create supabase orgs list List all organizations the logged-in user belongs. Usage 1 supabase orgs list supabase projects Provides tools for creating and managing your Supabase proje... | 55 | 800 | 2026-03-23T11:32:09.882387 |
?s=aio | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aio | 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:30:12.724246 |
?s=sso | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sso | devops | python | cumentation Repository Emissary Ingress native incubating by Emissary Ingress Authors Emissary Ingress supports exporting traces via OTLP by configuring a TracingService custom resource. go emissary ingress envoy incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repositor... | 6 | 800 | 2026-03-23T11:26:22.118609 |
numpy | numpy | https://numpy.org/contribute/ | ml | python | oing rehabilitation. We’re in need of new tutorials, how-to’s, and deep-dive explanations, and the site needs restructuring. Opportunities aren’t limited to writers. We’d also welcome worked examples, notebooks, and videos. NEP 44 — Restructuring the NumPyDocumentation lays out our ideas – and you may have others. Issu... | 2 | 799 | 2026-03-23T10:53:44.132985 |
?s=js | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=js | devops | python | Details (go-collector) Repository Span Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Span Processor for the OpenTelemetry Collector modifies either the span name or attributes of a span based on the span name. go processor collector Quick Install When building a custom collector you can add this processor to t... | 93 | 800 | 2026-03-23T11:15:08.509783 |
?s=database | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=database | devops | python | nnes Neo4j instrumentation for golang. golang instrumentation neo4j neo4j-driver Go Language Instrumentation Component Apache 2.0 License Repository nhatthm/otelsql – OpenTelemetry SQL database driver wrapper for Go by nhatthm Add a OpenTelemetry wrapper to your existing database code to instrument the interactions wit... | 228 | 800 | 2026-03-23T11:28:28.459604 |
?s=grails | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=grails | 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:19:23.545506 |
?s=console | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=console | devops | python | 0 License Package Details (go-collector) Repository ClickHouse Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending OpenTelemetry logs and spans to ClickHouse go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporte... | 31 | 800 | 2026-03-23T11:39:15.141727 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | s field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the backg... | 3,922 | 799 | 2026-03-23T10:56:49.347909 |
unittest.html | python | https://docs.python.org/3/library/unittest.html | language | python | r is the same even if the underlying file system’s ordering is not dependent on file name. Changed in version 3.5: Found packages are now checked for load_tests regardless of whether their path matches pattern , because it is impossible for a package name to match the default pattern. Changed in version 3.11: start_dir... | 76 | 799 | 2026-03-23T11:30:13.674848 |
authentication.md | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/guide/authentication.md | framework | typescript | functions handle sensitive authentication logic securely on the server: ```tsx import { createServerFn } from '@tanstack/react-start' import { redirect } from '@tanstack/react-router' // Login server function export const loginFn = createServerFn({ method: 'POST' }) .inputValidator((data: { email: string; password: str... | 2 | 735 | 2026-03-23T11:38:02.580092 |
?s=cortex | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cortex | devops | python | an add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tlscheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Trace Simulation Receiver b... | 161 | 800 | 2026-03-23T11:30:57.339800 |
ppc64 | go | https://go.dev/pkg/cmd/internal/obj/ppc64 | language | go | 12 BI_CR4 = 16 BI_CR5 = 20 BI_CR6 = 24 BI_CR7 = 28 BI_LT = 0 BI_GT = 1 BI_EQ = 2 BI_FU = 3 ) View Source const ( BO_ALWAYS = 20 // branch unconditionally BO_BCTR = 16 // decrement ctr, branch on ctr != 0 BO_NOTBCTR = 18 // decrement ctr, branch on ctr == 0 BO_BCR = 12 // branch on cr value BO_BCRBCTR = 8 // decrement c... | 22 | 782 | 2026-03-23T11:23:41.894730 |
typing.html | python | https://docs.python.org/3/library/typing.html | language | python | namespace. If globalns or localns is not given, appropriate namespace dictionaries are inferred from obj . None is replaced with types.NoneType . If @no_type_check has been applied to obj , an empty dictionary is returned. If obj is a class C , the function returns a dictionary that merges annotations from C ’s base cl... | 122 | 800 | 2026-03-23T11:01:36.288500 |
next-js | tauri | https://tauri.app/v1/guides/getting-started/setup/next-js | desktop | rust | component later. return < div > { greeting } </ div > ; } Now we will use this component in the default Home component in app/page.tsx . Note that it must be in the actual component tree and can't be a simple function call as long as the parent (in this case the Home component) is a Server Component. app/page.tsx // ..... | 13 | 730 | 2026-03-23T11:05:38.073059 |
qdrant | qdrant | https://qdrant.tech/articles/what-is-rag-in-ai/ | database | python | t generation: By retrieving relevant structured data, RAG models can generate product/business intelligence reports from databases or describing insights from data visualizations and charts Multimedia understanding: RAG isn’t limited to text - it can retrieve multimodal information like images, video, and audio to enha... | 11 | 800 | 2026-03-23T11:01:15.579614 |
?s=apk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=apk | devops | python | pository Apache ShenYu instrumentation by 🔭 OpenTelemetry Authors 🔭 Settings for the Apache ShenYu instrumentation apache shenyu instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Armeria Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Armeria instrumenta... | 240 | 800 | 2026-03-23T11:14:25.044741 |
cerebras | langfuse | https://langfuse.com/integrations/model-providers/cerebras | ai | python | y importing from langfuse.openai import openai . To start using Cerebras with OpenAI's client libraries, pass in your Cerebras API key to the api_key option, and change the base_url to https://api.cerebras.ai/v1 : # instead of import openai: from langfuse.openai import openai client = openai.OpenAI( api_key = os.enviro... | 2 | 800 | 2026-03-23T11:24:37.040519 |
agentic-cycle | tanstack_start | https://tanstack.com/ai/latest/docs/guides/agentic-cycle | framework | typescript | olCall ToolCallPart ToolCallStreamChunk ToolConfig ToolDefinition ToolDefinitionConfig ToolDefinitionInstance ToolInputAvailableStreamChunk ToolResultPart ToolResultStreamChunk UIMessage VideoPart Type Alias References AgentLoopStrategy AnyClientTool TextStreamOptionsForModel TextStreamOptionsUnion ConstrainedContent C... | 7 | 800 | 2026-03-23T11:10:12.579748 |
release.html | go | https://go.dev/doc/devel/release.html | language | go | ges. See the Go 1.25.5 milestone on our issue tracker for details. go1.25.6 (released 2026-01-15) includes security fixes to the go command, and the archive/zip , crypto/tls , and net/url packages, as well as bug fixes to the compiler, the runtime, and the crypto/tls , errors , and os packages. See the Go 1.25.6 milest... | 3 | 725 | 2026-03-23T10:54:11.200276 |
qdrant | qdrant | https://qdrant.tech/blog/case-study-qatech/ | database | python | scale. Von Ehrenheim noted that adding many new embeddings “requires much more CPU,” which led to performance bottlenecks. Qdrant’s architecture efficiently handled large-scale embeddings, preventing CPU overload and ensuring smooth, uninterrupted performance, a key requirement for AI Agents. Managing Multiple Embeddin... | 5 | 799 | 2026-03-23T11:32:26.751344 |
redis | redis | https://redis.io/docs/latest/commands/redis-7-2-commands/ | database | bash | ld to the index Syntax: FT.ALTER index [SKIPINITIALSCAN] SCHEMA ADD field options Description: Adds a new field to the index Complexity: O(N) where N is the number of keys in the keyspace Since: 1.0.0 FT.CONFIG GET - Retrieves runtime configuration options Syntax: FT.CONFIG GET option Description: Retrieves runtime con... | 81 | 800 | 2026-03-23T11:33:19.306522 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/commits/ | devops | yaml | comment. sha string Yes The commit SHA or name of a repository branch or tag. line integer No The line number where the comment should be placed. line_type string No The line type. Takes new or old as arguments. path string No The file path relative to the repository. If successful, returns 201 Created and the followin... | 31 | 799 | 2026-03-23T11:01:12.438207 |
redis | redis | https://redis.io/docs/latest/commands/llen/ | database | bash | one or more elements to a list. Creates the key if it doesn't exist. ▶ Methods lpush ( key : byte[] , strings : byte[]... // data to push ) → long // The number of elements inside the list after the push operation lpush ( key : String , strings : String... // data to push ) → long // The number of elements inside the l... | 16 | 800 | 2026-03-23T11:29:46.026727 |
?s=otterize | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=otterize | devops | python | edentials authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OAuth2 Client Credentials authenticator extension allows gRPC and HTTP-based exporters to add authentication data to outgoing calls. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file ... | 68 | 800 | 2026-03-23T11:14:02.202705 |
?s=filestats | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=filestats | devops | python | on Repository Jedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Jedis instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Jenkins Plugin for OpenTelemetry first party integration by Jenkins Authors... | 253 | 800 | 2026-03-23T11:38:11.462874 |
mui | mui | https://mui.com/material-ui/react-radio-button/ | library | javascript | p-label " defaultValue = " female " name = " radio-buttons-group " > < FormControlLabel value = " female " control = { < Radio /> } label = " Female " /> < FormControlLabel value = " male " control = { < Radio /> } label = " Male " /> < FormControlLabel value = " other " control = { < Radio /> } label = " Other " /> </... | 1 | 768 | 2026-03-23T11:39:03.299460 |
?s=emissary | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=emissary | devops | python | (go-collector) Repository Microsoft SQL Server Receiver by 🔭 OpenTelemetry Authors 🔭 The sqlserver receiver grabs metrics about a Microsoft SQL Server instance using the Windows Performance Counters. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file li... | 156 | 800 | 2026-03-23T11:31:06.709436 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | author of a third party Angular component library or a developer who maintains a set of common components for a large Angular application. | [Creating component harnesses for your components](guide/testing/creating-component-harnesses) | | Harness environment authors | Developers who want to add support for using compo... | 806 | 773 | 2026-03-23T10:56:08.872115 |
docker | docker | https://docs.docker.com/guides/java/ | devops | bash | Java | Docker Docs Answers are generated based on the documentation. Back Guides Get started Manuals Reference Java language-specific guide This guide demonstrates how to containerize Java applications using Docker. Java 20 minutes 1 Containerize your app 2 Develop your app 3 Run your tests 4 Configure CI/CD 5 Test you... | 0 | 800 | 2026-03-23T11:02:03.713680 |
postgresql | postgresql | https://www.postgresql.org/docs/release/14.5/ | database | sql | EEXIST error from shm_open() (Thomas Munro) § This avoids a possible crash on Solaris. Avoid using signalfd() on illumos systems (Thomas Munro) § This appears to trigger hangs and kernel panics, so avoid the function until a fix is available. Prev Up Next E.17. Release 14.6 Home E.19. Release 14.4 Previous Return to th... | 13 | 485 | 2026-03-23T11:14:06.012398 |
?s=meter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=meter | devops | python | adway , "~> 0.3.0" } ] 0.3.0 Version Erlang Language Instrumentation Component Apache 2.0 License Package Details (hex) Repository Cowboy Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Erlang HTTP server Cowboy. erlang elixir http instrumentation Erlang Language Instrumentation Component Apache 2.0 ... | 215 | 800 | 2026-03-23T11:17:39.413939 |
?s=kafkajs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkajs | devops | python | mentation Quick Install The package can be installed by adding opentelemetry_ecto to your list of dependencies in mix.exs : def deps do [ { :opentelemetry_ecto , "~> 1.2.0" } ] 1.2.0 Version Elixir Language Instrumentation Component Apache 2.0 License Package Details (hex) Repository Oban Instrumentation by 🔭 OpenTele... | 213 | 799 | 2026-03-23T11:12:51.175002 |
non_final_field_in_enum | dart | https://dart.dev/tools/diagnostics/non_final_field_in_enum | language | dart | ossary Books Videos Related sites expand_more API reference open_in_new DartPad (online editor) open_in_new Flutter open_in_new Package site open_in_new Dart 3.11 is live! Learn more Enums can only declare final fields. Description # The analyzer produces this diagnostic when an instance field in an enum isn't marked a... | 4 | 760 | 2026-03-23T11:07:45.202664 |
indexes | convex | https://docs.convex.dev/using/indexes | database | typescript | ctx . db . query ( "messages" ) . withIndex ( "by_channel" , ( q ) => q . eq ( "channel" , channel ) . gt ( "_creationTime" , Date . now ( ) - 2 * 60000 ) . lt ( "_creationTime" , Date . now ( ) - 60000 ) , ) . collect ( ) ; The .withIndex method defines which index to query and how Convex will use that index to select... | 3 | 799 | 2026-03-23T11:14:40.693760 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ers * all fields in properties must be marked as required Source code in `pydantic_ai_slim/pydantic_ai/profiles/openai.py` ```python @dataclass(init=False) class OpenAIJsonSchemaTransformer(JsonSchemaTransformer): """Recursively handle the schema to make it compatible with OpenAI strict mode. See https://platform.opena... | 3,078 | 751 | 2026-03-23T10:51:26.917692 |
?s=otterize | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=otterize | devops | python | Package Details (gems) Repository Redis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Redis instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-redis 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License... | 354 | 799 | 2026-03-23T11:14:02.203099 |
?s=sdk-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sdk-extension | devops | python | icrocks native sandbox by Microcks Authors The main webapp component supports OpenTelemetry instrumentation for logs, distributed tracing and metrics. microcks java sandbox Java Language Application integration Component Apache-2.0 License Website Documentation Strimzi native incubating by Strimzi Authors In Strimzi, t... | 13 | 800 | 2026-03-23T11:24:30.936733 |
supabase-db-dump | supabase | https://supabase.com/docs/reference/cli/supabase-db-dump | database | typescript | cal backup file. supabase migration Subcommands supabase migration down supabase migration fetch supabase migration list supabase migration new supabase migration repair supabase migration squash supabase migration up supabase migration new Creates a new migration file locally. A supabase/migrations directory will be c... | 27 | 800 | 2026-03-23T11:32:47.897340 |
?s=twig | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=twig | devops | python | ack requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository AWS SDK Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a AWS SDK instrumentation to track requests through OpenTelemetry. java instrumentation aws aws-sdk sqs sns dynamodb... | 241 | 800 | 2026-03-23T11:30:17.911030 |
?s=js | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=js | devops | python | epository runtimetelemetry by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Runtime Telemetry runtimetelemetry instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository RXJava Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a RXJav... | 267 | 800 | 2026-03-23T11:15:08.510027 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/pages/troubleshooting/ | devops | yaml | ges. AWS recommends using an IP target type to resolve this issue. Turning off client IP preservation may resolve this issue when the core GitLab application and GitLab Pages run on the same host or container. 500 error with securecookie: failed to generate random iv and Failed to save the session This problem most lik... | 13 | 800 | 2026-03-23T11:31:27.679812 |
supabase-storage-mv | supabase | https://supabase.com/docs/reference/cli/supabase-storage-mv | database | typescript | nxid . PID │ DURATION │ QUERY ───────┼─────────────────┼─────────────────────────────────────────────────────────────────────────────────────── 19578 | 02:29:11.200129 | EXPLAIN SELECT "students".* FROM "students" WHERE "students"."id" = 1450645 LIMIT 1 19465 | 02:26:05.542653 | EXPLAIN SELECT "students".* FROM "studen... | 44 | 743 | 2026-03-23T11:28:18.341803 |
redis | redis | https://redis.io/docs/develop/clients/go/ | database | bash | ro bikes] type BikeInfo struct { Model string `redis:"model"` Brand string `redis:"brand"` Type string `redis:"type"` Price int `redis:"price"` } var res4a BikeInfo err = rdb . HGetAll ( ctx , "bike:1" ). Scan ( & res4a ) if err != nil { panic ( err ) } fmt . Printf ( "Model: %v, Brand: %v, Type: %v, Price: $%v\n" , re... | 10 | 800 | 2026-03-23T10:50:11.944066 |
?s=cats-effect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cats-effect | devops | python | AWS services. sigv4 auth extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension v0.148.0 v0.148.0 Version Collector Language Exten... | 72 | 799 | 2026-03-23T11:29:01.637686 |
ExperimentalRandomDataset | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/ExperimentalRandomDataset | ml | python | tf.raw_ops.ExperimentalRandomDataset | TensorFlow v2.16.1 Skip to main content English 中文 – 简体 GitHub Sign in TensorFlow v2.16.1 TensorFlow API TensorFlow v2.16.1 Python tf.raw_ops.ExperimentalRandomDataset Stay organized with collections Save and categorize content based on your preferences. Creates a Dataset that ret... | 0 | 796 | 2026-03-23T11:24:04.444813 |
?s=dynatrace | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dynatrace | devops | python | lemetry Collector pipeline (traces, metrics, or logs). It embeds a lightweight implementation of the Isolation Forest algorithm that automatically learns normal behaviour from recent telemetry and tags, scores, or optionally drops anomalies in‑flight – no external ML service required. isolationforest processor collecto... | 83 | 800 | 2026-03-23T11:36:56.523512 |
benchmark.html | pytorch | https://pytorch.org/tutorials/recipes/recipes/benchmark.html | ml | python | 0000, 1024] | 7264.6 | 27824.7 [10000, 10000] | 100060.9 | 121499.0 16 threads: ---------------------------------- [1, 1] | 6.0 | 11.3 [1, 64] | 6.2 | 11.2 [1, 1024] | 6.9 | 14.2 [1, 10000] | 10.3 | 23.8 [64, 1] | 6.4 | 24.1 [64, 64] | 9.0 | 23.8 [64, 1024] | 54.1 | 188.5 [64, 10000] | 49.9 | 748.0 [1024, 1] | 7.6 | 23... | 17 | 455 | 2026-03-23T11:10:26.149593 |
?s=redis-4 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=redis-4 | devops | python | etails (go-collector) Repository Syslog Exporter by 🔭 OpenTelemetry Authors 🔭 The syslog exporter supports sending messages to a remote syslog server. syslog exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : githu... | 54 | 800 | 2026-03-23T11:33:50.373145 |
nx-and-angular | nx | https://nx.dev/docs/technologies/angular/guides/nx-and-angular | tooling | typescript | graph features here . Extensible and Customizable: Make it fit your own needs Section titled “Extensible and Customizable: Make it fit your own needs” Nx is built to be extensible . Just like the packages published by the Nx core team you can create your own Nx plugins by extending Nx . This can be as simple as using r... | 12 | 800 | 2026-03-23T11:04:25.215372 |
?s=masstransit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=masstransit | devops | python | tation Component Apache 2.0 License Repository influxdb instrumentation by 🔭 OpenTelemetry Authors 🔭 influxdb instrumentation influxdb instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Java HTTP Client Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a HTTP... | 250 | 800 | 2026-03-23T11:39:07.434943 |
dynamic-forms | angular | https://angular.dev/guide/forms/dynamic-forms | framework | typescript | ); payLoad = '' ; onSubmit () { this .payLoad = JSON . stringify ( this . form (). getRawValue ()); } } Display the form To display an instance of the dynamic form, the AppComponent shell template passes the questions array returned by the QuestionService to the form container component, <app-dynamic-form> . app.compon... | 17 | 800 | 2026-03-23T10:58:58.498200 |
release-notes-1.20.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.20.0 | mobile | dart | tree to go green) 58281 Revert flutter command to shlock when flock isn't available (cla: yes) 58282 Roll Engine from 4d78121a11db to 685699b351a9 (1 revision) (cla: yes, waiting for tree to go green) 58284 Send text error in JSON and print in tools (cla: yes, framework, tool) 58293 Roll Engine from 685699b351a9 to 3df... | 393 | 799 | 2026-03-23T11:13:03.432626 |
how-to-use-postgres-at-the-edge | neon | https://neon.tech/blog/how-to-use-postgres-at-the-edge | database | sql | and give it a name of DATABASE_URL . Neon’s serverless driver To get started install the package. npm install @neondatabase/serverless Create an API Route Any file added to pages/api will be treated as an API endpoint, you can read more about API routes in the Next.js docs . You’ll need to change table_name to the tabl... | 3 | 799 | 2026-03-23T11:18:58.681476 |
?s=axum | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=axum | devops | python | edentials authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OAuth2 Client Credentials authenticator extension allows gRPC and HTTP-based exporters to add authentication data to outgoing calls. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file ... | 68 | 800 | 2026-03-23T11:32:24.869070 |
release-notes-3.24.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.24.0 | mobile | dart | didGain/LoseAccessibilityFocus to .focus" by @jiahaog in 53679 Reland "Output .js files as ES6 modules. (#52023)" by @eyebrowsoffire in 53688 Reverts "Reland "Output .js files as ES6 modules. (#52023)" (#53688)" by @auto-submit in 53709 Desktop # [macOS] Group per-view information in FlutterCompositor into a class by @... | 116 | 800 | 2026-03-23T11:14:34.916257 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | devops | python | ary provides a Jodd HTTP instrumentation to track requests through OpenTelemetry. jodd http instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JSF Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JSF jsf instrumentation java Java... | 255 | 800 | 2026-03-23T11:16:44.001367 |
essential-web-v1.0 | transformers | https://huggingface.co/datasets/EssentialAI/essential-web-v1.0 | ai | python | ndence.primary.labels.level_2 Primary Level 3 Specific category eai_taxonomy.free_decimal_correspondence.primary.labels.level_3 Secondary Code Alternative classification code eai_taxonomy.free_decimal_correspondence.secondary.code Secondary Level 1 Alternative top-level category eai_taxonomy.free_decimal_correspondence... | 289 | 800 | 2026-03-23T11:26:01.808904 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | el": 4, "p99_time": 0.0095399699, "mean_time": 0.0069403493, "mean_precisions": 0.850174, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-128", "dataset_name": "glove-100-angular", "upload_time": 72.815267359, "total_upload_time": 335.973362361, "... | 2,745 | 551 | 2026-03-23T11:15:13.618606 |
git-filter-branch | git | https://git-scm.com/docs/git-filter-branch | devops | bash | nd 10^5 commits, but each commit only modifies five files, then git-filter-branch will make you do 10^10 modifications, despite only having (at most) 5*10^5 unique blobs. If you try and cheat and try to make git-filter-branch only work on files modified in a commit, then two things happen you run into problems with del... | 23 | 800 | 2026-03-23T10:55:47.877874 |
?s=hub | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hub | devops | python | etry Instrumentation for knex by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Knex. Node.js knex orm database Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-knex 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Deta... | 285 | 800 | 2026-03-23T11:39:42.319065 |
planetscale-metal-theres-no-replacement-for-displacement | planetscale | https://planetscale.com/blog/planetscale-metal-theres-no-replacement-for-displacement | database | sql | hieving performance network-attached storage can’t touch. Start using Metal today PlanetScale Metal is available today in both AWS and GCP. Visit your PlanetScale dashboard to create a new Metal database, migrate an existing PlanetScale database to Metal (online, naturally), or import a database from elsewhere straight... | 11 | 382 | 2026-03-23T11:22:55.223683 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.6.16/ | database | sql | itish Columbia, Cambodia, Hong Kong, Indiana (Perry County), Kaliningrad, Kentucky, Michigan, Norfolk Island, South Korea, and Turkey. Prev Home Next Release 9.6.17 Up Release 9.6.15 Previous Return to the Release Notes Archive Next Versions 9.6.24 9.6.23 9.6.22 9.6.21 9.6.20 9.6.19 9.6.18 9.6.17 9.6.16 9.6.15 9.6.14 9... | 17 | 406 | 2026-03-23T11:20:03.249832 |
?s=azure-sdk | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=azure-sdk | devops | python | rs 🔭 The Health Check Extension for the OpenTelemetry Collector enables an HTTP URL that can be probed to check the status of the OpenTelemetry Collector. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : git... | 64 | 799 | 2026-03-23T11:36:42.160435 |
go | go | https://go.dev/dl/ | language | go | tar.gz Source 21MB 197333e97290e9ea8796f738d61019dcba1c377c2f3961fd6a114918ecc7ab06 go1.13.14.darwin-amd64.tar.gz Archive macOS x86-64 116MB ea2a5d34d587e8d99925b365323eccb9895c4eec0264f1f81f989e98d5d041dd go1.13.14.darwin-amd64.pkg Installer macOS x86-64 116MB 38b966d6492b285dfd4adb30b96d6fea0278abec6e7bd5b4902c21241a... | 731 | 800 | 2026-03-23T11:25:37.381779 |
classes.html | typescript | https://www.typescriptlang.org/docs/handbook/2/classes.html | language | javascript | to the same property in base type 'Base'. Type '(name: string) => void' is not assignable to type '() => void'. Target signature provides too few arguments. Expected 1 or more, but got 0. 2416 Property 'greet' in type 'Derived' is not assignable to the same property in base type 'Base'. Type '(name: string) => void' is... | 13 | 786 | 2026-03-23T10:56:06.551557 |
release-notes-2.10.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.10.0 | mobile | dart | or tree to go green, platform-macos) 29827 Add 'explicit' to darwin embedder constructors (platform-ios, cla: yes, waiting for tree to go green, platform-macos, needs tests) 29828 Fix darwin namespace-comments and brace lint issues (platform-ios, cla: yes, waiting for tree to go green, platform-macos) 29856 Extract Acc... | 460 | 800 | 2026-03-23T11:13:16.598757 |
2.39.0 | git | https://git-scm.com/docs/git-rebase/2.39.0 | devops | bash | will first execute a pre-rebase hook if one exists. You can use this hook to do sanity checks and reject the rebase if it isn’t appropriate. Please see the template pre-rebase hook script for an example. Upon completion, <branch> will be the current branch. INTERACTIVE MODE Rebasing interactively means that you have a ... | 47 | 797 | 2026-03-23T11:34:04.463567 |
define-and-automate-processes | terraform | https://developer.hashicorp.com/well-architected-framework/define-and-automate-processes | devops | hcl | ovision and update infrastructure based on your code definitions Implement infrastructure testing - Test infrastructure changes before applying them to ensure they meet your requirements Deploy infrastructure - Use automated strategies for infrastructure updates that minimize risk and ensure reliability Monitor infrast... | 8 | 799 | 2026-03-23T11:29:11.577344 |
?s=heroku | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=heroku | devops | python | ctor Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository SAP HANA Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver can fetch stats from a SAP HANA instance. It leverages the driver written by SAP for connecting to SAP HANA with the golang SQL module to execute several monitorin... | 149 | 800 | 2026-03-23T11:39:27.847312 |
2022-07-load-testing-event-queue | inngest | https://www.inngest.com/blog/2022-07-load-testing-event-queue | devops | typescript | 91 µs max = 41 . 96ms p ( 90 ) = 1 . 26ms p ( 95 ) = 2 . 31ms iterations ... ... ... ... ... ... ... : 209441 6981.16637 / s vus ... ... ... ... ... ... ... ... ... . : 25 min = 25 max = 25 vus_max ... ... ... ... ... ... ... ... : 25 min = 25 max = 25 k6 run -- vus 25 -- duration 30s . / post . js 13 . 30s user 6 . 14... | 6 | 800 | 2026-03-23T11:14:28.967176 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | ng the remaining tasks), it should not be possible to add new tasks to the task group. gh-94383 : xml.etree : Remove the ElementTree.Element.copy() method of the pure Python implementation, deprecated in Python 3.10, use the copy.copy() function instead. The C implementation of xml.etree has no copy() method, only a __... | 868 | 800 | 2026-03-23T10:57:25.353832 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | d dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed fieldManager fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only c... | 5,699 | 800 | 2026-03-23T10:56:49.350402 |
CompositeStrategy | tanstack_router | https://tanstack.com/ai/latest/docs/reference/classes/CompositeStrategy | framework | typescript | te JSONParser ModelMessage ProcessorResult ProcessorState RealtimeAdapter RealtimeClientOptions RealtimeConnection RealtimeMessage RealtimeSessionConfig RealtimeToken RealtimeTokenAdapter RealtimeTokenOptions ResponseFormat ServerTool StreamProcessorEvents StreamProcessorHandlers StreamProcessorOptions SummarizationOpt... | 3 | 799 | 2026-03-23T11:19:39.837349 |
pt_BR | git | https://git-scm.com/docs/git-read-tree/pt_BR | devops | bash | ão não existe existe falha 18 sim não sim existe existe mantenha o índice 19 não não sim existe existe mantenha o índice 20 sim sim não existe existe use M 21 não sim não existe existe falha Em todos os casos de "manter o índice", a entrada do índice permanece como no arquivo original do índice. Se a entrada não estive... | 12 | 717 | 2026-03-23T11:28:38.315788 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.