Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AL-11656 Dynatrace integration #509

Merged
merged 8 commits into from
Nov 6, 2024
Merged

AL-11656 Dynatrace integration #509

merged 8 commits into from
Nov 6, 2024

Conversation

vpoliukh
Copy link
Collaborator

No description provided.

@vpoliukh vpoliukh requested a review from dariakharlan October 14, 2024 07:11
@vpoliukh vpoliukh marked this pull request as ready for review October 23, 2024 09:43
},
{
'key': 'DYNATRACE_TOKEN',
'value': self.pipeline.source.config[source.SageSource.TOKEN]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why SageSource? and below as well

@@ -309,6 +309,11 @@ class PostgresPySource(Source):
CONNECTION_STRING = 'connection_string'


class DynatraceSource(Source):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should inherit APISource

@dariakharlan
Copy link
Collaborator

please add some basic tests also (just create/edit pipeline) - example agent/tests/test_input/test_2/test_oracle.py

@vpoliukh vpoliukh requested a review from dariakharlan November 5, 2024 15:45
@dariakharlan dariakharlan merged commit ba85918 into master Nov 6, 2024
3 checks passed
@dariakharlan dariakharlan deleted the AL-11656-dynatrace1 branch November 6, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants