Commit Graph

1597 Commits

Author SHA1 Message Date
Chris Cranford
ad2111721f DBZ-2543 Suggested changes 2023-09-12 18:20:29 -04:00
Chris Cranford
45b4e81b07 DBZ-2543 Document Oracle OpenLogReplicator adapter 2023-09-12 18:20:29 -04:00
Chris Cranford
d977e9b0f1 DBZ-2543 Initial OpenLogReplicator adapter 2023-09-12 18:20:07 -04:00
Jakub Cechacek
9aadc38414 DBZ-6892 Removing all code related to previously deprecated MongoDB conenctor configuration 2023-09-12 13:03:40 +02:00
Nir Levy
8cae358a39 DBZ-6788 Add documentation for mongodb.authentication.class property 2023-09-11 10:03:37 +02:00
Chris Cranford
5538ce82fa DBZ-6850 Improve documentation artifact links
* Added JDBC sink connector to documentation links
* Added jump to Debezium Server installation
* Cleared up a few references to master vs main
2023-09-08 20:04:30 -04:00
ani-sha
9ce0e7d785 DBZ-6835 Reword and align headings/titles 2023-09-08 14:11:09 -04:00
ani-sha
bccc9483aa DBZ-6835 Fix typos and spaces 2023-09-08 14:11:09 -04:00
ani-sha
e9c282290f DBZ-6835 Add suggestions from code review 2023-09-08 14:11:09 -04:00
ani-sha
ab7855c400 DBZ-6835 Documentation for Timezone SMT 2023-09-08 14:11:09 -04:00
twthorn
e74cecc538 [docs] Add primary key updates Kafka headers section to Vitess connector 2023-09-08 07:35:59 +02:00
Andy Pickler
8ae86b047e [docs] Update mysql.adoc
Fix link in MySQL connector doc
2023-09-06 15:17:30 -04:00
twthorn
bbcb72e485 DBZ-6844 Add truncate column config to Vitess connector docs 2023-08-31 12:51:21 +02:00
Bob Roldan
083153bac4 [docs] Insert missing word in SQL Server connector doc 2023-08-21 16:28:19 -04:00
Bob Roldan
b35300da08 DBZ-6731 Update description of additional-conditions filter property 2023-08-18 07:47:50 +02:00
Chris Cranford
d5e86e1380 DBZ-6615 Add OldestScnAgeInMilliseconds LogMiner based metric.
This returns the age in milliseconds from the poll time for the age of the oldest
transaction's starting system change number in the transaction buffer.
2023-08-17 06:24:55 +02:00
Jiri Pechanec
1d10a3da4b DBZ-6731 Make filter definition more precise 2023-08-16 13:55:38 +02:00
Jiri Pechanec
c5b4b4b6e4 DBZ-6731 Doc review suggestions
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-16 13:55:38 +02:00
Fiore Mario Vitale
d87d1f2133 DBZ-6731 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-16 13:55:38 +02:00
mfvitale
be843dd635 DBZ-6731 Document blocking snapshot signal configuration 2023-08-16 13:55:38 +02:00
Chris Cranford
a8179932fa DBZ-6813 Improve Infinispan configuration example 2023-08-16 11:41:45 +02:00
Bob Roldan
e60f69b13d DBZ-6704 Adds disclaimer that custom converters doc applies to RDBs only 2023-08-15 14:48:16 -04:00
Bob Roldan
a6dec1269d DBZ-6704 Moves MySQL connector props from required to advanced tables 2023-08-15 14:48:16 -04:00
Bob Roldan
feb1f2e7bb DBZ-6704 Moves MongoDB snapshot.* properties from Required to Advanced 2023-08-15 14:48:16 -04:00
Chris Cranford
b7f9f876a7 DBZ-6801 Suggested edits 2023-08-15 08:35:37 -04:00
Chris Cranford
61fccb8917 DBZ-6801 Introduce JDBC sink option dialect.sqlserver.identity.insert 2023-08-15 08:35:37 -04:00
Andreas Martens
26c49719b8 [docs] Improve DB2 example commands; Update db2.adoc
The Procedure for compiling the capture agent didn't show how to correctly invoke `bldrtn` as it assumed it was in the same directory as the Debezium management UDFs, which is isnt.  I've added instructions for getting it on PATH and also an example later on for how to invoke SQL commands from the command line once they're already logged on.  (I didn't update the following two SQL statements, as I'd assume that an intelligent viewer could learn from the first example!)
2023-08-15 13:25:56 +02:00
Jeremy Ford
829b969491 DBZ-6808 Allow the embedded infinispan global configuration to be configurable 2023-08-15 12:53:29 +02:00
Jiri Pechanec
3bac4dba23 DBZ-6688 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-08-15 12:47:46 +02:00
mfvitale
9bfbb01fb2 DBZ-6688 Improve Kafka channel documentation 2023-08-15 12:47:46 +02:00
Emre Akgün
52a979337b [docs] Remove duplicate description from mongodb.adoc 2023-08-15 06:16:46 +02:00
Chris Cranford
aad842522b DBZ-6798 Expose SCN-based metrics as BigInteger
The SCN data types were previously exposed as `String` types, which is not
consumable by Grafana and Prometheus. By using `BigInteger`, we can now
make these accessible on dashboards.
2023-08-15 06:06:49 +02:00
Xiaojian Sun
424c1838f8 DBZ-6240 Update documentation/modules/ROOT/pages/transformations/schema-change-event-filter.adoc 2023-08-10 07:04:17 +02:00
sunxiaojian
a2f5068f98 DBZ-6240 formatting doc 2023-08-10 07:04:17 +02:00
sunxiaojian
43c7c0a3f6 DBZ-6240 Rename the configuration name 'schema.change.event.include.list' to 'schema.change.event.exclude.list' 2023-08-10 07:04:17 +02:00
Jiri Pechanec
8943047809 DBZ-6240 Change formatting 2023-08-10 07:04:17 +02:00
sunxiaojian
6451c93256 DBZ-6240 Add an STM to filter schema change event 2023-08-10 07:04:17 +02:00
Jiri Pechanec
e5766ae26a DBZ-6784 Add default value 2023-08-09 06:24:39 +02:00
Massimo Fortunat
a8fd2e5a19 DBZ-6784 Added "db.index" parameter description to Redis (Stream) documentation 2023-08-09 06:24:39 +02:00
Vojtech Juranek
e26899f844 DBZ-2862 Add notice about obsolete tracing documentation 2023-08-08 21:45:30 +02:00
mfvitale
1df505f17e DBZ-6566 Document new blocking snapshot 2023-08-08 16:04:55 +02:00
Bob Roldan
7b48fe5296 DBZ-6754 Prepares content for downstream use 2023-08-07 09:32:08 -04:00
roldanbob
564452869b
[docs] Fixes typo in ModuleID comment
Inserts missing hyphen between words in ModuleID string
2023-08-03 14:10:48 -04:00
Gurps Bassi
f4c029f5d1 DBZ-6727 use correct config for driver 2023-08-03 11:53:50 +02:00
roldanbob
543e217ddb DBZ-6592 Remove redundant passive verb form
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2023-08-03 00:46:42 -04:00
Bob Roldan
b342558b1b DBZ-6592 Revises unclear sentence 2023-08-03 00:46:42 -04:00
paul cheung
781949bb5b [docs] Update sqlserver.adoc - fix typo 2023-08-03 06:25:11 +02:00
Vojtech Juranek
287085b899 [docs] Document max. error retries option 2023-08-01 08:55:29 -04:00
Chris Cranford
dbeac568b0 DBZ-6729 Use default of 10000 for snapshot/query fetch sizes 2023-07-31 13:47:53 +02:00
Chris Cranford
fd1e60bf92 [docs] Don't render health link as a hyperlink. 2023-07-31 03:15:07 -04:00