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=ocaml
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ocaml
devops
python
Component Apache 2.0 License Package Details (go-collector) Repository AWS X-Ray Tracing Exporter by 🔭 OpenTelemetry Authors 🔭 The AWS X-Ray Tracing Exporter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the fo...
25
800
2026-03-23T11:17:46.074601
renderToReadableStream
react
https://react.dev/reference/react-dom/server/renderToReadableStream
framework
javascript
indow.assetMap = ${ JSON . stringify ( assetMap ) } ;` , bootstrapScripts : [ assetMap [ '/main.js' ] ] , } ) ; return new Response ( stream , { headers : { 'content-type' : 'text/html' } , } ) ; } In the example above, the bootstrapScriptContent option adds an extra inline <script> tag that sets the global window.asse...
9
800
2026-03-23T11:00:32.268195
redis
redis
https://redis.io/docs/latest/commands/redis-8-2-commands/
database
bash
index and perform aggregate transformations on the results Syntax: FT.AGGREGATE index query [VERBATIM] [LOAD count field [field ...]] [TIMEOUT timeout] [LOAD *] [GROUPBY nargs property [property ...] [REDUCE function nargs arg [arg ...] [AS name] [REDUCE function nargs arg [arg ...] [AS name] ...]] [GROUPBY nargs prope...
85
800
2026-03-23T11:33:40.190461
next
nextjs
https://nextjs.org/docs/app/api-reference/cli/next
framework
javascript
zer lets you: Filter bundles by route and switch between client and server views View the full import chain showing why a module is included Trace imports across server-to-client component boundaries and dynamic imports See Package Bundling for optimization strategies. To write the analysis output to disk without start...
12
800
2026-03-23T11:18:36.383225
?s=user_events
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=user_events
devops
python
Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The OTLP HTTP Exporter for the OpenTelemetry Collector. go exporter collector Collector Language Exporter Component Apache 2.0 License Repository Prometheus Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Prometheus Exporter for the OpenTelemetry Collector. go exp...
47
800
2026-03-23T11:30:38.941135
?s=executors
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=executors
devops
python
) Repository zPages Collector Extension by 🔭 OpenTelemetry Authors 🔭 The zPages Extension for the OpenTelemetry Collector serves zPages, an HTTP endpoint that provides live data for debugging different components that were properly instrumented for such. go extension collector Collector Language Extension Component A...
74
800
2026-03-23T11:39:10.067186
introduction
nx
https://nx.dev/docs/technologies/vue/nuxt/introduction
tooling
typescript
that fits your needs. We have detailed how to deploy your Nuxt application to Vercel in a separate guide . E2E testing Section titled “E2E testing” By default nuxt does not generate static HTML files when you run the build command. However, Nx provides a build-static target that you can use to generate static HTML file...
3
799
2026-03-23T10:58:14.216105
withoutrowid.html
sqlite
https://www.sqlite.org/withoutrowid.html
database
sql
Clustered Indexes and the WITHOUT ROWID Optimization Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase Clustered Indexes and the WITHOUT ROWID Optimization Table Of Contents 1. Introduction 1.1. Syntax 1.2. Compa...
0
798
2026-03-23T10:58:48.110256
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/docker/using_buildkit/
devops
yaml
es : BUILDKITD_FLAGS : -- oci-worker-no-process-sandbox CACHE_IMAGE : $CI_REGISTRY_IMAGE:cache before_script : - mkdir -p ~/.docker - echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > ~/.docker/config.json script : - | buildctl-daemonless.sh build \ --fr...
6
799
2026-03-23T11:32:09.786901
workflow-syntax-for-github-actions
github_actions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
devops
yaml
[*].if You can use the if conditional to prevent a step from running unless a condition is met. You can use any supported context and expression to create a conditional. For more information on which contexts are supported in this key, see Contexts reference . When you use expressions in an if conditional, you can, opt...
100
800
2026-03-23T11:28:12.434266
operators
drizzle_orm
https://orm.drizzle.team/docs/operators
database
typescript
ains ( posts .tags , [ 'Typescript' , 'ORM' ])); const withSubQuery = await db .select ({ id : posts .id }) .from (posts) .where ( arrayContains ( posts .tags , db .select ({ tags : posts .tags }) .from (posts) .where ( eq ( posts .id , 1 )) , )); select "id" from "posts" where "posts" . "tags" @ > {Typescript,ORM}; se...
11
800
2026-03-23T10:59:56.694278
fetch-data
dart
https://dart.dev/server/fetch-data
language
dart
tion, so make sure to check out its page on the pub.dev site and its API documentation . Decode the retrieved data # While you now have made a network request and retrieved the returned data as string, accessing specific portions of information from a string can be a challenge. Since the data is already in a JSON forma...
18
580
2026-03-23T11:01:32.252487
?s=client
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=client
devops
python
Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository HttpClient and HttpWebRequest instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics and ...
204
800
2026-03-23T11:21:37.915946
docker
docker
https://docs.docker.com/guides/localstack/
devops
bash
that the backend service has successfully started at port 5000. Start the frontend service To start the frontend service, open a new terminal and follow these steps: Navigate to the frontend directory: $ cd frontend Install the required dependencies $ npm install Start the frontend service $ npm run dev By now, you sho...
10
796
2026-03-23T11:00:51.495989
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/workloads/autoscaling/horizontal-pod-autoscale/
devops
yaml
set of Pods, in order to scale the target resource. This lets you configure scaling thresholds for the containers that matter most in a particular Pod. For example, if you have a web application and a sidecar container that provides logging, you can scale based on the resource use of the web application, ignoring the s...
18
799
2026-03-23T11:18:36.939137
faq
tanstack_start
https://tanstack.com/router/latest/docs/faq
framework
typescript
LLM: This documentation page is available in plain markdown format at /router/latest/docs/faq .md Getting Started On this page Frequently Asked Questions Copy page Welcome to the TanStack Router FAQ! Here you'll find answers to common questions about the TanStack Router. If you have a question that isn't answered here,...
5
800
2026-03-23T11:32:03.654863
route
nextjs
https://nextjs.org/docs/app/api-reference/file-conventions/route
framework
javascript
port async function GET (request : NextRequest ) { const url = request .nextUrl } context (optional) params : a promise that resolves to an object containing the dynamic route parameters for the current route. app/dashboard/[team]/route.ts TypeScript JavaScript TypeScript export async function GET ( request : Request ,...
2
800
2026-03-23T11:00:35.138691
go1.20
go
https://go.dev/doc/go1.20
language
go
hook using these features is: proxyHandler := &httputil.ReverseProxy{ Rewrite: func(r *httputil.ProxyRequest) { r.SetURL(outboundURL) // Forward request to outboundURL. r.SetXForwarded() // Set X-Forwarded-* headers. r.Out.Header.Set("X-Additional-Header", "header set by the proxy") }, } ReverseProxy no longer adds a U...
19
779
2026-03-23T11:29:21.330324
?s=kotlin-multiplatform
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=kotlin-multiplatform
devops
python
lding a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Rep...
91
800
2026-03-23T11:19:01.413191
redis
redis
https://redis.io/docs/latest/commands/redis-7-2-commands/
database
bash
- Returns the logarithmic access frequency counter of a Redis object. Syntax: OBJECT FREQ key Description: Returns the logarithmic access frequency counter of a Redis object. Complexity: O(1) Since: 4.0.0 OBJECT IDLETIME - Returns the time since the last access to a Redis object. Syntax: OBJECT IDLETIME key Description...
144
800
2026-03-23T11:33:19.306583
2.38.0
git
https://git-scm.com/docs/git-range-diff/2.38.0
devops
bash
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 ls-tree merge-...
1
796
2026-03-23T11:24:36.480173
?group=string
redis
https://redis.io/docs/latest/commands/?group=string
database
bash
Associate or remove the JSON attributes of elements. Learn more → Read more VSIM Return elements by vector similarity. Learn more → Read more WAIT Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed. Learn more → Read more WAITAOF Blocks until all of the precedi...
53
799
2026-03-23T11:05:43.821542
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
ieve data points from time 3 onwards. const res14 = await client . ts . range ( 'rg:1' , 3 , '+' ); console . log ( res14 ); // >>> [{ timestamp: 3, value: 18 }, { timestamp: 4, value: 24 }] // Retrieve all the data points in descending order. const res15 = await client . ts . revRange ( 'rg:1' , '-' , '+' ); console ....
433
799
2026-03-23T10:54:53.790662
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
s, platform-android, platform-ios) 20531 hasStrings Mac (cla: yes) 20629 Add Linux Wayland support (cla: yes) 20643 SKP based shader warmup (cla: yes, waiting for tree to go green) 20748 Git versioning flag (cla: yes) 20794 Implement browser history class for router widget (cla: yes, platform-web, waiting for tree to g...
1,193
799
2026-03-23T11:06:17.754694
pydantic_ai
pydantic_ai
https://ai.pydantic.dev/api/agent/
ai
python
builtin_tools: Optional additional builtin tools for this run. Returns: The result of the run. """ if infer_name and self . name is None : self . _infer_name ( inspect . currentframe ()) return _utils . get_event_loop () . run_until_complete ( self . run ( user_prompt , output_type = output_type , message_history = mes...
306
800
2026-03-23T10:51:55.517583
fomo-games
firebase
https://firebase.google.com/case-studies/fomo-games
database
javascript
ng teams from developing value-driving features. FOMO's leadership recognized that players acquired from different channels (e.g., Facebook Ads vs. Google Ads) exhibit varying behaviors, with some more inclined towards in-app purchases and others more responsive to ad monetization. With only a single user experience fo...
2
800
2026-03-23T11:06:11.698083
mui
mui
https://mui.com/x/react-date-pickers/adapters-locale/
library
javascript
ld placeholder When a section is empty, the field displays its placeholder instead of an empty value. For example, if you did not fill any value for the year section, the field will render the year placeholder. These placeholders are based on your current component localization, not on your date localization. English l...
7
796
2026-03-23T11:25:40.081642
?s=user_events
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=user_events
devops
python
ation Component Apache 2.0 License Repository Kafka Streams Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Kafka Streams instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Kotlin Coroutines Instrumen...
256
800
2026-03-23T11:30:38.941300
impeller
flutter
https://docs.flutter.dev/perf/impeller
mobile
dart
ting an issue for Impeller: The device you are running on, including the chip information. Screenshots or recordings of any visible issues. An export of the performance trace . Zip the file and attach it to the GitHub issue. Architecture # To learn more details about Impeller's design and architecture, check out the RE...
5
742
2026-03-23T11:00:35.756348
?s=odd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=odd
devops
python
stjs JavaScript Language Instrumentation Component MIT License Website Documentation Repository OpenTelemetry NodeCache Instrumentation by Aspecto Authors NodeCache instrumentation for Node.js. Node.js instrumentation node-cache JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenAI JavaScri...
292
800
2026-03-23T11:10:25.101414
?s=geoip
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=geoip
devops
python
P 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. php exporter Quick Install To install this exporter run: composer require open-telemetry/exporter-otlp 1.4.0 Version PH...
183
800
2026-03-23T11:29:17.475620
serving-inngest-functions?ref=blog-chained-llms
inngest
https://www.inngest.com/docs/learn/serving-inngest-functions?ref=blog-chained-llms
devops
typescript
od.toml to add apiUrl = "/api" , ensuring your API is served at the /api root. Framework: Remix Add the following to ./app/routes/api.inngest.ts : Copy Copied // app/routes/api.inngest.ts import { serve } from "inngest/remix" ; import { inngest } from "~/inngest/client" ; import fnA from "~/inngest/fnA" ; const handler...
22
800
2026-03-23T11:28:59.536033
?s=database
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=database
devops
python
sion Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Systemd Receiver by 🔭 OpenTelemetry Authors 🔭 systemd receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : githu...
159
800
2026-03-23T11:28:28.459552
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
anges to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. Response Code Description 200 IPAddressList OK Watch watch changes to an object of kind IPAddress. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single ite...
3,102
800
2026-03-23T10:56:49.346778
?s=akka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=akka
devops
python
y Alibaba Druid Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides an Alibaba Druid instrumentation to track requests through OpenTelemetry. alibabadruid instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Settings for the OpenTelemetry Instrumentation Annotation...
238
800
2026-03-23T11:18:15.453797
supabase-functions-list
supabase
https://supabase.com/docs/reference/cli/supabase-functions-list
database
typescript
ompletion fish [flags] Flags --no-descriptions Optional disable completion descriptions supabase completion bash Generate the autocompletion script for the bash shell. This script depends on the 'bash-completion' package. If it is not installed already, you can install it via your OS's package manager. To load completi...
87
758
2026-03-23T11:29:39.447504
vercel-ai-sdk
langfuse
https://langfuse.com/integrations/frameworks/vercel-ai-sdk
ai
python
lication and check the debug logs: OTel spans appear in the logs: Your application is instrumented correctly but traces are not reaching Langfuse. To resolve this: Call forceFlush() at the end of your application to ensure all traces are exported. This is especially important in short-lived environments like serverless...
15
800
2026-03-23T10:52:21.405052
security?ref=pricing-trust
inngest
https://www.inngest.com/docs/learn/security?ref=pricing-trust
devops
typescript
for all Inngest function invocations and webhook deliveries. If you need to whitelist these IPs in your firewall or security groups, please use the complete ranges listed on these pages.
7
186
2026-03-23T11:08:17.146374
2.17.0
git
https://git-scm.com/docs/git-merge/2.17.0
devops
bash
pointer, without creating a merge commit. This is the default behavior. --no-ff Create a merge commit even when the merge resolves as a fast-forward. This is the default behaviour when merging an annotated (and possibly signed) tag that is not stored in its natural place in refs/tags/ hierarchy. --ff-only Refuse to mer...
7
797
2026-03-23T11:13:44.685322
?s=knex
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=knex
devops
python
verno incubating Go Language Application integration Component Apache-2.0 License Website Documentation Open Policy Agent native graduated by Open Policy Agent Authors OPA will emit spans to an OpenTelemetry Collector via gRPC. go opa open policy agent graduated Go Language Application integration Component Apache-2.0 ...
10
800
2026-03-23T11:16:51.066703
providers-plugin-framework-resource-create
terraform
https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-resource-create
devops
hcl
e the current state of your resources. Because there are no resources, it only authenticates the user. The provider invoked the second signin operation after you confirmed the apply run. The provider authenticated using the provided credentials to retrieve and save the JWT token. The provider invoked the CreateOrder op...
29
799
2026-03-23T11:00:01.733500
Qwen2.5-72B-Instruct?inference_provider=novita
transformers
https://huggingface.co/Qwen/Qwen2.5-72B-Instruct?inference_provider=novita
ai
python
{ "role" : "system" , "content" : "You are Qwen, created by Alibaba Cloud. You are a helpful assistant." }, { "role" : "user" , "content" : prompt} ] text = tokenizer.apply_chat_template( messages, tokenize= False , add_generation_prompt= True ) model_inputs = tokenizer([text], return_tensors= "pt" ).to(model.device) g...
3
768
2026-03-23T11:11:01.038320
resources
mcp
https://modelcontextprotocol.io/specification/2025-11-25/server/resources
ai
typescript
own—that is, it doesn’t need to read the resource via the MCP server. For other use cases, servers SHOULD prefer to use another URI scheme, or define a custom one, even if the server will itself be downloading resource contents over the internet. file:// Used to identify resources that behave like a filesystem. However...
9
790
2026-03-23T10:56:33.311812
mean_pairwise_squared_error
tensorflow
https://www.tensorflow.org/api_docs/python/tf/compat/v1/losses/mean_pairwise_squared_error
ml
python
n executing eagerly. Consider holding on to the return value or collecting losses via a tf.keras.Model . Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developer...
3
481
2026-03-23T11:00:52.096377
sort
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort
language
javascript
taining the reduced values mapped.sort((a, b) => { if (a.value > b.value) { return 1; } if (a.value < b.value) { return -1; } return 0; }); const result = mapped.map((v) => data[v.i]); There is an open source library available called mapsort which applies this approach. sort() returns the reference to the same array Th...
10
782
2026-03-23T11:03:49.562067
supabase-start
supabase
https://supabase.com/docs/reference/cli/supabase-start
database
typescript
rojects, functions, secrets, etc. Usage 1 supabase login [flags] Flags --name <string> Optional Name that will be used to store token in your settings --no-browser Optional Do not open browser automatically --token <string> Optional Use provided token instead of automatic login flow Basic usage 1 supabase login Respons...
4
800
2026-03-23T11:37:41.384283
?s=guzzle
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=guzzle
devops
python
guage Receiver Component Apache 2.0 License Package Details (go-collector) Repository PostgreSQL Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the PostgreSQL statistics collector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the...
142
800
2026-03-23T11:13:19.229428
?s=ai
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ai
devops
python
ponent Apache 2.0 License Package Details (go-collector) Repository Websocket Processor by 🔭 OpenTelemetry Authors 🔭 The WebSocket processor, which can be positioned anywhere in a pipeline, allows websocket remote tap processor collector Quick Install When building a custom collector you can add this processor to the...
90
800
2026-03-23T11:24:07.879619
deploy-standalone-server
langchain
https://docs.langchain.com/langsmith/deploy-standalone-server
ai
python
nt Servers without the LangSmith UI or control plane. This is the most lightweight self-hosting option for running one or a few agents as independent services. This deployment option provides flexibility but requires you to manage your own infrastructure and configuration. For production workloads, consider self-hostin...
2
799
2026-03-23T10:55:46.888357
release-notes-2.5.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.5.0
mobile
dart
ider, p: share, p: url_launcher, p: video_player, p: package_info, p: espresso, p: sensors, p: quick_actions, p: connectivity, p: device_info, platform-android, p: flutter_plugin_android_lifecycle) 4184 Make java-test output more useful (cla: yes, p: battery, p: webview_flutter, p: android_alarm_manager, p: android_int...
1,154
799
2026-03-23T11:13:43.941534
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
ot used it,Heard of them and used them,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,,7,more youtube videos,7,more complex examples especially for those who are new to rust,7,,5,,FALSE,,,FALSE,, en,"28/12/2022, 02:48",ozoNAbchhNo3f5QmboD0,30 - 39,10 - 20,Backend,,English,,FALSE,FALSE,FALSE,FALSE,...
258
800
2026-03-23T11:10:27.958614
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
isions": 0.911, "engine_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-256", "dataset_name": "gist-960-euclidean", "upload_time": 358.399937941, "total_upload_time": 769.101225185, "p95_time": 0.0167677955, "rps": 271.2701025155, "parallel": 4, "p99_time"...
2,870
552
2026-03-23T11:15:13.618772
results-1-100-thread-2024-06-15.json
qdrant
https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json
database
python
": 0.002229825541959144, "mean_precisions": 0.9072, "engine_params": { "hnsw_ef": 128, "quantization": { "rescore": true, "oversampling": 2 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-bq-rps-m-64-ef-256", "dataset_name": "dbpedia-openai-1M-1536-angular", "upload_time": 222.45490989403334, "total_upload_time...
451
652
2026-03-23T10:59:06.540657
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
the year report. The carefully crafted 50-34 tooth chainset and 11-32 tooth cassette give an easy-on-the-legs bottom gear for climbing, and the high-quality Vittoria Zaffiro tires give balance and grip.It includes a low-step frame , our memory foam seat, bump-resistant shocks and conveniently placed thumb throttle. Put...
744
798
2026-03-23T10:54:21.885433
?s=encoding
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=encoding
devops
python
tor Receiver by 🔭 OpenTelemetry Authors 🔭 The Fluent Forward Receiver for the OpenTelemetry Collector. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib...
115
800
2026-03-23T11:37:00.885151
?s=zap
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=zap
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:32:44.967564
mui
mui
https://mui.com/material-ui/migration/migrating-from-deprecated-apis/
library
javascript
ods , automatically migrating to the updated API. You can run this codemod as often as necessary to keep up with the latest changes. Package-wide deprecated APIs Inner element overrides The slots and slotProps APIs are in the process of being standardized. The analogous APIs— components , componentsProps , <SlotName>Co...
1
800
2026-03-23T11:19:04.704182
configuration
turborepo
https://turbo.build/docs/reference/configuration
tooling
javascript
tes Control which run attributes are included in run-level metrics. These options only take effect when runSummary is enabled. runAttributes.id Default: false Include the turbo.run.id attribute on run-level metrics. Each Turborepo invocation generates a unique run ID, so enabling this increases metric cardinality. runA...
36
800
2026-03-23T10:59:06.480941
?s=masstransit
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=masstransit
devops
python
.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Transform Processor by 🔭 OpenTelemetry Authors 🔭 The Transform Processor for the OpenTelemetry Collector can be used to transform any fields on traces, metrics, and logs within the collector. It uti...
95
800
2026-03-23T11:39:07.434819
qdrant
qdrant
https://qdrant.tech/documentation/examples/graphrag-qdrant-neo4j/
database
python
ntity IDs:" , entity_ids ) print ( "Fetching related graph..." ) subgraph = fetch_related_graph ( neo4j_driver , entity_ids ) print ( "Subgraph:" , subgraph ) print ( "Formatting graph context..." ) graph_context = format_graph_context ( subgraph ) print ( "Graph context:" , graph_context ) print ( "Running GraphRAG......
31
800
2026-03-23T10:57:38.662289
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
99_time": 0.0127520556, "mean_time": 0.0084932376, "mean_precisions": 0.89249, "engine_params": { "search_params": { "ef": 256 } } }, { "engine_name": "redis", "setup_name": "redis-m-32-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 3684.8241366381, "total_upload_time": 3684.8242055501, "p95_time": 0.011...
3,549
552
2026-03-23T11:15:13.619680
overview
langfuse
https://langfuse.com/docs/observability/sdk/overview
ai
python
: JetBrains Tracy for Kotlin/Java OpenTelemetry Java OpenTelemetry .NET OpenTelemetry Go OpenTelemetry C++ OpenTelemetry Erlang/Elixir OpenTelemetry Ruby OpenTelemetry PHP OpenTelemetry Rust OpenTelemetry Swift Prompt management, evaluation, and querying: To use other Langfuse features, you can use the public API to in...
17
800
2026-03-23T11:16:02.190772
?s=webhookevent
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=webhookevent
devops
python
nent Apache 2.0 License Repository Anthropic Instrumentation by Traceloop Instrumentation for Anthropic LLMs (prompts logging, tokens, etc.) python instrumentation anthropic Python Language Instrumentation Component Apache 2.0 License Repository ASGI Middleware Instrumentation by 🔭 OpenTelemetry Authors 🔭 This librar...
318
800
2026-03-23T11:11:24.950385
?s=opa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=opa
devops
python
tails (go-collector) Repository Active Directory Domain Services Receiver by 🔭 OpenTelemetry Authors 🔭 The active_directory_ds receiver scrapes metric relating to an Active Directory domain controller using the Windows Performance Counters. go receiver collector Quick Install When building a custom collector you can ...
96
800
2026-03-23T11:32:28.016937
add-applifecyclestate-hidden
flutter
https://docs.flutter.dev/release/breaking-changes/add-applifecyclestate-hidden
mobile
dart
LifecycleState state ) { switch ( state ) { case AppLifecycleState . resumed : case AppLifecycleState . inactive : // Do something when the app is visible... break ; case AppLifecycleState . paused : case AppLifecycleState . detached : // Do something when the app is not visible... break ; } } content_copy Code after m...
2
800
2026-03-23T11:27:05.435497
webview-tag
electron
https://www.electronjs.org/docs/latest/api/webview-tag
desktop
javascript
corresponding action. canUndo boolean - Whether the renderer believes it can undo. canRedo boolean - Whether the renderer believes it can redo. canCut boolean - Whether the renderer believes it can cut. canCopy boolean - Whether the renderer believes it can copy. canPaste boolean - Whether the renderer believes it can ...
44
799
2026-03-23T10:59:28.419607
use-exhaustive-dependencies
biome
https://biomejs.dev/linter/rules/use-exhaustive-dependencies
tooling
javascript
ures” are a common source of surprising bugs. ℹ Either include it or remove the dependency array. ℹ Unsafe fix : Add the missing dependency stateVar to the list. 3 │ · · useLocation(() · => · {console.log(stateVar)}, · [ s t a t e V a r ]); │ + + + + + + + + 1 function Foo () { 2 let stateVar = 1 ; 3 useQuery ([ stateV...
17
800
2026-03-23T11:20:56.317600
web-contents
electron
https://www.electronjs.org/docs/latest/api/web-contents
desktop
javascript
ooth.requestDevice is called may take time and will cause select-bluetooth-device to fire multiple times until callback is called with either a device id or an empty string to cancel the request. main.js const { app , BrowserWindow } = require ( 'electron' ) let win = null app . whenReady ( ) . then ( ( ) => { win = ne...
35
800
2026-03-23T10:50:27.270839
?s=dapr
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dapr
devops
python
ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/otelarrowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OTLP Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The OTLP Receiver for the OpenTelemetry...
140
800
2026-03-23T11:34:08.968768
FinalizationRegistry
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry
language
javascript
alue for it: js registry.register(theObject, "some value"); Callbacks never called synchronously No matter how much pressure you put on the garbage collector, the cleanup callback will never be called synchronously. The object may be reclaimed synchronously, but the callback will always be called sometime after the cur...
9
788
2026-03-23T11:29:50.674136
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
un3JixwuO... to Bnaeivv07... (cla: yes, waiting for tree to go green) 22760 started providing the GPU sync switch to external view embedders (cla: yes, platform-android, platform-ios) 22762 PlatformViewsController: clear composition_order_ in the beginning of each frame. (cla: yes, platform-ios) 22766 Manual roll of Da...
1,325
800
2026-03-23T11:06:17.754881
example_data_migration
langfuse
https://langfuse.com/guides/cookbook/example_data_migration
ai
python
" : source_pk, "secret_key" : source_sk, "host" : source_host} destination_credentials = { "public_key" : dest_pk, "secret_key" : dest_sk, "host" : dest_host} print ( f "Source Host: { source_host } " ); print ( f "Destination Host: { dest_host } " ) if from_ts: print ( f "Filtering FROM timestamp: { from_ts } " ) if t...
36
800
2026-03-23T11:28:39.452784
migrations
nx
https://nx.dev/docs/technologies/react/next/migrations
tooling
typescript
res Section titled “Requires” Name Version next >=16.0.0 22.2.0-beta.1-package-updates Section titled “22.2.0-beta.1-package-updates” Version : 22.2.0-beta.1 Packages Section titled “Packages” The following packages will be updated: Name Version Always add to package.json next ~16.0.1 Updated only eslint-config-next ^1...
1
800
2026-03-23T11:18:04.857884
?s=io
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=io
devops
python
metry SDK, reporting data to an OpenTelemetry Collector. sandbox rust kubewarden Rust Language Application integration Component Apache-2.0 License Website Documentation rustup native by The Rust Project Developers The feature otel can be used when building rustup to turn on OpenTelemetry tracing with an OTLP gRPC expo...
18
800
2026-03-23T11:37:34.369160
?s=storage
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=storage
devops
python
ver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Windows Performance Counters Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Windows Performance Counters Receiver for the OpenTelemetry Collector captures the configured system, applic...
164
800
2026-03-23T11:38:30.886237
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
sensor3' , timestamp : 40 , value : 4000 }, { key : 'sensor3' , timestamp : 50 , value : 5000 }, { key : 'sensor3' , timestamp : 60 , value : 6000 }, { key : 'sensor3' , timestamp : 70 , value : 7000 } ]); console . log ( res34 ); // >>> [10, 20, 30, 40, 50, 60, 70] const res35 = await client . ts . range ( 'sensor3' ,...
642
800
2026-03-23T10:54:53.790952
analyzing-results
firebase
https://firebase.google.com/docs/test-lab/android/analyzing-results
database
javascript
in your app (note that you can also run a scan locally on your device). For instructions on how to review and interpret the accessibility results of your Robo test, visit Get started with Accessibility Scanner . For general information on how to improve the accessibility of your app, visit the Android Developer Accessi...
7
799
2026-03-23T11:07:30.157984
database-auth
convex
https://docs.convex.dev/auth/database-auth
database
typescript
db . get ( message . user ) ; return { author : user ?. name ?? "Anonymous" , ... message , } ; } ) , ) ; } , } ) ; Set up webhooks This guide will use Clerk, but Auth0 can be set up similarly via Auth0 Actions . With this implementation Clerk will call your Convex backend via an HTTP endpoint any time a user signs up,...
9
796
2026-03-23T11:02:44.458636
train
transformers
https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train
ai
python
d to resolve agent host '%s' due to socket.gaierror(%s). using DB host: %s", agent_hostname, [mysql] Failed to initialize the mysql check because of a too long hostname **Output of the [info page](https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information)** ```text =============== Agent (v7.29...
443
740
2026-03-23T11:25:24.231628
postgresql
postgresql
https://www.postgresql.org/docs/release/10.4/
database
sql
id failure if a query-cancel or session-termination interrupt occurs while committing a prepared transaction (Stas Kelvich) Fix query-lifespan memory leakage in repeatedly executed hash joins (Tom Lane) Fix possible leak or double free of visibility map buffer pins (Amit Kapila) Avoid spuriously marking pages as all-vi...
10
800
2026-03-23T11:25:07.969763
?s=exporter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=exporter
devops
python
this exporter run: dotnet add package Azure.Monitor.OpenTelemetry.Exporter 1.6.0 Version .NET Language Exporter Component MIT License Package Details (nuget) Repository Console Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The console exporter prints data to the Console window. console exporter dotnet ...
169
799
2026-03-23T11:22:11.662435
DragRef
angular
https://angular.dev/api/cdk/drag-drop/DragRef
framework
typescript
s the item inside a container. Emits as the user is dragging the item. Use with caution, because this event will fire for every pixel that the user has dragged. Arbitrary data that can be attached to the drag item. Function that can be used to customize the logic of how the position of the drag item is limited while it...
6
799
2026-03-23T11:08:40.478461
docker
docker
https://docs.docker.com/engine/network/drivers/bridge/
devops
bash
shared variables. You can use swarm services instead of standalone containers, and take advantage of shared secrets and configs . Containers connected to the same user-defined bridge network effectively expose all ports to each other. For a port to be accessible to containers or non-Docker hosts on different networks, ...
6
799
2026-03-23T11:11:19.599967
spec
go
https://go.dev/ref/spec
language
go
be an arbitrary type term T , or a term of the form ~T specifying the underlying type T , or a union of terms t 1 |t 2 |…|t n [ Go 1.18 ]. Together with method specifications, these elements enable the precise definition of an interface's type set as follows: The type set of the empty interface is the set of all non-in...
48
793
2026-03-23T10:49:56.000256
kubernetes
kubernetes
https://kubernetes.io/docs/reference/command-line-tools-reference/kube-controller-manager/
devops
yaml
) kube:AllowUnsafeMalformedObjectDeletion=true|false (ALPHA - default=false) kube:AuthorizePodWebsocketUpgradeCreatePermission=true|false (BETA - default=true) kube:CBORServingAndStorage=true|false (ALPHA - default=false) kube:CPUManagerPolicyAlphaOptions=true|false (ALPHA - default=false) kube:CPUManagerPolicyBetaOpti...
21
800
2026-03-23T11:04:32.171284
3.2.html
python
https://docs.python.org/3/whatsnew/3.2.html
language
python
mond Hettinger and incorporating design suggestions from Mark Dickinson.) collections ¶ The collections.Counter class now has two forms of in-place subtraction, the existing -= operator for saturating subtraction and the new subtract() method for regular subtraction. The former is suitable for multisets which only have...
37
799
2026-03-23T10:55:27.233640
?s=encoding
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=encoding
devops
python
Processor Component Apache 2.0 License Package Details (go-collector) Repository Interval Processor by 🔭 OpenTelemetry Authors 🔭 The interval processor ( intervalprocessor ) aggregates metrics and periodically forwards the latest values to the next component in the pipeline. interval processor collector Quick Install...
82
799
2026-03-23T11:37:00.885124
?s=action
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=action
devops
python
deeper into what happens inside Checkmk through the use of OpenTelemetry traces, so that everyone using Checkmk could enjoy monitoring their infrastructure with a tool with the best performance and fewer bottlenecks. Python Checkmk Python Language Application integration Component GPL-2.0 License Website Documentation ...
16
799
2026-03-23T11:12:37.665057
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/
devops
yaml
Common Definitions | Kubernetes Common Definitions DeleteOptions DeleteOptions may be provided when deleting an API object. LabelSelector A label selector is a label query over a set of resources. ListMeta ListMeta describes metadata that synthetic resources must have, including lists and various status objects. LocalO...
0
800
2026-03-23T11:02:49.355398
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
FALSE,,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,,7,Not applicable,,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,TRUE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,deep links are pretty important for apps that want to be able to open their desktop apps through web links,lack of ...
545
800
2026-03-23T11:10:27.959001
redis
redis
https://redis.io/docs/latest/develop/data-types/bitmaps/
database
bash
String ( res13 [ 0 ] & 0xFF )). replace ( ' ' , '0' )); // >>> 00100101 jedis . bitop ( BitOP . ANDOR , "R" , "A" , "B" , "C" ); byte [] res14 = jedis . get ( "R" . getBytes ()); System . out . println ( String . format ( "%8s" , Integer . toBinaryString ( res14 [ 0 ] & 0xFF )). replace ( ' ' , '0' )); // >>> 01011000 ...
356
799
2026-03-23T11:03:25.839289
?s=tap
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tap
devops
python
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/alibabacloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter...
24
799
2026-03-23T11:23:19.949721
versioning
langfuse
https://langfuse.com/self-hosting/upgrade/versioning
ai
python
e. Updates between minor/patch versions can be applied automatically. For major versions, please refer to the migration guides. Background Migrations Langfuse uses background migrations to perform long-running changes within the storage components when upgrading the application. On this page Versioning Scope of semanti...
2
484
2026-03-23T11:28:51.433663
go
go
https://go.dev/pkg/cmd/go/
language
go
nd removes any unnecessary ones. The -v flag causes tidy to print information about removed modules to standard error. The -e flag causes tidy to attempt to proceed despite errors encountered while loading packages. The -diff flag causes tidy not to modify go.mod or go.sum but instead print the necessary changes as a u...
72
799
2026-03-23T11:25:23.759231
2.12.5
git
https://git-scm.com/docs/git-push/2.12.5
devops
bash
ommits would be removed by a git gc command on the origin repository. SECURITY The fetch and push protocols are not designed to prevent one side from stealing data from the other repository that was not intended to be shared. If you have private data that you need to protect from a malicious peer, your best option is t...
35
799
2026-03-23T10:59:55.445900
?s=connect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=connect
devops
python
ation 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 🔭 OpenTelemetr...
213
800
2026-03-23T11:24:38.264971
release-notes-3.16.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.16.0
mobile
dart
builds. by @eyebrowsoffire in 133084 [flutter_tools] Fix legacy version file not being ensured by @christopherfujino in 133097 Add android analyzer commands for applinks by @chunhtai in 131009 Fix mac tool_integration_tests with Xcode 15 by @christopherfujino in 133217 handle exceptions raised while searching for confi...
56
799
2026-03-23T11:12:56.827760
?s=isolationforest
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=isolationforest
devops
python
n Component Apache 2.0 License Package Details (npm) Repository gRPC Instrumentation by 🔭 OpenTelemetry Authors 🔭 gRPC and gRPC.js instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-grpc 0.213.0 Version JavaScript Langu...
283
800
2026-03-23T11:33:12.408312
?s=traces
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=traces
devops
python
by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Celery. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository ChromaDB Instrumentation by Traceloop Instrumentation for Chroma Vector DB python instrumentation chromadb Python Language Instrumentation Component Apache 2.0 Licens...
321
799
2026-03-23T11:34:02.633908
convex
convex
https://docs.convex.dev/understanding/best-practices/
database
typescript
{ siteMapUrl : v . string ( ) , } , handler : async ( ctx , { siteMapUrl } ) => { const siteMap = await fetch ( siteMapUrl ) ; const pages = /* parse the site map */ await Promise . all ( pages . map ( ( page ) => ctx . runAction ( internal . scrape . scrapeSinglePage , { url : page } ) , ) , ) ; } , } ) ; convex/model...
27
800
2026-03-23T11:06:56.256875