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

Add Dynatrace to landscape model #175

Merged
merged 5 commits into from
Feb 29, 2024
Merged

Conversation

mreider
Copy link
Contributor

@mreider mreider commented Mar 10, 2023

Added Dynatrace, OneAgent, ActiveGate, and Micrometer to the OpenAPM landscape.

Copy link
Contributor

@ArianeKraus ArianeKraus left a comment

Choose a reason for hiding this comment

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

Hey there, there are some unresolved references which need to be fixed as the data-model cannot be build otherwise. :)
You can check if the model can be build with >$npm run-script build <

- prometheus-exposition-format
dataTo:
- grafana
dataFrom:
Copy link
Contributor

Choose a reason for hiding this comment

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

influx, prometheus and jaeger need to actually reference another component id. So e.g. 'influxdata-influxdb' or 'influxdata-telegraf' instead. Which id's are available can be looked up in the respective component file yaml.

dataFrom:
- opencensus
- opentelemetry
- prometheus
Copy link
Contributor

Choose a reason for hiding this comment

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

same here :)

@mreider
Copy link
Contributor Author

mreider commented Aug 7, 2023

I think these satisfy your comments?

Updating Model to have dynatrace send data to itself
@ArianeKraus ArianeKraus merged commit 8a17146 into openapm:master Feb 29, 2024
1 check passed
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