Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
71759f1
Adding the query and tracking of stored procedures to events
cjksplunk Nov 24, 2025
5498a7a
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Nov 24, 2025
97aab1a
Merge branch 'open-telemetry:main' into add-stored-procedure-columns-…
cjksplunk Nov 24, 2025
3b5ca90
Fixed missing process id
cjksplunk Nov 24, 2025
a8ffaef
Removing stored procedure type
cjksplunk Nov 25, 2025
0821ddf
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Nov 26, 2025
0e85536
Added changelog entry
cjksplunk Nov 26, 2025
c155be3
Added changelog entry
cjksplunk Nov 26, 2025
c1d747c
reverted changelog entry
cjksplunk Nov 26, 2025
f5a90a2
fix changelog entry
cjksplunk Nov 26, 2025
0bc4785
updates to variable naming and usage
cjksplunk Nov 26, 2025
f4eea59
updates to variable naming and usage
cjksplunk Nov 26, 2025
81d191f
updates to variable naming and usage
cjksplunk Nov 26, 2025
8a2b5ed
ran make generate
cjksplunk Nov 27, 2025
f504f37
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Nov 27, 2025
8024074
Moved QuerySampleCount and TopQueryCount ot of params and reference c…
cjksplunk Nov 27, 2025
0890020
Added issue to changelog
cjksplunk Dec 1, 2025
0bf933d
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Dec 2, 2025
fb96860
Replaced values with vars
cjksplunk Dec 2, 2025
c5d313a
Integrating stored procedure values for samples
cjksplunk Dec 2, 2025
28fa28f
updates to test data
cjksplunk Dec 2, 2025
b3c7078
Merge branch 'postgres-stored-procedure-stats' into add-stored-proced…
cjksplunk Dec 2, 2025
c8efaec
Backout unintended merge
cjksplunk Dec 2, 2025
1b76557
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Dec 2, 2025
9bc1b70
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Dec 16, 2025
a58a5c9
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Dec 16, 2025
26101d3
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Dec 17, 2025
7ba3c74
updating change log
cjksplunk Dec 17, 2025
f9531c3
Fix for inaccurate query count being reported in postgresql query met…
sv-splunk Jan 5, 2026
42432a7
change log
sv-splunk Jan 5, 2026
a06028f
this fix is for sqlserver
sv-splunk Jan 5, 2026
98e2e15
fill issue details
sv-splunk Jan 5, 2026
ca3a16a
go generate
sv-splunk Jan 6, 2026
e521c6f
fix lint
sv-splunk Jan 6, 2026
e7cf472
Merge branch 'main' into postgresql_fix_for_inaccurate_query_executio…
sv-splunk Jan 6, 2026
68893f7
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 6, 2026
3cf3d01
make gogci
sv-splunk Jan 6, 2026
58f51c5
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 6, 2026
20de936
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 7, 2026
9df4eb6
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 7, 2026
87935cd
tweak to samples sql
cjksplunk Jan 7, 2026
9433fdf
Revert checks around sending metrics for countInDb=1, since it's addr…
sv-splunk Jan 7, 2026
a2d7baf
Merge branch 'main' into postgresql_fix_for_inaccurate_query_executio…
sv-splunk Jan 8, 2026
7d1720c
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 8, 2026
132a147
Merge branch 'main' into postgresql_fix_for_inaccurate_query_executio…
sv-splunk Jan 8, 2026
4db323b
Updates in prep for testing
cjksplunk Jan 8, 2026
cf85aa1
Merge branch 'postgresql_fix_for_inaccurate_query_execution_count' in…
cjksplunk Jan 8, 2026
bb78240
fix lint
sv-splunk Jan 8, 2026
b47bd3e
cleanup
sv-splunk Jan 8, 2026
d051411
Fix invalid casting and update old test
sv-splunk Jan 9, 2026
e32d34c
Updating topN query to use HAVING instead of external WHERE clause
sv-splunk Jan 9, 2026
4795057
Merge branch 'main' into sqlserver_fix_for_inaccurate_query_execution…
sv-splunk Jan 9, 2026
0a6c22a
Merge branch 'sqlserver_fix_for_inaccurate_query_execution_count' int…
cjksplunk Jan 9, 2026
d6923c3
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 12, 2026
c36abac
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 15, 2026
53e83a2
Query Tuning
cjksplunk Jan 15, 2026
f521b20
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 16, 2026
ef13717
[exporter/elasticsearch] Remove go-elasticsearch dependency to reduce…
carsonip Jan 19, 2026
2d9c91d
[k8sattributes] Bump version of semconv (#45447)
ChrsMark Jan 19, 2026
64895b3
[chore] Update core dependencies (#45476)
otelbot[bot] Jan 19, 2026
11f52ee
[chore] add clarification about the usage of ready to merge label (#4…
ChrsMark Jan 19, 2026
70a51bc
[CHORE] Bump Prometheus version (#45475)
ArthurSens Jan 19, 2026
003cd4f
[chore] [receiver/k8s_cluster] Remove unused constant definitions (#4…
dmitryax Jan 19, 2026
f8977a0
[chore] [cmd/schemagen] Ensure schemas are up-to-date with Go structs…
jkoronaAtCisco Jan 19, 2026
711253b
Update dockerfile deps (#45492)
renovate[bot] Jan 20, 2026
41be4b4
Update github-actions deps (#45493)
renovate[bot] Jan 20, 2026
e25488e
[chore] receiver/kafka: fix TestConsumerShutdownConsuming (#45491)
axw Jan 20, 2026
4e65f41
[chore] Inject component.Host into franz-go Kafka clients (#45336)
axw Jan 20, 2026
2d6fce9
[chore][receiver/kafka] fix typo in logs.topic documentation (#45478)
paulojmdias Jan 20, 2026
cfaa9ea
Merge branch 'upstream-main' into add-stored-procedure-columns-to-events
cjksplunk Jan 20, 2026
45b2173
Adding '''WHERE st.text IS NOT NULL; ''' to topx and samples queries
cjksplunk Jan 20, 2026
d912d96
[chore] Prepare release 0.144.0 (#45517)
otelbot[bot] Jan 20, 2026
45c5e40
[CHORE] Replace Prometheus receiver feature gates with mdatagen ones …
ArthurSens Jan 20, 2026
abe9257
[ci] get core version from GitHub api (#45477)
paulojmdias Jan 20, 2026
b4a304e
Update module github.com/hetznercloud/hcloud-go/v2 to v2.35.0 (#45507)
renovate[bot] Jan 20, 2026
9f39d41
Update module github.com/tencentcloud/tencentcloud-sdk-go/tencentclou…
renovate[bot] Jan 20, 2026
df3a4af
Update All github.com/aws packages (#45501)
renovate[bot] Jan 20, 2026
1c5fe0c
Update module github.com/getsentry/sentry-go to v0.41.0 (#45503)
renovate[bot] Jan 20, 2026
3c79ca1
Update module github.com/DataDog/datadog-api-client-go/v2 to v2.54.0 …
renovate[bot] Jan 20, 2026
977dcc6
Update module modernc.org/sqlite to v1.44.2 (#45500)
renovate[bot] Jan 20, 2026
1190b12
Update module github.com/google/cadvisor to v0.56.2 (#45504)
renovate[bot] Jan 20, 2026
945e5a7
Update module cloud.google.com/go/storage to v1.59.1 (#45495)
renovate[bot] Jan 20, 2026
6339cdb
Update module github.com/DataDog/agent-payload/v5 to v5.0.179 (#45521)
renovate[bot] Jan 20, 2026
05ac7e0
Update module github.com/klauspost/compress to v1.18.3 (#45496)
renovate[bot] Jan 20, 2026
3a83a8b
Update module github.com/microsoft/go-mssqldb to v1.9.6 (#45497)
renovate[bot] Jan 20, 2026
aa46c8d
Update module github.com/SAP/go-hdb to v1.14.18 (#45498)
renovate[bot] Jan 20, 2026
ee116d2
[chore][pkg/stanza/fileconsumer] Use mdatagen for managing feature ga…
paulojmdias Jan 20, 2026
d1c7355
[chore] Remove unused go mod replace statement (#45483)
bogdan-st Jan 20, 2026
fba7498
Update All github.com/googlecloudplatform packages (#45524)
renovate[bot] Jan 20, 2026
1c536e8
Update docker-compose deps to v0.144.0 (#45525)
renovate[bot] Jan 20, 2026
9f70e98
[chore] update references to otlphttp -> otlp_http (#45526)
codeboten Jan 20, 2026
77c11b0
Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.2…
renovate[bot] Jan 20, 2026
7c9a33a
Update module modernc.org/sqlite to v1.44.3 (#45531)
renovate[bot] Jan 21, 2026
ebd208e
Update module github.com/tencentcloud/tencentcloud-sdk-go/tencentclou…
renovate[bot] Jan 21, 2026
b60d25f
[receiver/prometheus] Promote RemoveReportExtraScrapeMetricsConfig fe…
ArthurSens Jan 21, 2026
3ef1229
[chore][processor/resourcedetection] Use mdatagen for managing featur…
paulojmdias Jan 21, 2026
50674a7
[chore] Add e2e test for eks detector (#45486)
iblancasa Jan 21, 2026
4231a38
[chore] fix a typo in the stef docs (#45532)
codeboten Jan 21, 2026
6b51098
[receiver/azureeventhub] Promote UseAzeventhubs feature gate to Stabl…
dyl10s Jan 21, 2026
03f0961
[receiver/filelog] Improve documentation about log rotation and file …
paulojmdias Jan 21, 2026
8874583
[chore] Add display names to connectors (#45537)
jaydeluca Jan 21, 2026
dd5a966
[chore] Update v0.144.0 changelog (#45552)
mx-psi Jan 21, 2026
ac830be
[receiver/k8sobjectsreceiver]: support exclude_namespaces to exclude …
KyriosGN0 Jan 21, 2026
ad0c684
Merge branch 'open-telemetry:main' into add-stored-procedure-columns-…
cjksplunk Jan 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
27 changes: 0 additions & 27 deletions .chloggen/41934.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/42585-support-multiple-variables.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/43183-fix-dynamic-log-index.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/44228.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/add-azureauth-support.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/add-ignored-key-patterns.yaml

This file was deleted.

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/chore_improve-awslogs-cloudtrail-unmarshaler.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .chloggen/confighttp-addrconfig.yaml

This file was deleted.

10 changes: 4 additions & 6 deletions .chloggen/batch.yaml → .chloggen/deny-ns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,19 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: cmd/telemetrygen
component: receiver/k8sobjects

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add batching capability to metrics and traces
note: "Add support for exclude_namespaces to exclude specific namespaces from being watched."

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [42322]
issues: [36217]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
- Changed traces batching to have configurable batch size and match batch flag.
- Added batching to metrics.
- Added batching to logs.
Add support for exclude_namespaces to exclude specific namespaces from being watched.

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand Down
29 changes: 0 additions & 29 deletions .chloggen/disable-invert-decisions-by-default.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .chloggen/docs_prometheus-receiver-troubleshooting-guide.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions .chloggen/elasticsearch-deprecate-mapping-mode-config.yaml

This file was deleted.

Loading
Loading