291 Commits

Author SHA1 Message Date
Abe
6ec6f0150d
refactor(metrics): Make MetricUtils.registry non-nullable
- Make MetricUtils.registry non-nullable with default no-op implementation. This allows us to remove boilerplate for handling the null case
- Rename request context metric names to follow convention
2025-09-09 11:08:16 -07:00
david-leifker
6f4a109790
feat: impact lineage graph traversal improvements (#14609) 2025-09-03 07:53:12 -05:00
Andrew Sikowitz
0aaa8c6987
feat(graphql): Support logical models (#14588) 2025-08-29 13:36:01 -07:00
Chakru
cbb5f9a9b6
feat(kafka): refactor kafka topic mgmt and move setup to system-update (#14564) 2025-08-27 17:03:56 +05:30
rahul MALAWADKAR
88064ba163
chore(deps): fix CVE-2025-48924 (commons-lang:commons-lang) (#14480) 2025-08-23 09:48:29 -05:00
Jonny Dixon
d7a64258d1
feat(ingestion/dbt): allow for dbt resources to be secondaries in sibling relationship on switch (#13230)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2025-08-22 07:32:18 +01:00
Alex
fa0edcd92a
progressive disclosure for /config (#14292) 2025-08-05 17:04:15 -07:00
Deepak Garg
f13f0fd83c
feat(lineage): restrict the creation of finegrained lineage in graphstore (#14199) 2025-07-25 10:05:52 -05:00
david-leifker
f2378ecf8b
feat(kafka-consumer): micrometer kafka consumer metrics (#14156) 2025-07-22 09:26:34 -05:00
david-leifker
891cb62715
fix(spring): fix null custom search config (#14113) 2025-07-16 15:22:55 -05:00
david-leifker
e6d50878cb
feat(search): custom search configuration for highlighting (#14057) 2025-07-14 09:30:37 -05:00
david-leifker
186a48c5d2
misc(metrics): fix legacy metrics cache & tests (#14011) 2025-07-09 17:27:09 -05:00
david-leifker
3d65a2ed8d
feat(monitoring): modernize datahub monitoring (#13898) 2025-07-08 12:40:24 -05:00
Chakru
a8c5202993
telemetry: add support for unified mixpanel + kafka tracking in GMS (#13795)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2025-06-23 17:01:38 +05:30
david-leifker
cbd97186e2
feat(kafka): bump confluent kafka (#13767) 2025-06-15 10:52:16 -05:00
david-leifker
c58a49886e
refactor(limits): refactor configuration of query limits (#13726) 2025-06-10 12:49:44 -05:00
RyanHolstien
fa55e5e39a
fix(usageEvent): fix hook interface (#13724) 2025-06-09 11:11:59 -05:00
david-leifker
ab5b08e725
chore(): global tomcat exclude (#13698) 2025-06-06 17:38:24 -05:00
david-leifker
799a9f2e31
feat(search): lineage search performance (#13545) 2025-06-04 13:54:45 -05:00
RyanHolstien
5311434c70
feat(kafka): add interface design for listeners (#13637) 2025-06-02 13:39:32 -05:00
david-leifker
d234f5580a
fix(config): fix mcp batch configuration (#13598) 2025-05-22 15:54:48 -05:00
david-leifker
978d7b1afa
fix(mcp-processor): prevent exception in mcp processor (#13513) 2025-05-14 13:55:40 -05:00
jmacryl
5749f6f970
Refactor elasticsearch search indexed (#13451) 2025-05-14 08:57:08 -05:00
david-leifker
effc5e2f4d
fix(config): fix mcp consumer batch property (#13504) 2025-05-13 14:46:37 -05:00
david-leifker
96c92fda71
fix(mce-consumer): prevent too large SQL statements (#13392) 2025-05-02 10:21:45 -05:00
RyanHolstien
6f1968fbd1
feat(auditSearch): support backend audit events and search api (#13377) 2025-05-01 21:19:58 -05:00
Esteban Gutierrez
9b6960ac8e
feat(azure): include azure-identity-extensions for Microsoft Entra Workload Identity connections (#13395) 2025-05-01 20:22:47 -05:00
Shirshanka Das
894655622d
fix(gms): class collision in mcp/mcl consumers (#13345)
Co-authored-by: David Leifker <david.leifker@acryl.io>
2025-04-27 22:50:28 -07:00
Esteban Gutierrez
40c4579810
fix(): Remove embededed tomcat transitive dependency from spring boot (#13283) 2025-04-22 20:07:22 -05:00
david-leifker
a409037a9e
feat(lineage-graph): optimize lineage queries (#13257) 2025-04-21 10:41:43 -05:00
Chris Collins
f39ad1f735
fix(gms) Generate schema field urns consistently (#5583) (#13221) 2025-04-17 16:21:24 -04:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Chakru
cf40116680
CI speedup (#13057) 2025-04-07 10:13:07 +05:30
Rafael Sousa
c1f6bd171e
fix(opentelemetry): Resolve type mismatch in metrics exporter (#13053)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2025-04-04 15:51:10 +01:00
Chakru
40106be208
build: optimizations for incremental builds and faster CI (#13033)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-02 11:51:10 +05:30
david-leifker
9a9cd384f1
fix(open-telemetry): include missing dependency (#12882) 2025-03-14 17:09:26 -05:00
Chakru
7c1ed744f4
fix(build): build improvements to help with incremental builds (#12823) 2025-03-10 22:43:31 +05:30
david-leifker
41b0629e70
feat(api): URN, Entity, and Aspect name Async Validation (#12797) 2025-03-06 12:49:22 -06:00
david-leifker
15579a26d8
config(): disable edge filter (#12703) 2025-02-21 18:14:23 -06:00
John Joyce
0480df887c
chore(): Bring latest incidents data model + GraphQL to OSS (#12671)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@Johns-MBP-306.lan>
Co-authored-by: John Joyce <john@Johns-MBP-314.lan>
Co-authored-by: John Joyce <john@Johns-MBP-325.lan>
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@Mac-4380.lan>
Co-authored-by: John Joyce <john@Mac-4387.lan>
Co-authored-by: John Joyce <john@Mac-4610.lan>
Co-authored-by: John Joyce <john@Mac-4614.lan>
2025-02-20 17:28:47 -08:00
david-leifker
412600a163
feat(telemetry): cross-component async write tracing (#12405) 2025-01-29 11:30:44 -06:00
david-leifker
462de489d8
refactor(GMS): migrate GMS to Spring boot (#12389) 2025-01-23 10:45:40 -06:00
david-leifker
4a898e1594
feat(auth): user.props authentication (#12259) 2025-01-02 17:25:23 -06:00
deepgarg-visa
6b6d820eea
feat(businessAttribute): generate platform events on association/removal with schemaField (#12224) 2024-12-27 14:19:15 -06:00
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend (#12158) 2024-12-18 12:45:38 -06:00
david-leifker
02815259e0
feat(mcp): add kafka batch processing mode option (#4449) (#12021)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-12-04 09:28:40 -06:00
Chakru
85b42e3ea5
build(coverage): enable code coverage for java and python (#11992)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-12-02 19:27:43 -06:00
david-leifker
a1c783ba3a
refactor(kafka): reconfigure consumers to allow different config (#11869) 2024-11-19 10:58:18 -06:00
david-leifker
5c5812804b
feat(entity-client): batch entity-client ingestProposals (#11787) 2024-11-05 09:42:21 -06:00
david-leifker
88b77b56dd
fix(struct-prop): fix unintended struct prop ES mutation (#11751) 2024-10-29 19:25:52 -05:00