cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using activegate API endpoint in dynakube as apiUrl

henk_stobbe
DynaMight Leader
DynaMight Leader

Hello,

Can not really find this in the doc;s, but I assume that for the operator I can use the containerized activeGates as the API/Rest endpoint e.g. param apiUrl,

KR Henk

3 REPLIES 3

gopher
Pro

Hi @henk_stobbe ,

 

Not documented (or at from what i've found so far), but if you take a look at the services it creates, you can make the api url.

For instance if the active gate service is  :  dynakube-activegate port 80/443

 The url would be 
https://dynakube-activegate.dynatrace:443/e/<tenantid>/api/..

or

http://dynakube-activegate.dynatrace:80/e/<tenantid>/api/..


Example for otel : http://dynakube-activegate.dynatrace:80/e/<tenantid>/api/v2/otlp/
The standard format for kubernetes when reaching a service is

<servicename>.<namespace>:<port> 

Hope this helps 
 

henk_stobbe
DynaMight Leader
DynaMight Leader

Please be aware that you can not use the (containerized) activeGate for the operator apiUrl, this activeGate is create by the operator and does not exists yet!

KR Henk

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi @henk_stobbe & @gopher 

You can find in documentation the follows:

Yosi_Neuman_0-1728834299791.png

HTH

Yos

 

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Featured Posts