問題タブ [dynatrace]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
136 参照

jmeter - dynatrace から AWR レポートを取得するには?

DBのパフォーマンス分析は初めてです。

  1. dynatrace から AWR レポートを取得するには?
  2. AWRレポートで監視しているパラメータは何ですか?
0 投票する
1 に答える
587 参照

slack - Settings of Incoming WebHooks configuration are ignored

We have created an Incoming WebHooks configuration so that Dynatrace can post alerts to our development channel. This worked great for a while, but later on, we decided to use a separate "operations" channel for notifications. So I changed the "Post to Channel" setting of our Incoming WebHooks configuration and expected that the notifications would appear in the new channel.

However Slack seems to ignore my new "Post to Channel" setting. It keeps posting to the previously configured channel. What am I doing wrong?

I also noticed that the other attributes in the configuration seem to be ignored. E.g. we did not customize the name and icon, but the alerts were still posted with the name "Dynatrace" and a Dynatrace icon. But I am sure that I'm looking at the right configuration because I navigated to the configuration from one of the alert posts. This is really confusing...

0 投票する
1 に答える
392 参照

java - dynatrace が javaagent を Java プロセスにアタッチする方法を知っている人はいますか?

エージェントでdynatraceのjavaプロセスにjavaagentをアタッチするのは黒魔術です。

JAVA_TOOL_OPTIONS環境またはJAVA_OPTSノードが見つかりませんでした。

しかし、いくつかのエージェント jar がブート パス (sun.boot.class.path) に追加されていることがわかりました。

Javaの黒魔術についてもっと知りたいです。誰かがそれを説明できますか?