Skip to content

add output module for the time series DB functionality - #17

Merged
martatolosa merged 97 commits into
mainfrom
timeseris
Jul 1, 2026
Merged

add output module for the time series DB functionality#17
martatolosa merged 97 commits into
mainfrom
timeseris

Conversation

@atimgraves

Copy link
Copy Markdown
Collaborator

Refactor the DB caching code to make it a singleton used by multiple filters and other instances
Add code to support the time series DB, firstly getting the required query params fia a JDBC call, then using a rest call to get the oauth token and finally using that token to update the data.
Created (using AI, so be carefull trusting it) a set of OTLP classes to represent the upload data and builder + helper to convert the normalized data items to that format

the DTML specification for dateTime (which doesn't seem to understand
the use of named TZ)
to make it more generic and usable for other elements
setup to cover the use of Java 25 and how to get maven install to not
install J17
outputs support classes gated on the properties being there
build the OtlpMetriceRequest that used the TS DB OauthRetriever that
itself causes the http client to try and do it's thing
to setup the normalised data message handler chain with the appropriate
filters
@atimgraves
atimgraves requested a review from martatolosa July 1, 2026 14:21
@atimgraves atimgraves self-assigned this Jul 1, 2026
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 1, 2026
@martatolosa
martatolosa merged commit 64ecb16 into main Jul 1, 2026
1 check passed
@martatolosa
martatolosa deleted the timeseris branch July 1, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants