Commit 7566e48
committed
feat: add application_yaml extractor
- Add application_yaml extractor for reading the given YAML file and
emitting an Asset of type service.
- Fix relative link to contributing guide in plugin READMEs.
- Remove unused code in utils/config.go
- Move and use private helper functions in caramlstore extractor to
plugin pkg for
- parsing Kafka scope from bootstrap servers
- constructing URN from BigQuery table's fully qualified name.1 parent 1c7f96e commit 7566e48
61 files changed
Lines changed: 1274 additions & 373 deletions
File tree
- docs/docs/reference
- models/odpf/assets/v1beta2
- plugins
- extractors
- application_yaml
- testdata
- bigquery
- auditlog
- util
- bigtable
- caramlstore
- cassandra
- clickhouse
- couchdb
- csv
- elastic
- gcs
- github
- grafana
- gsuite
- kafka
- mariadb
- metabase
- mongodb
- mssql
- mysql
- optimus
- oracle
- postgres
- presto
- redash
- redshift
- shield
- snowflake
- superset
- tableau
- processors/labels
- sinks
- compass
- file
- http
- stencil
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
| 99 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments